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

{
    "count": 3,
    "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/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T16:11:42.065305Z",
            "action": 0,
            "target": "",
            "id": 55008,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/55008/?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/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T16:11:42.856680Z",
            "action": 44,
            "target": "",
            "id": 55009,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/55009/?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/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T16:11:42.900459Z",
            "action": 48,
            "target": "",
            "id": 55011,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/55011/?format=api"
        }
    ]
}