Translation components API.

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

GET /api/translations/xwiki-platform/platform-sandboxtestpage/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/564795/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/platform-sandboxtestpage/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-06T16:38:55.115911Z",
            "action": 5,
            "target": "Тестова сторінка пісочниці 1",
            "id": 380299,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/380299/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564794/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/platform-sandboxtestpage/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-06T16:38:09.053154Z",
            "action": 5,
            "target": "Натисніть **\"Редагувати\"** і змініть вміст цієї сторінки, а потім натисніть **\"Зберегти та переглянути\"**, щоб побачити, як вони виглядають на вашій сторінці!\n\n= Ось деякий макетний текст, щоб показати вам, як виглядає сторінка =\n\nLorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
            "id": 380298,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/380298/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/platform-sandboxtestpage/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-05T12:59:47.038636Z",
            "action": 0,
            "target": "",
            "id": 379880,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/379880/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564795/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/platform-sandboxtestpage/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T12:59:47.038561Z",
            "action": 59,
            "target": "",
            "id": 379879,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/379879/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564794/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/platform-sandboxtestpage/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-05T12:59:47.038443Z",
            "action": 59,
            "target": "",
            "id": 379878,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/379878/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/platform-sandboxtestpage/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/platform-sandboxtestpage/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-05T12:59:46.942184Z",
            "action": 48,
            "target": "",
            "id": 379877,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/379877/?format=api"
        }
    ]
}