Translation components API.

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

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

{
    "count": 252,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparameters/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparameters/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparameters/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-24T11:45:51.646834Z",
            "action": 17,
            "target": "",
            "id": 154634,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/154634/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparameters/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparameters/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-24T11:45:51.564595Z",
            "action": 0,
            "target": "",
            "id": 154633,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/154633/?format=api"
        }
    ]
}