Translation components API.

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

GET /api/translations/xwiki-contrib/blog-translations/sk/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://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:35:31.720972Z",
            "action": 0,
            "target": "",
            "id": 279603,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279603/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-06T03:31:34.169022Z",
            "action": 0,
            "target": "",
            "id": 278970,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/278970/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-24T16:40:36.842789Z",
            "action": 0,
            "target": "",
            "id": 176215,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/176215/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-30T09:03:45.641943Z",
            "action": 0,
            "target": "",
            "id": 157535,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/157535/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/182275/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/sk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
            "timestamp": "2018-07-26T07:36:06.887514Z",
            "action": 30,
            "target": "Image thumbnail",
            "id": 15966,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/15966/?format=api"
        }
    ]
}