Translation components API.

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

GET /api/components/diyseeds-org-videos/savoy-cabbage/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-videos/savoy-cabbage/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/savoy-cabbage/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/savoy-cabbage/ff/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-29T14:01:33.568491+02:00",
            "action": 44,
            "target": "",
            "id": 145631,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/145631/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/savoy-cabbage/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-08-30T08:52:16.203051+02:00",
            "action": 47,
            "target": "",
            "id": 146104,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/146104/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/savoy-cabbage/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-25T09:53:49.704585+02:00",
            "action": 47,
            "target": "",
            "id": 193830,
            "action_name": "New alert",
            "url": "http://translate.diyseeds.org/api/changes/193830/?format=api"
        }
    ]
}