Translation components API.

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

GET /api/components/files/extra/changes/?format=api&page=683
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 34103,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/files/extra/changes/?format=api&page=682",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-18T17:25:31.715371Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 63189,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/63189/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-18T17:25:30.361208Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 63188,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/63188/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2017-06-18T17:25:28.835914Z",
            "action": 20,
            "target": "",
            "old": "",
            "details": {},
            "id": 63155,
            "action_name": "Repository merged",
            "url": "https://l10n.elementary.io/api/changes/63155/?format=api"
        }
    ]
}