Translation components API.

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

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

{
    "count": 283,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/resources/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/resources/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.593363+02:00",
            "action": 47,
            "target": "",
            "id": 116223,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/116223/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/resources/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-02T05:32:24.614989+02:00",
            "action": 14,
            "target": "",
            "id": 116224,
            "action_name": "Component automatically locked",
            "url": "http://translate.diyseeds.org/api/changes/116224/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/resources/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-03T05:32:22.242752+02:00",
            "action": 15,
            "target": "",
            "id": 116609,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/116609/?format=api"
        }
    ]
}