Translation components API.

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

GET /api/components/xwiki-platform/xwiki-xwikisyntaxescapes/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 251,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxescapes/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxescapes/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxescapes/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "timestamp": "2019-01-31T10:04:53.491623Z",
            "action": 0,
            "target": "",
            "id": 76747,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/76747/?format=api"
        }
    ]
}