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/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-dom-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-dom-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:10:24.273509Z",
            "action": 0,
            "target": "",
            "id": 213917,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/213917/?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/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:10:24.779687Z",
            "action": 44,
            "target": "",
            "id": 213918,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/213918/?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/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:10:24.832977Z",
            "action": 48,
            "target": "",
            "id": 213919,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/213919/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/441979/?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/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:10:33.333308Z",
            "action": 5,
            "target": "Panel DOM Tree",
            "id": 213921,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213921/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/441980/?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/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:10:39.080942Z",
            "action": 5,
            "target": "Show a DOM tree of the LXQt panel",
            "id": 213922,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/213922/?format=api"
        }
    ]
}