Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/408210/?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:16:42.308501Z",
    "action": 2,
    "target": "Los comentarios son una gran herramienta para que los usuarios debatan sobre el contenido de la página.",
    "id": 203339,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/203339/?format=api"
}