Translation components API.

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

GET /api/translations/cyberos/terminal/vi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/91372719/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T09:51:14.709842+01:00",
            "action": 6,
            "target": "Huỷ",
            "id": 46154114,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/46154114/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/91372718/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T09:51:14.686309+01:00",
            "action": 6,
            "target": "Hoàn tất",
            "id": 46154112,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/46154112/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/91372717/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T09:51:14.669924+01:00",
            "action": 6,
            "target": "Quá trình đang chạy, bạn có chắc chắn muốn thoát không?",
            "id": 46154110,
            "action_name": "Automatically translated",
            "url": "https://hosted.weblate.org/api/changes/46154110/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T09:51:12.511041+01:00",
            "action": 0,
            "target": "",
            "id": 46154089,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/46154089/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/91372719/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T09:51:12.511009+01:00",
            "action": 59,
            "target": "",
            "id": 46154088,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/46154088/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/91372718/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T09:51:12.510972+01:00",
            "action": 59,
            "target": "",
            "id": 46154087,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/46154087/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/91372717/?format=api",
            "component": "https://hosted.weblate.org/api/components/cyberos/terminal/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/cyberos/terminal/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-28T09:51:12.510905+01:00",
            "action": 59,
            "target": "",
            "id": 46154086,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/46154086/?format=api"
        }
    ]
}