Translation components API.

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

GET /api/components/xwiki-platform/applications-translations/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 405,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "author": "https://l10n.xwiki.org/api/users/rfitsyk/?format=api",
            "timestamp": "2019-01-23T22:39:15.839561Z",
            "action": 0,
            "target": "",
            "id": 73383,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/73383/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/330387/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "timestamp": "2018-12-19T06:50:05.475267Z",
            "action": 5,
            "target": "Приложения",
            "id": 63864,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/63864/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/330386/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ru/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Den/?format=api",
            "timestamp": "2018-12-19T06:49:57.211630Z",
            "action": 5,
            "target": "Приложения",
            "id": 63863,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/63863/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/130317/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:53:58.977000Z",
            "action": 13,
            "target": "",
            "id": 6398,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6398/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/130316/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:53:58.792000Z",
            "action": 13,
            "target": "",
            "id": 6397,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6397/?format=api"
        }
    ]
}