Translation components API.

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

GET /api/translations/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-73/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": "https://hosted.weblate.org/api/components/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-73/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-73/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-04T21:19:38.725511+02:00",
            "action": 0,
            "target": "",
            "id": 36440104,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36440104/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84633056/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-04T21:19:38.725430+02:00",
            "action": 59,
            "target": "Contenuto due colonne",
            "id": 36440103,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/36440103/?format=api"
        }
    ]
}