Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3021601/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/p-bo/?format=api",
    "author": "https://l10n.elementary.io/api/users/p-bo/?format=api",
    "timestamp": "2022-01-11T12:48:18.540622Z",
    "action": 2,
    "target": "Nabízíme dva způsoby jak být uvedeni jako dodavatel elementary OS v <a href=\"https://store.elementary.io\">našem obchodu</a> – oba s různými nároky a přínosy.",
    "id": 1207958,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1207958/?format=api"
}