Translation components API.

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

GET /api/translations/lxqt-configuration/globalshortkeys-module-name/ka/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-configuration/globalshortkeys-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ka/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "timestamp": "2025-01-01T12:55:32.884253Z",
            "action": 0,
            "target": "",
            "id": 223299,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/223299/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/globalshortkeys-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ka/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "timestamp": "2025-01-01T12:55:33.324864Z",
            "action": 44,
            "target": "",
            "id": 223300,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/223300/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/globalshortkeys-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ka/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "timestamp": "2025-01-01T12:55:33.349089Z",
            "action": 48,
            "target": "",
            "id": 223301,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/223301/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/451771/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/globalshortkeys-module-name/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ka/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/NorwayFun/?format=api",
            "timestamp": "2025-01-01T12:55:52.984060Z",
            "action": 5,
            "target": "გლობალური კლავიატურის მალსახმობები",
            "id": 223303,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/223303/?format=api"
        }
    ]
}