Translation components API.

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

GET /api/translations/xwiki-contrib/blog-translations/pt_BR/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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:35:27.414855Z",
            "action": 0,
            "target": "",
            "id": 279600,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279600/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-06T03:31:22.140855Z",
            "action": 0,
            "target": "",
            "id": 278967,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/278967/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-24T16:40:35.542113Z",
            "action": 0,
            "target": "",
            "id": 176212,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/176212/?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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-30T09:03:44.252743Z",
            "action": 0,
            "target": "",
            "id": 157532,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/157532/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/181750/?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/pt_BR/?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.445159Z",
            "action": 30,
            "target": "Image thumbnail",
            "id": 15972,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/15972/?format=api"
        }
    ]
}