Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.skvalex.com/api/components/callrecorder/glossary/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/glossary/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-12-22T21:15:32.615252Z",
    "action": 0,
    "target": "",
    "id": 19496,
    "action_name": "Resource updated",
    "url": "https://translate.skvalex.com/api/changes/19496/?format=api"
}