Translation components API.

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

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

{
    "count": 60,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/terminal/extra/ko/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-06T16:18:47.893498Z",
            "action": 0,
            "target": "",
            "id": 430886,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/430886/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-22T02:24:36.409807Z",
            "action": 17,
            "target": "",
            "id": 381123,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/381123/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2462906/?format=api",
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
            "author": "https://l10n.elementary.io/api/users/bagjunggyu/?format=api",
            "timestamp": "2019-07-19T11:15:31.352162Z",
            "action": 5,
            "target": "번역 업데이트",
            "id": 379188,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/379188/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2019-07-16T16:50:31.679457Z",
            "action": 0,
            "target": "",
            "id": 370823,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/370823/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-14T00:04:21.411433Z",
            "action": 0,
            "target": "",
            "id": 256189,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/256189/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:18:58.383066Z",
            "action": 0,
            "target": "",
            "id": 211987,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/211987/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:56:54.104536Z",
            "action": 0,
            "target": "",
            "id": 203136,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203136/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-23T00:04:24.195627Z",
            "action": 0,
            "target": "",
            "id": 137945,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/137945/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:50:58.124061Z",
            "action": 0,
            "target": "",
            "id": 78061,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/78061/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-26T17:11:09.999762Z",
            "action": 0,
            "target": "",
            "id": 30089,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/30089/?format=api"
        }
    ]
}