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/it/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/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T13:57:57.996804+02:00",
            "action": 0,
            "target": "",
            "id": 34222,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/34222/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-articles/plant-selection-in-the-industrial-age/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-articles/plant-selection-in-the-industrial-age/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T13:57:58.096710+02:00",
            "action": 44,
            "target": "",
            "id": 34223,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/34223/?format=api"
        }
    ]
}