Translation components API.

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

GET /api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age-simplified/ta/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-articles/plant-selection-in-the-industrial-age-simplified/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age-simplified/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T11:02:16.260166+02:00",
            "action": 0,
            "target": "",
            "id": 34165,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/34165/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-articles/plant-selection-in-the-industrial-age-simplified/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age-simplified/ta/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T11:02:17.897118+02:00",
            "action": 44,
            "target": "",
            "id": 34175,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/34175/?format=api"
        }
    ]
}