Translation components API.

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

GET /api/translations/zorin-appearance/glossary/eu/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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:55.930730Z",
            "action": 17,
            "target": "",
            "id": 29131,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29131/?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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:58.945379Z",
            "action": 0,
            "target": "",
            "id": 29160,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29160/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28194/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.729162Z",
            "action": 31,
            "target": "",
            "id": 37513,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37513/?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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:45.341572Z",
            "action": 17,
            "target": "",
            "id": 38014,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38014/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28194/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/eu/?format=api",
            "user": "https://translations.zorin.com/api/users/anonymous/?format=api",
            "author": "https://translations.zorin.com/api/users/anonymous/?format=api",
            "timestamp": "2024-02-26T16:24:30.358694Z",
            "action": 4,
            "target": "Ataza barra",
            "id": 50928,
            "action_name": "Suggestion added",
            "url": "https://translations.zorin.com/api/changes/50928/?format=api"
        }
    ]
}