Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/408205/?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/es/?format=api",
    "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
    "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
    "timestamp": "2020-06-27T12:14:21.058180Z",
    "action": 2,
    "target": "Edita esta página para añadir tablas, listas, macros y estructura con el fin de organizar tu conocimiento.",
    "id": 203337,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/203337/?format=api"
}