Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-03T18:18:37.132619Z",
            "action": 0,
            "target": "",
            "id": 747907,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/747907/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2019-01-24T22:16:11.180288Z",
            "action": 0,
            "target": "",
            "id": 1198399,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1198399/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-23T02:37:02.634164Z",
            "action": 0,
            "target": "",
            "id": 1928791,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1928791/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-08T02:32:29.042499Z",
            "action": 0,
            "target": "",
            "id": 3010241,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3010241/?format=api"
        }
    ]
}