Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9111346/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/imsettings/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": "2021-12-27T21:26:09.888838Z",
    "action": 2,
    "target": "",
    "id": 3805529,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3805529/?format=api"
}