Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/videos/videos/ko/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-17T00:16:37.413307Z",
            "action": 0,
            "target": "",
            "id": 222705,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/222705/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:19:56.803396Z",
            "action": 0,
            "target": "",
            "id": 212418,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212418/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:00:16.430553Z",
            "action": 0,
            "target": "",
            "id": 203674,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203674/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/ko/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2018-05-16T02:32:57.149667Z",
            "action": 0,
            "target": "",
            "id": 161510,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/161510/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:51:23.702978Z",
            "action": 0,
            "target": "",
            "id": 78260,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/78260/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-01T00:13:44.047218Z",
            "action": 0,
            "target": "",
            "id": 34787,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/34787/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-25T15:50:09.488379Z",
            "action": 0,
            "target": "",
            "id": 28783,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/28783/?format=api"
        }
    ]
}