Translation components API.

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

GET /api/translations/zjes/lxqt-appswitcher/nl/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/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/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-05-29T18:38:38.031418Z",
            "action": 0,
            "target": "",
            "id": 73003,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/73003/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/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-05-29T18:38:38.263698Z",
            "action": 44,
            "target": "",
            "id": 73004,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/73004/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/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-05-29T18:38:38.285824Z",
            "action": 48,
            "target": "",
            "id": 73005,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/73005/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/315567/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/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-05-29T18:38:51.827555Z",
            "action": 5,
            "target": "Schakelen tussen programma's",
            "id": 73007,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/73007/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/315568/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/zjes/lxqt-appswitcher/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/zjes/lxqt-appswitcher/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-05-29T18:38:58.948582Z",
            "action": 5,
            "target": "Schakelen tussen programma's (omgekeerd)",
            "id": 73008,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/73008/?format=api"
        }
    ]
}