Translation components API.

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

GET /api/translations/lxqt-panel/plugin-fancymenu-name-and-description/en_GB/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-fancymenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-fancymenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:35:24.849234Z",
            "action": 0,
            "target": "",
            "id": 214155,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/214155/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-fancymenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:35:25.400782Z",
            "action": 44,
            "target": "",
            "id": 214156,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/214156/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-fancymenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:35:25.435276Z",
            "action": 48,
            "target": "",
            "id": 214157,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/214157/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/442425/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-fancymenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:35:36.585476Z",
            "action": 5,
            "target": "Fancy Application Menu",
            "id": 214159,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/214159/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/442426/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-fancymenu-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-fancymenu-name-and-description/en_GB/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/andibing/?format=api",
            "timestamp": "2024-11-12T17:35:48.887581Z",
            "action": 5,
            "target": "A menu of all your applications with favourites",
            "id": 214160,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/214160/?format=api"
        }
    ]
}