Translation components API.

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

GET /api/translations/zorin-appearance/glossary/oc/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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:52.754326Z",
            "action": 17,
            "target": "",
            "id": 29119,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29119/?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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.784889Z",
            "action": 0,
            "target": "",
            "id": 29192,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29192/?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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.801051Z",
            "action": 0,
            "target": "",
            "id": 29193,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29193/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28232/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.730414Z",
            "action": 31,
            "target": "",
            "id": 37550,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37550/?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/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:44.810318Z",
            "action": 17,
            "target": "",
            "id": 38002,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/38002/?format=api"
        }
    ]
}