Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3371503/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/uk/?format=api",
    "user": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
    "author": "https://l10n.elementary.io/api/users/ihor_ck/?format=api",
    "timestamp": "2023-07-27T22:01:53.612490Z",
    "action": 5,
    "target": "Пропрієтарні драйвери містять закритий код, який неможливо переглянути. Оновлення безпеки та інші оновлення залежать від виробника драйверів.",
    "id": 1769388,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1769388/?format=api"
}