Translation components API.

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

GET /api/translations/lunasea/lidarr/da/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/lidarr/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/lidarr/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-11T00:48:20.722407+01:00",
            "action": 0,
            "target": "",
            "id": 80715866,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/80715866/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/116118769/?format=api",
            "component": "https://hosted.weblate.org/api/components/lunasea/lidarr/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/lidarr/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-11T00:48:20.722394+01:00",
            "action": 71,
            "target": "",
            "id": 80715865,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/80715865/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/116118768/?format=api",
            "component": "https://hosted.weblate.org/api/components/lunasea/lidarr/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/lidarr/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-11T00:48:20.722370+01:00",
            "action": 71,
            "target": "",
            "id": 80715864,
            "action_name": "String added in the repository",
            "url": "https://hosted.weblate.org/api/changes/80715864/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/lunasea/lidarr/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/lunasea/lidarr/da/?format=api",
            "user": "https://hosted.weblate.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-02-11T00:48:20.658927+01:00",
            "action": 17,
            "target": "",
            "id": 80715863,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/80715863/?format=api"
        }
    ]
}