Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/42222/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/glossary/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/glossary/sl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-19T18:59:51.901571Z",
    "action": 31,
    "target": "",
    "id": 39662,
    "action_name": "New string added",
    "url": "http://translate.pretalx.com/api/changes/39662/?format=api"
}