Translation components API.

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

GET /api/translations/zorin-appearance/glossary/ht/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/ht/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-28T16:04:34.808119Z",
            "action": 17,
            "target": "",
            "id": 48261,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/48261/?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/ht/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-28T16:04:35.481091Z",
            "action": 0,
            "target": "",
            "id": 48263,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/48263/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/32709/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/ht/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-28T16:04:42.549983Z",
            "action": 31,
            "target": "",
            "id": 48264,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/48264/?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/ht/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-28T16:27:08.698801Z",
            "action": 17,
            "target": "",
            "id": 48271,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/48271/?format=api"
        }
    ]
}