Changes API.

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

GET /api/changes/69446/?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/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-08T23:46:58.178844Z",
    "action": 0,
    "target": "",
    "id": 69446,
    "action_name": "Resource updated",
    "url": "https://weblate.securedrop.org/api/changes/69446/?format=api"
}