Translation components API.

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

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

{
    "count": 282,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/components/diyseeds-org-videos-subtitles-english/carrot/changes/?format=api&page=14",
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos-subtitles-english/carrot/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-05T04:32:27.851773+01:00",
            "action": 15,
            "target": "",
            "id": 166457,
            "action_name": "Component automatically unlocked",
            "url": "http://translate.diyseeds.org/api/changes/166457/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos-subtitles-english/carrot/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos-subtitles-english/carrot/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-24T16:53:30.845361+02:00",
            "action": 0,
            "target": "",
            "id": 193607,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/193607/?format=api"
        }
    ]
}