Translation components API.

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

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

{
    "count": 4,
    "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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:44.194498Z",
            "action": 17,
            "target": "",
            "id": 29095,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29095/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:58.756536Z",
            "action": 0,
            "target": "",
            "id": 29152,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29152/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28187/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.728927Z",
            "action": 31,
            "target": "",
            "id": 37506,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37506/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:43.602270Z",
            "action": 17,
            "target": "",
            "id": 37978,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/37978/?format=api"
        }
    ]
}