Translation components API.

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

GET /api/translations/zorin-appearance/glossary/tg/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://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/tg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:58.386273Z",
            "action": 17,
            "target": "",
            "id": 29140,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29140/?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/tg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:52:00.372730Z",
            "action": 0,
            "target": "",
            "id": 29214,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29214/?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/tg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:52:00.386391Z",
            "action": 0,
            "target": "",
            "id": 29215,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29215/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28247/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/tg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.731219Z",
            "action": 31,
            "target": "",
            "id": 37565,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37565/?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/tg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:45.718975Z",
            "action": 17,
            "target": "",
            "id": 38023,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38023/?format=api"
        }
    ]
}