Translation components API.

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

GET /api/translations/xwiki-contrib/full-calendar-macro/sk/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://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T03:30:13.128160Z",
            "action": 0,
            "target": "",
            "id": 300808,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/300808/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:34:44.722279Z",
            "action": 0,
            "target": "",
            "id": 279532,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279532/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-13T03:30:16.884524Z",
            "action": 0,
            "target": "",
            "id": 278150,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/278150/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-25T15:33:50.917120Z",
            "action": 0,
            "target": "",
            "id": 197191,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/197191/?format=api"
        }
    ]
}