Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/146557/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T03:38:35.088364Z",
    "action": 59,
    "target": "un travail bénévole qui pourrait être valorisé autour de 250 000 € par an s'il était rémunéré",
    "id": 222600,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/222600/?format=api"
}