Translation components API.

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

GET /api/translations/turris/reforis-diagnostics-plugin/fi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-diagnostics-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-diagnostics-plugin/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-12T17:21:21.646742+01:00",
            "action": 0,
            "target": "",
            "id": 83897163,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/83897163/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-diagnostics-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-diagnostics-plugin/fi/?format=api",
            "user": "https://hosted.weblate.org/api/users/aleksan4eg/?format=api",
            "author": "https://hosted.weblate.org/api/users/aleksan4eg/?format=api",
            "timestamp": "2021-02-03T12:03:44.115985+01:00",
            "action": 0,
            "target": "",
            "id": 9220491,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9220491/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-diagnostics-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-diagnostics-plugin/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-02T15:52:34+01:00",
            "action": 0,
            "target": "",
            "id": 5584348,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5584348/?format=api"
        }
    ]
}