Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/ar/?format=api",
    "user": "https://translate.yunohost.org/api/users/BoFFire/?format=api",
    "author": "https://translate.yunohost.org/api/users/BoFFire/?format=api",
    "timestamp": "2025-05-12T22:56:57.142827Z",
    "action": 48,
    "target": "",
    "id": 229116,
    "action_name": "Language added",
    "url": "https://translate.yunohost.org/api/changes/229116/?format=api"
}