Translation components API.

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

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

{
    "count": 66,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/en_GB/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/217438/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:27.485899Z",
            "action": 59,
            "target": "Taxable",
            "id": 122477,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122477/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217439/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:27.485973Z",
            "action": 59,
            "target": "Total spent",
            "id": 122478,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122478/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217440/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:27.496153Z",
            "action": 59,
            "target": "Update Customer",
            "id": 122479,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122479/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/217441/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:27.496241Z",
            "action": 59,
            "target": "Rewards",
            "id": 122480,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/122480/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:52:27.496317Z",
            "action": 0,
            "target": "",
            "id": 122481,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/122481/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/customers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/customers/en_GB/?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.573873Z",
            "action": 0,
            "target": "",
            "id": 179560,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179560/?format=api"
        }
    ]
}