Changes API.

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

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

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