Translation components API.

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

GET /api/translations/xwiki-contrib/blog-translations/it/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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:35:19.518149Z",
            "action": 0,
            "target": "",
            "id": 279595,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279595/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-06T03:30:55.024860Z",
            "action": 0,
            "target": "",
            "id": 278962,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/278962/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-24T16:40:33.617292Z",
            "action": 0,
            "target": "",
            "id": 176207,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/176207/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-30T09:03:42.300358Z",
            "action": 0,
            "target": "",
            "id": 157527,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/157527/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/180875/?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/it/?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.783787Z",
            "action": 30,
            "target": "Image thumbnail",
            "id": 15977,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/15977/?format=api"
        }
    ]
}