Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/556540/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "timestamp": "2022-12-01T06:14:38.490127Z",
            "action": 5,
            "target": "制限",
            "id": 356501,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/356501/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/556539/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "timestamp": "2022-12-01T06:14:24.592478Z",
            "action": 5,
            "target": "目的のシンタックス",
            "id": 356500,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/356500/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/556538/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "timestamp": "2022-12-01T06:14:06.821936Z",
            "action": 5,
            "target": "既定のシンタックス",
            "id": 356499,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/356499/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "timestamp": "2022-12-01T06:13:52.882040Z",
            "action": 0,
            "target": "",
            "id": 356496,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/356496/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/556540/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T06:13:52.882002Z",
            "action": 59,
            "target": "",
            "id": 356495,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/356495/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/556539/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T06:13:52.881961Z",
            "action": 59,
            "target": "",
            "id": 356494,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/356494/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/556538/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T06:13:52.881882Z",
            "action": 59,
            "target": "",
            "id": 356493,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/356493/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/rendering-api/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/rendering-api/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "timestamp": "2022-12-01T06:13:52.835790Z",
            "action": 48,
            "target": "",
            "id": 356492,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/356492/?format=api"
        }
    ]
}