Translation components API.

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

GET /api/translations/lxqt-panel/plugin-volume-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-volume-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-volume-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:29:10.709859Z",
            "action": 0,
            "target": "",
            "id": 214101,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/214101/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-volume-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:29:11.311341Z",
            "action": 44,
            "target": "",
            "id": 214102,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/214102/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-volume-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:29:11.350444Z",
            "action": 48,
            "target": "",
            "id": 214103,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/214103/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/442402/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-volume-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:29:21.518426Z",
            "action": 5,
            "target": "Volume Control",
            "id": 214105,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/214105/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/442403/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-volume-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-volume-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:29:30.241165Z",
            "action": 5,
            "target": "Control the system's volume and launch your preferred mixer",
            "id": 214106,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/214106/?format=api"
        }
    ]
}