Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.securedrop.org/api/components/securedrop/securedrop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/is/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-23T15:06:27.494115Z",
    "action": 17,
    "target": "",
    "id": 71233,
    "action_name": "Changes committed",
    "url": "https://weblate.securedrop.org/api/changes/71233/?format=api"
}