Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/145551/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/oc/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-01T23:55:51.994296Z",
    "action": 30,
    "target": "If you're not sure yet on, we invite you to [try the demo](https://doc.yunohost.org/try),  \nand take a look at [the pros and cons](https://doc.yunohost.org/selfhosting) of managing a server yourself.\n\nTake the time to think about what applications, what type of hardware and what domain name you want for your server.",
    "id": 220469,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/220469/?format=api"
}