Translation components API.

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

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

{
    "count": 8,
    "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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:46.314534Z",
            "action": 17,
            "target": "",
            "id": 29099,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29099/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:58.853921Z",
            "action": 0,
            "target": "",
            "id": 29156,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29156/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:58.884347Z",
            "action": 0,
            "target": "",
            "id": 29158,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29158/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28190/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.729026Z",
            "action": 31,
            "target": "",
            "id": 37509,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37509/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:43.877712Z",
            "action": 17,
            "target": "",
            "id": 37982,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/37982/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28190/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en_GB/?format=api",
            "user": "https://translations.zorin.com/api/users/michael1220/?format=api",
            "author": "https://translations.zorin.com/api/users/michael1220/?format=api",
            "timestamp": "2023-12-16T10:21:41.604386Z",
            "action": 45,
            "target": "",
            "id": 44801,
            "action_name": "New contributor",
            "url": "https://translations.zorin.com/api/changes/44801/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28190/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/en_GB/?format=api",
            "user": "https://translations.zorin.com/api/users/michael1220/?format=api",
            "author": "https://translations.zorin.com/api/users/michael1220/?format=api",
            "timestamp": "2023-12-16T10:21:41.607220Z",
            "action": 5,
            "target": "Taskbar",
            "id": 44802,
            "action_name": "New translation",
            "url": "https://translations.zorin.com/api/changes/44802/?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/en_GB/?format=api",
            "user": "https://translations.zorin.com/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2023-12-16T19:52:13.432844Z",
            "action": 17,
            "target": "",
            "id": 44904,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/44904/?format=api"
        }
    ]
}