Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-04T18:48:01.953450Z",
    "action": 17,
    "target": "",
    "id": 12772156,
    "action_name": "Changes committed",
    "url": "https://translate.fedoraproject.org/api/changes/12772156/?format=api"
}