Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/132367/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/headscale/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/headscale/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:06.184174Z",
    "action": 71,
    "target": "To create users and connect clients, refer to Headscale's documentation.  To call Headscale's program, open a dedicated shell with `yunohost app shell __APP__` then call it with `./headscale -c config.yaml`, followed by its parameters.",
    "id": 203347,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/203347/?format=api"
}