Translation components API.

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

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

{
    "count": 47,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/en/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/230632/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:58:20.939142Z",
            "action": 59,
            "target": "You have successfully added Item Kit",
            "id": 135963,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/135963/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/230641/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:58:20.939247Z",
            "action": 59,
            "target": "You have successfully deleted",
            "id": 135964,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/135964/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/230651/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:58:20.939333Z",
            "action": 59,
            "target": "You have successfully updated Item Kit",
            "id": 135965,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/135965/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/230660/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:58:20.939403Z",
            "action": 59,
            "target": "",
            "id": 135966,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/135966/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/230671/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/item_kits/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/item_kits/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:58:20.939488Z",
            "action": 59,
            "target": "Update Item Kit",
            "id": 135967,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/135967/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:58:20.939590Z",
            "action": 0,
            "target": "",
            "id": 135968,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/135968/?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/en/?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:36.739522Z",
            "action": 0,
            "target": "",
            "id": 179339,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179339/?format=api"
        }
    ]
}