Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:10:38.491557Z",
            "action": 0,
            "target": "",
            "id": 1360769,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360769/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:03:03.158921Z",
            "action": 0,
            "target": "",
            "id": 1360175,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360175/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:47.237279Z",
            "action": 0,
            "target": "",
            "id": 1249463,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249463/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:21:51.163746Z",
            "action": 0,
            "target": "",
            "id": 189020,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/189020/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:55:55.726892Z",
            "action": 0,
            "target": "",
            "id": 80340,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/80340/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:00:52.230946Z",
            "action": 0,
            "target": "",
            "id": 70429,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/70429/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-29T21:38:32.862259Z",
            "action": 0,
            "target": "",
            "id": 31631,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/31631/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-23T00:49:44.587997Z",
            "action": 0,
            "target": "",
            "id": 25920,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/25920/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/404/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/404/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-07T03:10:20.171409Z",
            "action": 0,
            "target": "",
            "id": 474,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/474/?format=api"
        }
    ]
}