Translation components API.

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

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

{
    "count": 184,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-failed/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-failed/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T07:52:14.937018+01:00",
            "action": 47,
            "target": "",
            "id": 109272,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/109272/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-failed/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.624223+02:00",
            "action": 47,
            "target": "",
            "id": 116225,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/116225/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-failed/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.629976+02:00",
            "action": 14,
            "target": "",
            "id": 116226,
            "action_name": "Component automatically locked",
            "url": "http://translate.diyseeds.org/api/changes/116226/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-failed/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T05:32:22.274254+02:00",
            "action": 15,
            "target": "",
            "id": 116610,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/116610/?format=api"
        }
    ]
}