Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/354441/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/ClemensRobbenhaar/?format=api",
    "author": "https://l10n.xwiki.org/api/users/ClemensRobbenhaar/?format=api",
    "timestamp": "2020-03-17T17:33:02.177193Z",
    "action": 2,
    "target": "Weitere Informationen zu den einzelnen Funktionen finden Sie in der {0}Dokumentation{1}.",
    "id": 196553,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/196553/?format=api"
}