Translation components API.

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

GET /api/translations/wingpanel/applications-menu/lt/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/wingpanel/applications-menu/lt/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/applications-menu/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:11:13.291239Z",
            "action": 0,
            "target": "",
            "id": 211268,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/211268/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/applications-menu/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:02:14.194704Z",
            "action": 0,
            "target": "",
            "id": 203895,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203895/?format=api"
        }
    ]
}