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/ja/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/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T21:51:36.774677Z",
            "action": 0,
            "target": "",
            "id": 29152,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/29152/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236581/?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/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2020-12-06T12:57:23.468911Z",
            "action": 45,
            "target": "",
            "id": 29446,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/29446/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236581/?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/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2020-12-06T12:57:23.471632Z",
            "action": 2,
            "target": "PolicyKit ハンドラ",
            "id": 29447,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/29447/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236581/?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/ja/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
            "timestamp": "2020-12-29T11:48:59.778054Z",
            "action": 2,
            "target": "PolicyKit ハンドラー",
            "id": 43249,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/43249/?format=api"
        }
    ]
}