Translation components API.

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

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

{
    "count": 6,
    "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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-03T18:18:30.586480Z",
            "action": 0,
            "target": "",
            "id": 747900,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/747900/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7572905/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "timestamp": "2018-01-25T06:44:41.585316Z",
            "action": 2,
            "target": "XPRAM 구성 변경",
            "id": 845213,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/845213/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-25T09:05:31.249889Z",
            "action": 17,
            "target": "",
            "id": 845807,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/845807/?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/ko/?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:10.434540Z",
            "action": 0,
            "target": "",
            "id": 1198392,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1198392/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-23T02:37:00.810152Z",
            "action": 0,
            "target": "",
            "id": 1928783,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1928783/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-08T02:32:28.608833Z",
            "action": 0,
            "target": "",
            "id": 3010233,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3010233/?format=api"
        }
    ]
}