Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/564423/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/trusted-authentication-framework/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/trusted-authentication-framework/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2023-05-04T06:29:54.456065Z",
            "action": 5,
            "target": "Ein generischer XWiki-Authentifizierungsdienst, der auf austauschbaren Adaptern basiert, um eine vertrauenswürdige Authentifizierung von externen Quellen zu ermöglichen",
            "id": 379054,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/379054/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564422/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/trusted-authentication-framework/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/trusted-authentication-framework/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2023-05-04T06:27:56.983484Z",
            "action": 5,
            "target": "Framework für vertrauenswürdige Authentifizierung",
            "id": 379053,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/379053/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/trusted-authentication-framework/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/trusted-authentication-framework/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2023-05-01T14:05:29.756247Z",
            "action": 0,
            "target": "",
            "id": 378667,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/378667/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564423/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/trusted-authentication-framework/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/trusted-authentication-framework/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-01T14:05:29.756201Z",
            "action": 59,
            "target": "",
            "id": 378666,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/378666/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564422/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/trusted-authentication-framework/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/trusted-authentication-framework/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-01T14:05:29.756094Z",
            "action": 59,
            "target": "",
            "id": 378665,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/378665/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/trusted-authentication-framework/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/trusted-authentication-framework/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2023-05-01T14:05:29.718792Z",
            "action": 48,
            "target": "",
            "id": 378664,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/378664/?format=api"
        }
    ]
}