Translation components API.

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

GET /api/components/omr/luciapplicationsmlvpn/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 154,
    "next": null,
    "previous": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-06-03T07:33:12.172746Z",
            "action": 47,
            "target": "",
            "id": 475,
            "action_name": "Alert triggered",
            "url": "http://weblate.openmptcprouter.com/api/changes/475/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-06-02T11:30:39.448944Z",
            "action": 47,
            "target": "",
            "id": 388,
            "action_name": "Alert triggered",
            "url": "http://weblate.openmptcprouter.com/api/changes/388/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-05-29T15:48:52.121467Z",
            "action": 47,
            "target": "",
            "id": 359,
            "action_name": "Alert triggered",
            "url": "http://weblate.openmptcprouter.com/api/changes/359/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmlvpn/?format=api",
            "translation": null,
            "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
            "timestamp": "2020-05-28T18:52:08.627944Z",
            "action": 51,
            "target": "",
            "id": 202,
            "action_name": "Component created",
            "url": "http://weblate.openmptcprouter.com/api/changes/202/?format=api"
        }
    ]
}