Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/541183/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-26T16:56:31.522913Z",
            "action": 31,
            "target": "",
            "id": 303622,
            "action_name": "String added",
            "url": "https://l10n.xwiki.org/api/changes/303622/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/540277/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-26T10:39:18.579602Z",
            "action": 31,
            "target": "",
            "id": 301911,
            "action_name": "String added",
            "url": "https://l10n.xwiki.org/api/changes/301911/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/521843/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/mr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "timestamp": "2022-05-20T18:38:04.180737Z",
            "action": 5,
            "target": "पुनरावलोकन",
            "id": 301809,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/301809/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/521843/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/mr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "timestamp": "2022-05-20T18:38:04.163517Z",
            "action": 45,
            "target": "",
            "id": 301808,
            "action_name": "Contributor joined",
            "url": "https://l10n.xwiki.org/api/changes/301808/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/521843/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-26T19:43:49.972328Z",
            "action": 31,
            "target": "",
            "id": 288356,
            "action_name": "String added",
            "url": "https://l10n.xwiki.org/api/changes/288356/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T13:06:27.260508Z",
            "action": 0,
            "target": "",
            "id": 288131,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/288131/?format=api"
        }
    ]
}