Translation components API.

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

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

{
    "count": 654,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/changes/?format=api&page=13",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/127016/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:47:15.216000Z",
            "action": 13,
            "target": "",
            "id": 6014,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6014/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/127015/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:47:15.116000Z",
            "action": 13,
            "target": "",
            "id": 6013,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6013/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/127014/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:47:14.923000Z",
            "action": 13,
            "target": "",
            "id": 6012,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6012/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/127013/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-01T21:47:14.759000Z",
            "action": 13,
            "target": "",
            "id": 6011,
            "action_name": "Source string added",
            "url": "https://l10n.xwiki.org/api/changes/6011/?format=api"
        }
    ]
}