Translation components API.

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

GET /api/translations/turris/reforis-diagnostics-plugin/ro/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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-12T17:21:22.468403+01:00",
            "action": 0,
            "target": "",
            "id": 83897175,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/83897175/?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/ro/?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:46.414626+01:00",
            "action": 0,
            "target": "",
            "id": 9220503,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9220503/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-02T15:52:39+01:00",
            "action": 0,
            "target": "",
            "id": 5584361,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5584361/?format=api"
        }
    ]
}