Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:55.342655Z",
            "action": 17,
            "target": "",
            "id": 29129,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29129/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:52:00.574477Z",
            "action": 0,
            "target": "",
            "id": 29223,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29223/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28257/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.731696Z",
            "action": 31,
            "target": "",
            "id": 37575,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37575/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:45.254533Z",
            "action": 17,
            "target": "",
            "id": 38012,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38012/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28257/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/zh_Hant/?format=api",
            "user": "https://translations.zorin.com/api/users/reimu239/?format=api",
            "author": "https://translations.zorin.com/api/users/reimu239/?format=api",
            "timestamp": "2023-12-09T07:43:15.916034Z",
            "action": 45,
            "target": "",
            "id": 43011,
            "action_name": "New contributor",
            "url": "https://translations.zorin.com/api/changes/43011/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28257/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/zh_Hant/?format=api",
            "user": "https://translations.zorin.com/api/users/reimu239/?format=api",
            "author": "https://translations.zorin.com/api/users/reimu239/?format=api",
            "timestamp": "2023-12-09T07:43:15.918256Z",
            "action": 5,
            "target": "工作列表",
            "id": 43012,
            "action_name": "New translation",
            "url": "https://translations.zorin.com/api/changes/43012/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-10T14:42:52.529536Z",
            "action": 17,
            "target": "",
            "id": 43494,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/43494/?format=api"
        }
    ]
}