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/he/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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2021-01-11T06:51:38.333187Z",
            "action": 0,
            "target": "",
            "id": 46413,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/46413/?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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2021-01-11T06:51:38.957555Z",
            "action": 44,
            "target": "",
            "id": 46414,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/46414/?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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2021-01-11T06:51:38.991306Z",
            "action": 48,
            "target": "",
            "id": 46415,
            "action_name": "Added new language",
            "url": "https://translate.lxqt-project.org/api/changes/46415/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/293922/?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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2021-01-11T06:51:52.635821Z",
            "action": 5,
            "target": "עץ ה־DOM של החלונית",
            "id": 46417,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/46417/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/293923/?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/he/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/yaron/?format=api",
            "timestamp": "2021-01-11T06:52:10.660311Z",
            "action": 5,
            "target": "הצגת עץ ה־DOM של חלונית ה־LXQt",
            "id": 46418,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/46418/?format=api"
        }
    ]
}