Translation components API.

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

GET /api/translations/xwiki-platform/applications-translations/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": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2022-11-16T15:47:38.009168Z",
            "action": 0,
            "target": "",
            "id": 347371,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/347371/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2022-11-15T11:15:23.990644Z",
            "action": 0,
            "target": "",
            "id": 343099,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/343099/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/550140/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/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-11-09T09:46:46.394263Z",
            "action": 5,
            "target": "アプリケーションのリスト",
            "id": 331129,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/331129/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/550139/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/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-11-09T09:46:39.551093Z",
            "action": 5,
            "target": "アプリケーションのリスト",
            "id": 331128,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/331128/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/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-11-09T09:46:23.871155Z",
            "action": 0,
            "target": "",
            "id": 331125,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/331125/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/550140/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-09T09:46:23.871114Z",
            "action": 59,
            "target": "",
            "id": 331124,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/331124/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/550139/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-09T09:46:23.871030Z",
            "action": 59,
            "target": "",
            "id": 331123,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/331123/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/applications-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/applications-translations/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-11-09T09:46:23.809643Z",
            "action": 48,
            "target": "",
            "id": 331122,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/331122/?format=api"
        }
    ]
}