Translation components API.

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

GET /api/translations/zorin-appearance/glossary/as/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/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:51.255116Z",
            "action": 17,
            "target": "",
            "id": 29114,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29114/?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/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:58.542678Z",
            "action": 0,
            "target": "",
            "id": 29143,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29143/?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/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:58.554251Z",
            "action": 0,
            "target": "",
            "id": 29144,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29144/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28171/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.728348Z",
            "action": 31,
            "target": "",
            "id": 37490,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37490/?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/as/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:44.564740Z",
            "action": 17,
            "target": "",
            "id": 37997,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/37997/?format=api"
        }
    ]
}