Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pl/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/lxqt-admin-time-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T09:40:33.795736Z",
            "action": 0,
            "target": "",
            "id": 28450,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28450/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T09:40:34.113633Z",
            "action": 44,
            "target": "",
            "id": 28456,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/28456/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235483/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/KacperMisztal/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/KacperMisztal/?format=api",
            "timestamp": "2021-11-25T23:40:53.538828Z",
            "action": 45,
            "target": "",
            "id": 101835,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/101835/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235483/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time-menu-entry/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/KacperMisztal/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/KacperMisztal/?format=api",
            "timestamp": "2021-11-25T23:40:53.543808Z",
            "action": 5,
            "target": "Konfiguruj datę i czas w swoim systemie",
            "id": 101836,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/101836/?format=api"
        }
    ]
}