Translation components API.

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

GET /api/components/diyseeds-org-pages/films/changes/?format=api&page=21
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 405,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/changes/?format=api&page=20",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-06T07:52:18.941797+01:00",
            "action": 47,
            "target": "",
            "id": 88807,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/88807/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T07:52:14.976933+01:00",
            "action": 47,
            "target": "",
            "id": 109273,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/109273/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.638048+02:00",
            "action": 47,
            "target": "",
            "id": 116227,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/116227/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.684830+02:00",
            "action": 14,
            "target": "",
            "id": 116228,
            "action_name": "Component automatically locked",
            "url": "http://translate.diyseeds.org/api/changes/116228/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T05:32:22.321446+02:00",
            "action": 15,
            "target": "",
            "id": 116611,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/116611/?format=api"
        }
    ]
}