Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config/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/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/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-01T09:36:57.822870Z",
            "action": 0,
            "target": "",
            "id": 222669,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/222669/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/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-01T09:36:58.359786Z",
            "action": 44,
            "target": "",
            "id": 222670,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/222670/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/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-01T09:36:58.385222Z",
            "action": 48,
            "target": "",
            "id": 222671,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/222671/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/451237/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config/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-01T09:37:57.977363Z",
            "action": 5,
            "target": "სისტემის მორგების ცენტრი",
            "id": 222673,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/222673/?format=api"
        }
    ]
}