Translation components API.

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

GET /api/translations/lxqt-panel/plugin-cpuload-name-and-description/nl/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-panel/plugin-cpuload-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-cpuload-name-and-description/nl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-21T11:25:37.457535Z",
            "action": 0,
            "target": "",
            "id": 40118,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/40118/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278457/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-cpuload-name-and-description/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2021-04-11T15:41:31.887975Z",
            "action": 45,
            "target": "",
            "id": 63233,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/63233/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278457/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-cpuload-name-and-description/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2021-04-11T15:41:31.891079Z",
            "action": 2,
            "target": "Processormonitor",
            "id": 63234,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/63234/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/278458/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-cpuload-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-cpuload-name-and-description/nl/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Vistaus/?format=api",
            "timestamp": "2021-04-11T15:41:39.148640Z",
            "action": 2,
            "target": "Toont de huidige processorbelasting",
            "id": 63235,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/63235/?format=api"
        }
    ]
}