Translation components API.

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

GET /api/translations/zorin-appearance/glossary/lt/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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:56.438767Z",
            "action": 17,
            "target": "",
            "id": 29132,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29132/?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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.524758Z",
            "action": 0,
            "target": "",
            "id": 29182,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29182/?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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.545882Z",
            "action": 0,
            "target": "",
            "id": 29183,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29183/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28220/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.729995Z",
            "action": 31,
            "target": "",
            "id": 37538,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37538/?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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:45.389638Z",
            "action": 17,
            "target": "",
            "id": 38015,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38015/?format=api"
        }
    ]
}