Translation components API.

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

GET /api/translations/opensourcepos/item_kits/ur/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 44,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/ur/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/235956/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:00:22.700107Z",
            "action": 59,
            "target": "",
            "id": 141130,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/141130/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:00:22.700183Z",
            "action": 0,
            "target": "",
            "id": 141131,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/141131/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/ur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T00:00:47.799947Z",
            "action": 44,
            "target": "",
            "id": 142269,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/142269/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/ur/?format=api",
            "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
            "timestamp": "2025-03-28T21:23:43.078358Z",
            "action": 0,
            "target": "",
            "id": 179377,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179377/?format=api"
        }
    ]
}