Translation components API.

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

GET /api/translations/qtilities/wshot/nl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2024-02-04T12:15:10.733797Z",
            "action": 0,
            "target": "",
            "id": 177878,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/177878/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2024-02-04T12:15:10.883815Z",
            "action": 44,
            "target": "",
            "id": 177880,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/177880/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/399503/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2024-02-04T12:15:24.329441Z",
            "action": 5,
            "target": "Deze vensterbeheerder heeft geen ondersteuning voor automatische vensterdetectie.",
            "id": 177883,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/177883/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/399506/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/qtilities/wshot/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/qtilities/wshot/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2024-02-04T12:15:41.922213Z",
            "action": 2,
            "target": "Resultaat tonen",
            "id": 177885,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/177885/?format=api"
        }
    ]
}