Translation components API.

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

GET /api/translations/xwiki-contrib/blog-translations/vi/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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:35:37.421196Z",
            "action": 0,
            "target": "",
            "id": 279607,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279607/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-06T03:31:51.583384Z",
            "action": 0,
            "target": "",
            "id": 278974,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/278974/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-24T16:40:38.680352Z",
            "action": 0,
            "target": "",
            "id": 176219,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/176219/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-30T09:03:47.443746Z",
            "action": 0,
            "target": "",
            "id": 157539,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/157539/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/182975/?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/vi/?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:07.225342Z",
            "action": 30,
            "target": "Image thumbnail",
            "id": 15969,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/15969/?format=api"
        }
    ]
}