Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/96362/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouweb/main/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouweb/main/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-26T11:49:32.043900Z",
    "action": 13,
    "target": "",
    "id": 27880,
    "action_name": "New source string",
    "url": "https://t.naviter.com/api/changes/27880/?format=api"
}