Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12172167/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AlekseyFedorov/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlekseyFedorov/?format=api",
    "timestamp": "2024-02-29T16:24:45.553506Z",
    "action": 2,
    "target": "Не удалось создать снимок перед обновлением. Вы можете продолжить \n\nустановку, но имейте в виду, что вы не сможете вернуться к состоянию, \n\nпредшествующему обновлению, если только вы не создали снимок вручную.",
    "id": 3005298,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3005298/?format=api"
}