Translation components API.

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

GET /api/translations/opensourcepos/customers/tl/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/tl/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/222067/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:34.659393Z",
            "action": 59,
            "target": "You have successfully added customer",
            "id": 126963,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/126963/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/222069/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:34.659493Z",
            "action": 59,
            "target": "Tax Code",
            "id": 126964,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/126964/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/222072/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:34.659591Z",
            "action": 59,
            "target": "Tax Id",
            "id": 126965,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/126965/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/222073/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:34.659691Z",
            "action": 59,
            "target": "Taxable",
            "id": 126966,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/126966/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/222076/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:34.659801Z",
            "action": 59,
            "target": "Total spent",
            "id": 126967,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/126967/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/222077/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:34.659903Z",
            "action": 59,
            "target": "Update Customer",
            "id": 126968,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/126968/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/222079/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:34.660002Z",
            "action": 59,
            "target": "Rewards Package",
            "id": 126969,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/126969/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:54:34.660095Z",
            "action": 0,
            "target": "",
            "id": 126970,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/126970/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/tl/?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:59.124765Z",
            "action": 0,
            "target": "",
            "id": 179584,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179584/?format=api"
        }
    ]
}