Translation components API.

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

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

{
    "count": 243,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-thanks/changes/?format=api&page=12",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-thanks/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.721250+02:00",
            "action": 47,
            "target": "",
            "id": 116231,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/116231/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-thanks/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.726708+02:00",
            "action": 14,
            "target": "",
            "id": 116232,
            "action_name": "Component automatically locked",
            "url": "http://translate.diyseeds.org/api/changes/116232/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/donate-thanks/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T05:32:22.397237+02:00",
            "action": 15,
            "target": "",
            "id": 116613,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/116613/?format=api"
        }
    ]
}