Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/316729/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/flarum-markdown/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/flarum-markdown/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-12T13:36:22.798936Z",
    "action": 59,
    "target": "",
    "id": 214578,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rob006.net/api/changes/214578/?format=api"
}