Translation components API.

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

GET /api/translations/chameleon/rel-3/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-26T08:51:44.713758Z",
            "action": 17,
            "target": "",
            "id": 1485218,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1485218/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11821062/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2020-07-20T03:12:36.438415Z",
            "action": 5,
            "target": "調査",
            "id": 1484317,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1484317/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11821061/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2020-07-20T03:09:56.504753Z",
            "action": 5,
            "target": "ステータス",
            "id": 1484316,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1484316/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11821060/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2020-07-20T03:08:04.202526Z",
            "action": 5,
            "target": "カーネル",
            "id": 1484315,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1484315/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11821060/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2020-07-20T03:08:04.192332Z",
            "action": 45,
            "target": "",
            "id": 1484314,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1484314/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YunheGuo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YunheGuo/?format=api",
            "timestamp": "2020-07-17T15:38:23.924360Z",
            "action": 0,
            "target": "",
            "id": 1483888,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1483888/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-3/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-14T12:45:57.371779Z",
            "action": 0,
            "target": "",
            "id": 1481060,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1481060/?format=api"
        }
    ]
}