Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-03T17:20:59.314933Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 11886323,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/11886323/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14808445/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/glossary/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2023-07-03T16:48:48.590106Z",
            "action": 31,
            "target": "조건부 재시작",
            "old": "",
            "details": {},
            "id": 11886281,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11886281/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14808443/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/glossary/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2023-07-03T16:31:45.619179Z",
            "action": 31,
            "target": "가상 이더넷 연결장치",
            "old": "",
            "details": {},
            "id": 11886268,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11886268/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/14808441/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/glossary/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2023-07-03T16:25:59.438302Z",
            "action": 31,
            "target": "피어",
            "old": "",
            "details": {},
            "id": 11886263,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/11886263/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-15T20:02:21.021257Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 3482180,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3482180/?format=api"
        }
    ]
}