Translation components API.

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

GET /api/translations/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-81/vi/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": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-81/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:49.027748+02:00",
            "action": 0,
            "target": "",
            "id": 36587408,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36587408/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84743752/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-81/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-81/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-06T15:34:49.027662+02:00",
            "action": 59,
            "target": "Nội dung với ba cột",
            "id": 36587407,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36587407/?format=api"
        }
    ]
}