Translation components API.

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

GET /api/translations/xwiki-contrib/application-replication-default/ko/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 257,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/ko/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/574267/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-28T14:17:18.875235Z",
            "action": 59,
            "target": "",
            "id": 406434,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/406434/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/574266/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-28T14:17:18.875193Z",
            "action": 59,
            "target": "",
            "id": 406433,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/406433/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/574265/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-28T14:17:18.875151Z",
            "action": 59,
            "target": "",
            "id": 406432,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/406432/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/574264/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-28T14:17:18.875106Z",
            "action": 59,
            "target": "",
            "id": 406431,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/406431/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/574263/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-28T14:17:18.875022Z",
            "action": 59,
            "target": "",
            "id": 406430,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/406430/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "timestamp": "2023-12-28T14:17:18.537120Z",
            "action": 48,
            "target": "",
            "id": 406429,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/406429/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-replication-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-replication-default/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": null,
            "timestamp": "2023-12-28T14:17:18.531984Z",
            "action": 17,
            "target": "",
            "id": 406428,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/406428/?format=api"
        }
    ]
}