Translation components API.

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

GET /api/translations/zorin-appearance/glossary/th/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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:49.357746Z",
            "action": 17,
            "target": "",
            "id": 29107,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29107/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:52:00.429640Z",
            "action": 0,
            "target": "",
            "id": 29216,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29216/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:52:00.445564Z",
            "action": 0,
            "target": "",
            "id": 29217,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29217/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28248/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.731266Z",
            "action": 31,
            "target": "",
            "id": 37566,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37566/?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/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:44.277765Z",
            "action": 17,
            "target": "",
            "id": 37990,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/37990/?format=api"
        }
    ]
}