Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-officeimportertranslations/ja/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/552860/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-officeimportertranslations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T14:15:11.205492Z",
            "action": 59,
            "target": "",
            "id": 348089,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/348089/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552859/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-officeimportertranslations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T14:15:11.205436Z",
            "action": 59,
            "target": "",
            "id": 348088,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/348088/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552858/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-officeimportertranslations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T14:15:11.205384Z",
            "action": 59,
            "target": "",
            "id": 348087,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/348087/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552857/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-officeimportertranslations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T14:15:11.205327Z",
            "action": 59,
            "target": "",
            "id": 348086,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/348086/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552856/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-officeimportertranslations/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-17T14:15:11.205240Z",
            "action": 59,
            "target": "",
            "id": 348085,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/348085/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-officeimportertranslations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-officeimportertranslations/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-17T14:15:11.122091Z",
            "action": 48,
            "target": "",
            "id": 348084,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/348084/?format=api"
        }
    ]
}