Translation components API.

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

GET /api/translations/python-meh/rhel-9/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": "https://translate.fedoraproject.org/api/units/8830407/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2022-11-13T09:04:12.143011Z",
            "action": 2,
            "target": "프로그램에서 알 수 없는 오류가 발생했습니다. 다음의 결점을 보고하거나\n프로그램을 종료 할 수 있습니다.",
            "id": 8725012,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/8725012/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8830407/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2022-11-13T09:04:12.137697Z",
            "action": 45,
            "target": "",
            "id": 8725011,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/8725011/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-18T17:51:50.467940Z",
            "action": 0,
            "target": "",
            "id": 3647156,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3647156/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/gogo2/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/gogo2/?format=api",
            "timestamp": "2021-10-18T17:50:33.967642Z",
            "action": 0,
            "target": "",
            "id": 3647086,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3647086/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T23:03:18.427167Z",
            "action": 0,
            "target": "",
            "id": 3564009,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3564009/?format=api"
        }
    ]
}