Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/571698/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tourcode-tourtranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tourcode-tourtranslations/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-05T09:49:44.049961Z",
    "action": 59,
    "target": "Título",
    "id": 398275,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/398275/?format=api"
}