Translation components API.

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

GET /api/translations/zorin-appearance/glossary/vi/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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T18:58:32.927953Z",
            "action": 17,
            "target": "",
            "id": 36372,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/36372/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T18:58:36.258944Z",
            "action": 0,
            "target": "",
            "id": 36421,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/36421/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28254/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.731558Z",
            "action": 31,
            "target": "",
            "id": 37572,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37572/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:46.993517Z",
            "action": 17,
            "target": "",
            "id": 38053,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38053/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28254/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/vi/?format=api",
            "user": "https://translations.zorin.com/api/users/anonymous/?format=api",
            "author": "https://translations.zorin.com/api/users/anonymous/?format=api",
            "timestamp": "2024-03-09T10:20:28.684199Z",
            "action": 4,
            "target": "Thanh tác vụ",
            "id": 52105,
            "action_name": "Suggestion added",
            "url": "https://translations.zorin.com/api/changes/52105/?format=api"
        }
    ]
}