Translation components API.

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

GET /api/components/libo_ui-master/scp2sourceonlineupdate/changes/?format=api&page=12
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 551,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceonlineupdate/changes/?format=api&page=11",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceonlineupdate/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T17:28:07.837912Z",
            "action": 51,
            "target": "",
            "id": 2334,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/2334/?format=api"
        }
    ]
}