Translation components API.

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

GET /api/translations/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-73/sv/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-nodetypestwocolumn-73/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-73/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-04T21:19:41.073464+02:00",
            "action": 0,
            "target": "",
            "id": 36440501,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36440501/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84633468/?format=api",
            "component": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-73/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-73/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-04T21:19:41.073383+02:00",
            "action": 59,
            "target": "Två kolumns innehåll",
            "id": 36440500,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36440500/?format=api"
        }
    ]
}