Translation components API.

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

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

{
    "count": 8701,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/changes/?format=api&page=174",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2018-05-11T09:08:10.641004Z",
            "action": 20,
            "target": "",
            "id": 8215,
            "action_name": "Repository merged",
            "url": "https://l10n.xwiki.org/api/changes/8215/?format=api"
        }
    ]
}