Translation components API.

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

GET /api/translations/lxqt-panel/plugin-dom-name-and-description/ka/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/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/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-02T11:08:30.844800Z",
            "action": 0,
            "target": "",
            "id": 226753,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/226753/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/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-02T11:08:31.414082Z",
            "action": 44,
            "target": "",
            "id": 226754,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/226754/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/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-02T11:08:31.441217Z",
            "action": 48,
            "target": "",
            "id": 226755,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/226755/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/456920/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/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-02T11:08:40.488824Z",
            "action": 5,
            "target": "პანელის DOM ხე",
            "id": 226757,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/226757/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/456921/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-name-and-description/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-02T11:08:51.282617Z",
            "action": 5,
            "target": "აჩვენებს LXQt-ის პანელის DOM ხეს",
            "id": 226758,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/226758/?format=api"
        }
    ]
}