Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.opensourcepos.org/api/units/212710/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:27.489240Z",
            "action": 59,
            "target": "",
            "id": 116645,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/116645/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212711/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:27.489320Z",
            "action": 59,
            "target": "您正在使用 Open Source Point Of Sale 版本",
            "id": 116646,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/116646/?format=api"
        },
        {
            "unit": "https://translate.opensourcepos.org/api/units/212712/?format=api",
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:27.489390Z",
            "action": 59,
            "target": "郵遞區號",
            "id": 116647,
            "action_name": "String updated in the repository",
            "url": "https://translate.opensourcepos.org/api/changes/116647/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:33:27.489469Z",
            "action": 0,
            "target": "",
            "id": 116648,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/116648/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-07T23:37:30.278362Z",
            "action": 44,
            "target": "",
            "id": 117569,
            "action_name": "New strings to translate",
            "url": "https://translate.opensourcepos.org/api/changes/117569/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
            "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/zh_Hant/?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:21:51.145146Z",
            "action": 0,
            "target": "",
            "id": 178815,
            "action_name": "Resource update",
            "url": "https://translate.opensourcepos.org/api/changes/178815/?format=api"
        }
    ]
}