Translation components API.

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

GET /api/translations/lxqt-desktop/qterminal-menu-entry/ca/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/ca/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T08:47:15.860495Z",
            "action": 0,
            "target": "",
            "id": 26500,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/26500/?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/ca/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-20T08:47:17.952682Z",
            "action": 44,
            "target": "",
            "id": 26538,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/26538/?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/ca/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-11-29T06:02:00.927835Z",
            "action": 0,
            "target": "",
            "id": 27849,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/27849/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235002/?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/ca/?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.033537Z",
            "action": 45,
            "target": "",
            "id": 66265,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/66265/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235002/?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/ca/?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.035012Z",
            "action": 27,
            "target": "QTerminal",
            "id": 66266,
            "action_name": "Search and replace",
            "url": "https://translate.lxqt-project.org/api/changes/66266/?format=api"
        }
    ]
}