Translation components API.

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

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

{
    "count": 7,
    "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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:56.656619Z",
            "action": 17,
            "target": "",
            "id": 29133,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29133/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.038375Z",
            "action": 0,
            "target": "",
            "id": 29164,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29164/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28198/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.729298Z",
            "action": 31,
            "target": "",
            "id": 37517,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37517/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:45.428732Z",
            "action": 17,
            "target": "",
            "id": 38016,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38016/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28198/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/fr/?format=api",
            "user": "https://translations.zorin.com/api/users/Mings05/?format=api",
            "author": "https://translations.zorin.com/api/users/Mings05/?format=api",
            "timestamp": "2023-12-06T01:28:12.058317Z",
            "action": 45,
            "target": "",
            "id": 38066,
            "action_name": "New contributor",
            "url": "https://translations.zorin.com/api/changes/38066/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28198/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/fr/?format=api",
            "user": "https://translations.zorin.com/api/users/Mings05/?format=api",
            "author": "https://translations.zorin.com/api/users/Mings05/?format=api",
            "timestamp": "2023-12-06T01:28:12.060316Z",
            "action": 5,
            "target": "Barre de Tâches",
            "id": 38067,
            "action_name": "New translation",
            "url": "https://translations.zorin.com/api/changes/38067/?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/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-07T10:26:57.575672Z",
            "action": 17,
            "target": "",
            "id": 42686,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/42686/?format=api"
        }
    ]
}