Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/uk/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/566988/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-06T13:05:58.695443Z",
            "action": 59,
            "target": "",
            "id": 385889,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/385889/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/566987/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-06T13:05:58.695405Z",
            "action": 59,
            "target": "",
            "id": 385888,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/385888/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/566986/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-06T13:05:58.695364Z",
            "action": 59,
            "target": "",
            "id": 385887,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/385887/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/566985/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-06T13:05:58.695287Z",
            "action": 59,
            "target": "",
            "id": 385886,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/385886/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-refactoring-default/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-refactoring-default/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-06-06T13:05:58.566213Z",
            "action": 48,
            "target": "",
            "id": 385885,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/385885/?format=api"
        }
    ]
}