Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/523517/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/limitsapplication/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:56:29.053107Z",
            "action": 5,
            "target": "Limits:",
            "id": 293242,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293242/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523516/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/limitsapplication/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:56:14.115959Z",
            "action": 5,
            "target": "Das Maximum an Benutzern ist erreicht.",
            "id": 293241,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293241/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523515/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/limitsapplication/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:55:16.213984Z",
            "action": 5,
            "target": "Benutzer Limit: {0} / {1}",
            "id": 293240,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293240/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523514/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/limitsapplication/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:54:56.369371Z",
            "action": 5,
            "target": "Wikis Limit: {0} / {1}",
            "id": 293239,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293239/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523513/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/limitsapplication/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:54:36.400562Z",
            "action": 5,
            "target": "Du darfst kein neues Wiki erstellen. Du hast das Limit [{0}] erreicht.",
            "id": 293238,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293238/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/limitsapplication/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:52:52.863633Z",
            "action": 48,
            "target": "",
            "id": 293236,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/293236/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/limitsapplication/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/limitsapplication/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:52:52.690232Z",
            "action": 0,
            "target": "",
            "id": 293234,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/293234/?format=api"
        }
    ]
}