Translation components API.

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

GET /api/translations/xwiki-platform/tour-homepagetour-translations/ja/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/ja/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/552374/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-13T05:49:56.718749Z",
            "action": 59,
            "target": "",
            "id": 337094,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/337094/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552373/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-13T05:49:56.718706Z",
            "action": 59,
            "target": "",
            "id": 337093,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/337093/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552372/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-13T05:49:56.718604Z",
            "action": 59,
            "target": "",
            "id": 337092,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/337092/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-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-13T05:49:56.622892Z",
            "action": 48,
            "target": "",
            "id": 337091,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/337091/?format=api"
        }
    ]
}