Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/438718/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/display-macro/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-07-05T22:20:45.838261Z",
    "action": 2,
    "target": "Un identificador opcional de una sección a incluir en la página especificada.",
    "id": 209393,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/209393/?format=api"
}