Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/2685665/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "timestamp": "2020-03-24T14:47:50.755176Z",
    "action": 5,
    "target": "Je gebruikt de 'network'-service die wordt geleverd door' networkscripts ', die nu is verouderd.",
    "old": "",
    "details": {},
    "id": 254219,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/254219/?format=api"
}