Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/6497/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/oc/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-02T17:14:51.142487Z",
    "action": 30,
    "target": "Could not make the service '{service}' automatically start at boot.",
    "id": 201165,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/201165/?format=api"
}