Translation components API.

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

GET /api/translations/lxqt-panel/panel-modul-name/si/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-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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-04T17:22:05.229399Z",
            "action": 0,
            "target": "",
            "id": 55058,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/55058/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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-04T17:22:08.735028Z",
            "action": 44,
            "target": "",
            "id": 55061,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/55061/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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-04T17:22:08.773142Z",
            "action": 48,
            "target": "",
            "id": 55062,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/55062/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/302525/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/shlyakpavel/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/shlyakpavel/?format=api",
            "timestamp": "2021-11-04T21:34:30.342547Z",
            "action": 45,
            "target": "",
            "id": 96667,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/96667/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/302525/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/shlyakpavel/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/shlyakpavel/?format=api",
            "timestamp": "2021-11-04T21:34:30.346703Z",
            "action": 5,
            "target": "පාලන",
            "id": 96668,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/96668/?format=api"
        }
    ]
}