Translation components API.

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

GET /api/translations/lxqt-desktop/qterminal-menu-entry/de/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-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T08:47:16.082865Z",
            "action": 0,
            "target": "",
            "id": 26504,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/26504/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T08:47:17.980756Z",
            "action": 44,
            "target": "",
            "id": 26542,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/26542/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/de/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-29T06:02:01.278575Z",
            "action": 0,
            "target": "",
            "id": 27853,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/27853/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235018/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2021-04-21T20:02:19.219879Z",
            "action": 45,
            "target": "",
            "id": 66271,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/66271/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235018/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal-menu-entry/de/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/standreas/?format=api",
            "timestamp": "2021-04-21T20:02:19.221965Z",
            "action": 27,
            "target": "QTerminal",
            "id": 66272,
            "action_name": "Search and replace",
            "url": "https://translate.lxqt-project.org/api/changes/66272/?format=api"
        }
    ]
}