Changes API.

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

GET /api/changes/18159/?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/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/bn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-27T16:51:24.689995Z",
    "action": 0,
    "target": "",
    "id": 18159,
    "action_name": "Resource updated",
    "url": "https://translate.skvalex.com/api/changes/18159/?format=api"
}