Translation components API.

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

GET /api/translations/lxqt-configuration/policy-kit-module-name/nb_NO/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/policy-kit-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/policy-kit-module-name/nb_NO/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "timestamp": "2021-08-28T00:59:02.557684Z",
            "action": 0,
            "target": "",
            "id": 83391,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/83391/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/policy-kit-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/policy-kit-module-name/nb_NO/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "timestamp": "2021-08-28T00:59:03.140426Z",
            "action": 44,
            "target": "",
            "id": 83392,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/83392/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/policy-kit-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/policy-kit-module-name/nb_NO/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "timestamp": "2021-08-28T00:59:03.175003Z",
            "action": 48,
            "target": "",
            "id": 83393,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/83393/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/330836/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/policy-kit-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/policy-kit-module-name/nb_NO/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
            "timestamp": "2021-08-28T01:00:08.534438Z",
            "action": 5,
            "target": "PolicyKit-håndterer",
            "id": 83407,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/83407/?format=api"
        }
    ]
}