Translation components API.

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

GET /api/translations/lxqt-configuration/xscreensaver-module-name/oc/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://translate.lxqt-project.org/api/components/lxqt-configuration/xscreensaver-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/xscreensaver-module-name/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2022-03-18T09:52:32.297465Z",
            "action": 0,
            "target": "",
            "id": 114810,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/114810/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/xscreensaver-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/xscreensaver-module-name/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2022-03-18T09:52:32.865571Z",
            "action": 44,
            "target": "",
            "id": 114811,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/114811/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/xscreensaver-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/xscreensaver-module-name/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2022-03-18T09:52:32.905093Z",
            "action": 48,
            "target": "",
            "id": 114812,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/114812/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/359275/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/xscreensaver-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/xscreensaver-module-name/oc/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/quentin/?format=api",
            "timestamp": "2022-03-18T09:52:42.553595Z",
            "action": 5,
            "target": "XScreenSaver",
            "id": 114814,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/114814/?format=api"
        }
    ]
}