Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/48249/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/glossary/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-06T14:12:11.087762Z",
    "action": 31,
    "target": "",
    "id": 44033,
    "action_name": "New string added",
    "url": "http://translate.pretalx.com/api/changes/44033/?format=api"
}