Translation components API.

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

GET /api/translations/zorin-appearance/glossary/uz/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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T18:58:34.434581Z",
            "action": 17,
            "target": "",
            "id": 36380,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/36380/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T18:58:36.227559Z",
            "action": 0,
            "target": "",
            "id": 36420,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/36420/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28253/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.731510Z",
            "action": 31,
            "target": "",
            "id": 37571,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37571/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:47.316599Z",
            "action": 17,
            "target": "",
            "id": 38061,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38061/?format=api"
        }
    ]
}