Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/253845/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:03.277477Z",
            "action": 59,
            "target": "You have successfully added Supplier",
            "id": 159430,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159430/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253847/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:03.277559Z",
            "action": 59,
            "target": "You have successfully deleted Supplier",
            "id": 159431,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159431/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253852/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:03.277639Z",
            "action": 59,
            "target": "You have successfully updated Supplier",
            "id": 159432,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159432/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253854/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:03.277737Z",
            "action": 59,
            "target": "Supplier",
            "id": 159433,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159433/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253856/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:03.277817Z",
            "action": 59,
            "target": "ID",
            "id": 159434,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159434/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253859/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:03.277895Z",
            "action": 59,
            "target": "Tax Id",
            "id": 159435,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159435/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/253863/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:03.277976Z",
            "action": 59,
            "target": "Update Supplier",
            "id": 159436,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/159436/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:47:03.290967Z",
            "action": 0,
            "target": "",
            "id": 159437,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/159437/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/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:23:30.879714Z",
            "action": 0,
            "target": "",
            "id": 179308,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179308/?format=api"
        }
    ]
}