Translation components API.

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

GET /api/components/plugins/browse-plugin/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 511,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/changes/?format=api&page=10",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-06T03:44:55.585491Z",
            "action": 18,
            "target": "",
            "id": 782358,
            "action_name": "Pushed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/782358/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T17:41:07.058620Z",
            "action": 53,
            "target": "",
            "id": 782951,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/782951/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-09T17:41:08.774461Z",
            "action": 21,
            "target": "",
            "id": 782952,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782952/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-15T03:24:07.502170Z",
            "action": 47,
            "target": "",
            "id": 815140,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/815140/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-15T03:24:07.512383Z",
            "action": 14,
            "target": "",
            "id": 815141,
            "action_name": "Component locked",
            "url": "http://translate.pkp.sfu.ca/api/changes/815141/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-15T04:13:01.136917Z",
            "action": 47,
            "target": "",
            "id": 815312,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/815312/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-16T03:05:07.583934Z",
            "action": 15,
            "target": "",
            "id": 815561,
            "action_name": "Component unlocked",
            "url": "http://translate.pkp.sfu.ca/api/changes/815561/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-19T23:07:57.082448Z",
            "action": 53,
            "target": "",
            "id": 815966,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/815966/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-19T23:07:59.257619Z",
            "action": 21,
            "target": "",
            "id": 815967,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/815967/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T20:53:00.003373Z",
            "action": 53,
            "target": "",
            "id": 834694,
            "action_name": "Received repository notification",
            "url": "http://translate.pkp.sfu.ca/api/changes/834694/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-01-30T20:53:01.515980Z",
            "action": 21,
            "target": "",
            "id": 834695,
            "action_name": "Rebased repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/834695/?format=api"
        }
    ]
}