Changes API.

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

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

{
    "unit": "https://translate.webtrees.net/api/units/516361/?format=api",
    "component": "https://translate.webtrees.net/api/components/webtrees/webtrees-22/?format=api",
    "translation": "https://translate.webtrees.net/api/translations/webtrees/webtrees-22/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T12:27:57.929920Z",
    "action": 59,
    "target": "This note does not exist or you do not have permission to view it.",
    "id": 533190,
    "action_name": "String updated in the repository",
    "url": "https://translate.webtrees.net/api/changes/533190/?format=api"
}