Translation components API.

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

GET /api/translations/xwiki-contrib/notes-application/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.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-29T03:30:31.673927Z",
            "action": 0,
            "target": "",
            "id": 369202,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/369202/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/558013/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/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-02T09:43:24.351672Z",
            "action": 5,
            "target": "このアプリケーションでは現在のドキュメントをまとめることができます。",
            "id": 359056,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/359056/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/558012/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/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-02T09:42:29.484248Z",
            "action": 5,
            "target": "メモ",
            "id": 359054,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/359054/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/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-02T09:42:22.786959Z",
            "action": 0,
            "target": "",
            "id": 359051,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/359051/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/558013/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-02T09:42:22.786916Z",
            "action": 59,
            "target": "",
            "id": 359050,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/359050/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/558012/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-02T09:42:22.786822Z",
            "action": 59,
            "target": "",
            "id": 359049,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/359049/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/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-02T09:42:22.726880Z",
            "action": 48,
            "target": "",
            "id": 359048,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/359048/?format=api"
        }
    ]
}