Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.ayana.io/api/components/ayana/commands/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/commands/es_CL/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-09T19:32:46.874667Z",
    "action": 0,
    "target": "",
    "id": 438,
    "action_name": "Resource update",
    "url": "https://translate.ayana.io/api/changes/438/?format=api"
}