Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/ko/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:53:58.446501Z",
            "action": 0,
            "target": "",
            "id": 79342,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/79342/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-02T01:41:57.111556Z",
            "action": 0,
            "target": "",
            "id": 35377,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/35377/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-17T21:21:32.446609Z",
            "action": 0,
            "target": "",
            "id": 19409,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/19409/?format=api"
        }
    ]
}