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/ko/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/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2021-09-24T19:06:45.011761Z",
            "action": 0,
            "target": "",
            "id": 89526,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/89526/?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/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2021-09-24T19:06:45.714538Z",
            "action": 44,
            "target": "",
            "id": 89527,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/89527/?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/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2021-09-24T19:06:45.752647Z",
            "action": 48,
            "target": "",
            "id": 89528,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/89528/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/335101/?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/ko/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
            "timestamp": "2021-09-24T19:07:05.873817Z",
            "action": 5,
            "target": "PolicyKit 처리기",
            "id": 89530,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/89530/?format=api"
        }
    ]
}