Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/572301/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-api/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/ui-extension-api/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-17T03:06:08.751935Z",
    "action": 59,
    "target": "Scripts in the parameters of the UI Extension require script right and possibly programming right.",
    "id": 400011,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/400011/?format=api"
}