Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10408193/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/glossary/mr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-18T10:54:25.366027Z",
    "action": 31,
    "target": "",
    "old": "",
    "details": {},
    "id": 4959151,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/4959151/?format=api"
}