Translation components API.

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

GET /api/translations/lxqt-panel/plugin-showdesktop-name-and-description/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-panel/plugin-showdesktop-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop-name-and-description/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-04T17:23:14.072531Z",
            "action": 0,
            "target": "",
            "id": 55152,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/55152/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop-name-and-description/si/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/helabasa/?format=api",
            "author": null,
            "timestamp": "2021-03-04T17:23:28.012447Z",
            "action": 17,
            "target": "",
            "id": 55163,
            "action_name": "Committed changes",
            "url": "https://translate.lxqt-project.org/api/changes/55163/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop-name-and-description/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-04T17:23:28.019065Z",
            "action": 44,
            "target": "",
            "id": 55164,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/55164/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-showdesktop-name-and-description/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-showdesktop-name-and-description/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-04T17:23:28.056295Z",
            "action": 48,
            "target": "",
            "id": 55165,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/55165/?format=api"
        }
    ]
}