Translation components API.

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

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

{
    "count": 69,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/217063/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:10.943936Z",
            "action": 59,
            "target": "You have successfully updated customer",
            "id": 121762,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121762/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217064/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:10.944991Z",
            "action": 59,
            "target": "Tax Code",
            "id": 121763,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121763/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217065/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:10.946858Z",
            "action": 59,
            "target": "Tax Id",
            "id": 121764,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121764/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217066/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:10.947716Z",
            "action": 59,
            "target": "Taxable",
            "id": 121765,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121765/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217067/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:10.947851Z",
            "action": 59,
            "target": "Total spent",
            "id": 121766,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121766/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217068/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:10.947965Z",
            "action": 59,
            "target": "Update Customer",
            "id": 121767,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121767/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217069/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:10.948064Z",
            "action": 59,
            "target": "Rewards Package",
            "id": 121768,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/121768/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:10.951488Z",
            "action": 0,
            "target": "",
            "id": 121769,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/121769/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/da/?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:24:56.230948Z",
            "action": 0,
            "target": "",
            "id": 179556,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179556/?format=api"
        }
    ]
}