Translation components API.

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

GET /api/translations/tails/wikisrcdocpersistent_storageopenpo/zh_TW/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageopenpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageopenpo/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T15:33:01.287106Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "wiki/src/doc/persistent_storage/open.zh_TW.po"
            },
            "id": 3266081,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3266081/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageopenpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageopenpo/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-13T13:19:15.331269Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "content changed",
                "filename": "/app/data/vcs/tails/index/wiki/src/doc/persistent_storage/open.zh_TW.po"
            },
            "id": 3121286,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3121286/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/wikisrcdocpersistent_storageopenpo/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocpersistent_storageopenpo/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-18T15:15:45.304178Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "wiki/src/doc/persistent_storage/open.zh_TW.po"
            },
            "id": 3119423,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/3119423/?format=api"
        }
    ]
}