Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-29T11:07:08.510573Z",
    "action": 17,
    "target": "",
    "id": 156758,
    "action_name": "Changes committed",
    "url": "https://weblate.tusky.app/api/changes/156758/?format=api"
}