Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/134242/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/netdata/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/netdata/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:40:04.817950Z",
    "action": 71,
    "target": "![charts-are-synchronized](https://user-images.githubusercontent.com/2662304/48309003-b4fb3b80-e578-11e8-86f6-f505c7059c15.gif)",
    "id": 205859,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/205859/?format=api"
}