Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2788366/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "timestamp": "2022-07-27T19:25:31.251416Z",
    "action": 2,
    "target": "Der Befehl syspurpose akzeptiert keine positionalen Argumente!",
    "id": 6875518,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/6875518/?format=api"
}