Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-wallet/si/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-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T15:52:21.371043Z",
            "action": 0,
            "target": "",
            "id": 54767,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/54767/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T15:52:22.114833Z",
            "action": 44,
            "target": "",
            "id": 54768,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/54768/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T15:52:22.141447Z",
            "action": 48,
            "target": "",
            "id": 54769,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/54769/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/298271/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-04T19:07:46.681763Z",
            "action": 5,
            "target": "සාදන්න",
            "id": 55230,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/55230/?format=api"
        }
    ]
}