Translation components API.

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

GET /api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_TW/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-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T18:11:10.219723Z",
            "action": 0,
            "target": "",
            "id": 151987,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/151987/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T18:16:09.643339Z",
            "action": 0,
            "target": "",
            "id": 152140,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/152140/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/383816/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T18:17:31.383555Z",
            "action": 30,
            "target": "Other Settings",
            "id": 152216,
            "action_name": "Source string changed",
            "url": "https://translate.lxqt-project.org/api/changes/152216/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T18:17:31.386672Z",
            "action": 0,
            "target": "",
            "id": 152217,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/152217/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/other-settings-category-name-in-configuration-center/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/other-settings-category-name-in-configuration-center/zh_TW/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-05-09T18:17:31.584785Z",
            "action": 44,
            "target": "",
            "id": 152237,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/152237/?format=api"
        }
    ]
}