Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1796658/?format=api",
    "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/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": "2021-06-20T10:58:10.913858Z",
    "action": 2,
    "target": "Простий засіб для створення знімків екрана. Знімайте весь екран, вибрані ділянки, поточні вікна власноруч та з допомогою таймера.",
    "id": 891003,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/891003/?format=api"
}