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/et/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "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/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-28T17:15:59.958633Z",
            "action": 0,
            "target": "",
            "id": 68361,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/68361/?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/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-28T17:16:00.701956Z",
            "action": 44,
            "target": "",
            "id": 68362,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/68362/?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/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-28T17:16:00.746971Z",
            "action": 48,
            "target": "",
            "id": 68363,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/68363/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/313638/?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/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-28T17:16:22.749503Z",
            "action": 5,
            "target": "PolicyKit'i  liides",
            "id": 68365,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/68365/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/313638/?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/et/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/jrtlxqt/?format=api",
            "timestamp": "2021-04-28T17:16:28.452712Z",
            "action": 2,
            "target": "PolicyKit'i liides",
            "id": 68366,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/68366/?format=api"
        }
    ]
}