Changes API.

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

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

{
    "unit": "https://translate.webtrees.net/api/units/34680/?format=api",
    "component": "https://translate.webtrees.net/api/components/webtrees/webtrees-20/?format=api",
    "translation": "https://translate.webtrees.net/api/translations/webtrees/webtrees-20/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-10T11:54:26.945611Z",
    "action": 59,
    "target": "%1$s × %2$s",
    "id": 33714,
    "action_name": "String updated in the repository",
    "url": "https://translate.webtrees.net/api/changes/33714/?format=api"
}