Translation components API.

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

GET /api/translations/diyseeds-org-videos/cucumber/si/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-videos/cucumber/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/cucumber/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-25T14:52:52.382762+02:00",
            "action": 0,
            "target": "",
            "id": 15148,
            "action_name": "Resource update",
            "url": "http://translate.diyseeds.org/api/changes/15148/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/cucumber/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/cucumber/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-25T14:52:52.507121+02:00",
            "action": 44,
            "target": "",
            "id": 15149,
            "action_name": "New strings to translate",
            "url": "http://translate.diyseeds.org/api/changes/15149/?format=api"
        }
    ]
}