Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-officeimportertranslations/ro/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/562544/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T15:55:46.021702Z",
            "action": 59,
            "target": "",
            "id": 373459,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/373459/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/562543/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T15:55:46.021663Z",
            "action": 59,
            "target": "",
            "id": 373458,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/373458/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/562542/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T15:55:46.021599Z",
            "action": 59,
            "target": "",
            "id": 373457,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/373457/?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/ro/?format=api",
            "user": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "author": "https://l10n.xwiki.org/api/users/acotiuga/?format=api",
            "timestamp": "2023-02-17T15:55:45.921567Z",
            "action": 48,
            "target": "",
            "id": 373456,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/373456/?format=api"
        }
    ]
}