Translation components API.

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

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

{
    "count": 182,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/suzanne-ashworth/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/suzanne-ashworth/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-05T04:32:23.282280+01:00",
            "action": 15,
            "target": "",
            "id": 166434,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/166434/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/suzanne-ashworth/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:54.137869+02:00",
            "action": 47,
            "target": "",
            "id": 193897,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193897/?format=api"
        }
    ]
}