Translation components API.

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

GET /api/translations/website/layout/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/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:06:25.564268Z",
            "action": 0,
            "target": "",
            "id": 1360398,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360398/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T14:02:32.665286Z",
            "action": 0,
            "target": "",
            "id": 1360052,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1360052/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:51:19.065250Z",
            "action": 0,
            "target": "",
            "id": 1249340,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1249340/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-15T11:50:09.287005Z",
            "action": 0,
            "target": "",
            "id": 1248998,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1248998/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:07:32.948991Z",
            "action": 0,
            "target": "",
            "id": 187521,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/187521/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:01:09.186493Z",
            "action": 0,
            "target": "",
            "id": 70615,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/70615/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T02:57:03.375980Z",
            "action": 0,
            "target": "",
            "id": 69302,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/69302/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-26T20:30:40.737440Z",
            "action": 17,
            "target": "",
            "id": 30154,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/30154/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/layout/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/layout/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-07T04:09:45.037781Z",
            "action": 0,
            "target": "",
            "id": 1711,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1711/?format=api"
        }
    ]
}