Translation components API.

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

GET /api/translations/zorin-appearance/glossary/mn/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/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T18:58:29.634322Z",
            "action": 17,
            "target": "",
            "id": 36357,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/36357/?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/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T18:58:35.885808Z",
            "action": 0,
            "target": "",
            "id": 36412,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/36412/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28224/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.730129Z",
            "action": 31,
            "target": "",
            "id": 37542,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37542/?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/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:46.383230Z",
            "action": 17,
            "target": "",
            "id": 38038,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38038/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28224/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/mn/?format=api",
            "user": "https://translations.zorin.com/api/users/anonymous/?format=api",
            "author": "https://translations.zorin.com/api/users/anonymous/?format=api",
            "timestamp": "2024-09-06T00:52:43.408771Z",
            "action": 4,
            "target": "Ажлын тавцан",
            "id": 55175,
            "action_name": "Suggestion added",
            "url": "https://translations.zorin.com/api/changes/55175/?format=api"
        }
    ]
}