Translation components API.

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

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

{
    "count": 256,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/openbmap/strings/zh_Hant/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/80863746/?format=api",
            "component": "https://hosted.weblate.org/api/components/openbmap/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/openbmap/strings/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-15T00:54:05.399994+02:00",
            "action": 59,
            "target": "手機 GPS 設定",
            "id": 31458069,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/31458069/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/80863745/?format=api",
            "component": "https://hosted.weblate.org/api/components/openbmap/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/openbmap/strings/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-15T00:54:05.399920+02:00",
            "action": 59,
            "target": "",
            "id": 31458068,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/31458068/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/80863744/?format=api",
            "component": "https://hosted.weblate.org/api/components/openbmap/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/openbmap/strings/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-15T00:54:05.399844+02:00",
            "action": 59,
            "target": "地圖",
            "id": 31458067,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/31458067/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/80863743/?format=api",
            "component": "https://hosted.weblate.org/api/components/openbmap/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/openbmap/strings/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-15T00:54:05.399767+02:00",
            "action": 59,
            "target": "Wifi 索引",
            "id": 31458066,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/31458066/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/80863742/?format=api",
            "component": "https://hosted.weblate.org/api/components/openbmap/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/openbmap/strings/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-15T00:54:05.399685+02:00",
            "action": 59,
            "target": "日誌記錄",
            "id": 31458065,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/31458065/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/80863741/?format=api",
            "component": "https://hosted.weblate.org/api/components/openbmap/strings/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/openbmap/strings/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-15T00:54:05.399568+02:00",
            "action": 59,
            "target": "設定",
            "id": 31458064,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/31458064/?format=api"
        }
    ]
}