Translation components API.

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

GET /api/translations/lxqt-panel/plugin-mainmenu-name-and-description/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-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/pl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-24T15:02:47.686863Z",
            "action": 0,
            "target": "",
            "id": 42666,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/42666/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279390/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T17:12:59.893949Z",
            "action": 45,
            "target": "",
            "id": 181273,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/181273/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279390/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T17:12:59.899115Z",
            "action": 2,
            "target": "Menu programów",
            "id": 181274,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/181274/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/279391/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mainmenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mainmenu-name-and-description/pl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Nixx/?format=api",
            "timestamp": "2024-03-11T17:13:48.381085Z",
            "action": 2,
            "target": "Menu pozwalające na uruchomienie i wyszukiwanie wszystkich programów",
            "id": 181279,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/181279/?format=api"
        }
    ]
}