Translation components API.

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

GET /api/components/xwiki-platform/xwiki-platform-logging-ui/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/components/xwiki-platform/xwiki-platform-logging-ui/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/569574/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-logging-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:26:19.596833Z",
            "action": 59,
            "target": "Failed to set log level: the logger \"{0}\" doesn't exist.",
            "id": 390453,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390453/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/569573/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-logging-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:26:19.596773Z",
            "action": 59,
            "target": "Logger \"{0}\" level has been set to \"{1}\".",
            "id": 390452,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390452/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/569572/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-logging-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:26:19.596634Z",
            "action": 59,
            "target": "Logger \"{0}\" level has been unset.",
            "id": 390451,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390451/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-logging-ui/?format=api",
            "translation": null,
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2023-07-20T13:26:19.431247Z",
            "action": 51,
            "target": "",
            "id": 390450,
            "action_name": "Component created",
            "url": "https://l10n.xwiki.org/api/changes/390450/?format=api"
        }
    ]
}