Translation components API.

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

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

{
    "count": 158,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:19:22.306209Z",
            "action": 0,
            "target": "",
            "id": 212184,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212184/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:58:07.570398Z",
            "action": 0,
            "target": "",
            "id": 203371,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203371/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-07T00:10:58.915319Z",
            "action": 0,
            "target": "",
            "id": 180504,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/180504/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-23T00:05:31.393320Z",
            "action": 0,
            "target": "",
            "id": 138166,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/138166/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:51:04.215742Z",
            "action": 0,
            "target": "",
            "id": 78115,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/78115/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-31T17:08:06.462600Z",
            "action": 0,
            "target": "",
            "id": 51300,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/51300/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-01T00:13:16.556054Z",
            "action": 0,
            "target": "",
            "id": 34678,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/34678/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/terminal/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/terminal/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-26T17:05:56.513506Z",
            "action": 0,
            "target": "",
            "id": 30021,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/30021/?format=api"
        }
    ]
}