Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843512/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
    "timestamp": "2023-01-02T23:44:29.666765Z",
    "action": 2,
    "target": "Se si desidera ignorare $SOURCE_BASE_PATH cercando di accedere ($ACCESS) a $TARGET_BASE_PATH $TARGET_CLASS, perché si ritiene che non dovrebbe aver bisogno di questo accesso.",
    "id": 9051003,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9051003/?format=api"
}