Translation components API.

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

GET /api/translations/libo_ui-24-2/glossary/be/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T13:56:26.350194Z",
            "action": 0,
            "target": "",
            "id": 39321990,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39321990/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T13:56:26.343013Z",
            "action": 0,
            "target": "",
            "id": 39321989,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39321989/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/glossary/be/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T13:55:17.166102Z",
            "action": 17,
            "target": "",
            "id": 39321813,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/39321813/?format=api"
        }
    ]
}