Translation components API.

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

GET /api/components/diyseeds-org-persons/janneke-tops/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-persons/janneke-tops/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/janneke-tops/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-26T08:52:19.515931+02:00",
            "action": 47,
            "target": "",
            "id": 151819,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/151819/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/janneke-tops/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T04:38:34.646500+01:00",
            "action": 47,
            "target": "",
            "id": 160224,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/160224/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/janneke-tops/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-06T04:38:34.654511+01:00",
            "action": 14,
            "target": "",
            "id": 160225,
            "action_name": "Component automatically locked",
            "url": "http://translate.diyseeds.org/api/changes/160225/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-persons/janneke-tops/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-07T04:32:37.400961+01:00",
            "action": 15,
            "target": "",
            "id": 160571,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/160571/?format=api"
        }
    ]
}