Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/252956/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:37.169190Z",
            "action": 59,
            "target": "Supplier",
            "id": 158676,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/158676/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/252958/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:37.169293Z",
            "action": 59,
            "target": "Id",
            "id": 158677,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/158677/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/252960/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:37.169381Z",
            "action": 59,
            "target": "Tax Id",
            "id": 158678,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/158678/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/252962/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/suppliers/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/suppliers/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:37.169488Z",
            "action": 59,
            "target": "Update Supplier",
            "id": 158679,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/158679/?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/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-08T08:46:37.169610Z",
            "action": 0,
            "target": "",
            "id": 158680,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/158680/?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/?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.153941Z",
            "action": 0,
            "target": "",
            "id": 179297,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/179297/?format=api"
        }
    ]
}