Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/iso-codes/iso-3166-3/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/iso-codes/iso-3166-3/ta/?format=api",
    "user": "https://hosted.weblate.org/api/users/Toddy/?format=api",
    "author": null,
    "timestamp": "2024-01-14T12:50:40.431530+01:00",
    "action": 17,
    "target": "",
    "id": 77197212,
    "action_name": "Changes committed",
    "url": "https://hosted.weblate.org/api/changes/77197212/?format=api"
}