Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/146916/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T03:38:28.653704Z",
    "action": 71,
    "target": "In addition, YunoHost receives significant in-kind donations in the form of servers or bandwidth from other non-profit organizations as well as from independent web companies such as Globenet, Gitoyen, TetaNeutral and Octopuce.<br>These in-kind donations are not represented in the graph below.",
    "id": 222131,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/222131/?format=api"
}