Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/87448/?format=api",
    "component": "https://translate.skvalex.com/api/components/callrecorder/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-19T14:27:06.212100Z",
    "action": 59,
    "target": "",
    "id": 20187,
    "action_name": "String updated in the repository",
    "url": "https://translate.skvalex.com/api/changes/20187/?format=api"
}