Translation components API.

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

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

{
    "count": 6,
    "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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:47.345923Z",
            "action": 17,
            "target": "",
            "id": 29101,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/29101/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.626845Z",
            "action": 0,
            "target": "",
            "id": 29186,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29186/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T17:51:59.666958Z",
            "action": 0,
            "target": "",
            "id": 29187,
            "action_name": "Resource update",
            "url": "https://translations.zorin.com/api/changes/29187/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28227/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-05T03:03:51.730230Z",
            "action": 31,
            "target": "",
            "id": 37545,
            "action_name": "New string added",
            "url": "https://translations.zorin.com/api/changes/37545/?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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-06T01:25:43.980335Z",
            "action": 17,
            "target": "",
            "id": 37984,
            "action_name": "Committed changes",
            "url": "https://translations.zorin.com/api/changes/37984/?format=api"
        },
        {
            "unit": "https://translations.zorin.com/api/units/28227/?format=api",
            "component": "https://translations.zorin.com/api/components/zorin-appearance/glossary/?format=api",
            "translation": "https://translations.zorin.com/api/translations/zorin-appearance/glossary/my/?format=api",
            "user": "https://translations.zorin.com/api/users/anonymous/?format=api",
            "author": "https://translations.zorin.com/api/users/anonymous/?format=api",
            "timestamp": "2024-03-01T10:12:17.896383Z",
            "action": 4,
            "target": "တက်စ်ဘား",
            "id": 51909,
            "action_name": "Suggestion added",
            "url": "https://translations.zorin.com/api/changes/51909/?format=api"
        }
    ]
}