Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619009/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": null,
            "timestamp": "2020-05-19T12:35:37.285666Z",
            "action": 5,
            "target": "本地端",
            "old": "",
            "details": {},
            "id": 630225,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/630225/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619011/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": null,
            "timestamp": "2020-05-19T12:34:48.376106Z",
            "action": 5,
            "target": "同時多執行緒",
            "old": "",
            "details": {},
            "id": 630223,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/630223/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619013/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": null,
            "timestamp": "2020-05-19T12:25:52.372472Z",
            "action": 5,
            "target": "iSCSI 啟動器",
            "old": "",
            "details": {},
            "id": 630188,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/630188/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619015/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": null,
            "timestamp": "2020-05-19T12:23:36.454660Z",
            "action": 5,
            "target": "組態",
            "old": "",
            "details": {},
            "id": 630184,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/630184/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619017/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": null,
            "timestamp": "2020-05-19T12:22:58.342708Z",
            "action": 5,
            "target": "內核",
            "old": "",
            "details": {},
            "id": 630183,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/630183/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619019/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": null,
            "timestamp": "2020-05-19T12:20:45.346487Z",
            "action": 2,
            "target": "請點按瞭解詳細資訊",
            "old": "",
            "details": {},
            "id": 630179,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/630179/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7619019/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": null,
            "timestamp": "2020-05-19T12:20:27.706837Z",
            "action": 5,
            "target": "請點按取得詳細資訊",
            "old": "",
            "details": {},
            "id": 630178,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/630178/?format=api"
        }
    ]
}