Translation components API.

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

GET /api/translations/lxqt-desktop/pcmanfm-qt-menu-entry/pt/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-desktop/pcmanfm-qt-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T09:13:45.171686Z",
            "action": 0,
            "target": "",
            "id": 28406,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28406/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235357/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "timestamp": "2020-12-13T21:40:36.746903Z",
            "action": 45,
            "target": "",
            "id": 38220,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/38220/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235357/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/pcmanfm-qt-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/pcmanfm-qt-menu-entry/pt/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
            "timestamp": "2020-12-13T21:40:36.748968Z",
            "action": 2,
            "target": "Explorar o sistema de ficheiros e gerir os ficheiros",
            "id": 38221,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/38221/?format=api"
        }
    ]
}