Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14936269/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus-anthy/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus-anthy/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-22T02:25:59.497733Z",
    "action": 59,
    "target": "Du kan ändra ordningen på språkfältet",
    "id": 12089509,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12089509/?format=api"
}