Translation components API.

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

GET /api/translations/xwiki-contrib/glossary/lv/changes/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/lv/",
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T13:06:23.029362Z",
            "action": 0,
            "target": "",
            "id": 288124,
            "action_name": "Resource update",
            "url": "https://l10n.xwiki.org/api/changes/288124/"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/521833/",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/lv/",
            "user": null,
            "author": null,
            "timestamp": "2021-08-26T19:43:49.868210Z",
            "action": 31,
            "target": "",
            "id": 288347,
            "action_name": "New string added",
            "url": "https://l10n.xwiki.org/api/changes/288347/"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/540276/",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/lv/",
            "user": null,
            "author": null,
            "timestamp": "2022-05-26T10:39:18.579573Z",
            "action": 31,
            "target": "",
            "id": 301910,
            "action_name": "New string added",
            "url": "https://l10n.xwiki.org/api/changes/301910/"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/541182/",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/lv/",
            "user": null,
            "author": null,
            "timestamp": "2022-05-26T16:56:31.522885Z",
            "action": 31,
            "target": "",
            "id": 303621,
            "action_name": "New string added",
            "url": "https://l10n.xwiki.org/api/changes/303621/"
        }
    ]
}