Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/jcaptcha-ui/uk/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/564294/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/jcaptcha-ui/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-30T17:00:31.878180Z",
            "action": 59,
            "target": "",
            "id": 378352,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/378352/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564293/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/jcaptcha-ui/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-30T17:00:31.878094Z",
            "action": 59,
            "target": "",
            "id": 378351,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/378351/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/jcaptcha-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/jcaptcha-ui/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-04-30T17:00:31.732688Z",
            "action": 48,
            "target": "",
            "id": 378350,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/378350/?format=api"
        }
    ]
}