Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/34858/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://t.naviter.com/api/units/113238/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouforpc/seeyouforpc/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouforpc/seeyouforpc/de/?format=api",
    "user": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "author": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "timestamp": "2023-10-12T10:13:14.684132Z",
    "action": 5,
    "target": "~ 2500m (FL80)",
    "id": 34858,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/34858/?format=api"
}