Translation components API.

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

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

{
    "count": 1005,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/changes/?format=api&page=20",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/130212/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:53:45.924000Z",
            "action": 13,
            "target": "",
            "id": 6370,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6370/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/130211/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:53:45.693000Z",
            "action": 13,
            "target": "",
            "id": 6369,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6369/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/130210/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:53:45.603000Z",
            "action": 13,
            "target": "",
            "id": 6368,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6368/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/130209/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:53:45.300000Z",
            "action": 13,
            "target": "",
            "id": 6367,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6367/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/130208/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/menu-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/menu-application/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:53:45.206000Z",
            "action": 13,
            "target": "",
            "id": 6366,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6366/?format=api"
        }
    ]
}