Translation components API.

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

GET /api/translations/libo_ui-24-2/glossary/es/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.documentfoundation.org/api/components/libo_ui-24-2/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T13:56:26.806671Z",
            "action": 0,
            "target": "",
            "id": 39322056,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39322056/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T13:56:26.798193Z",
            "action": 0,
            "target": "",
            "id": 39322054,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39322054/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T13:56:26.785860Z",
            "action": 0,
            "target": "",
            "id": 39322053,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39322053/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T13:55:30.998099Z",
            "action": 17,
            "target": "",
            "id": 39321836,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/39321836/?format=api"
        }
    ]
}