Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-platform-release-ui/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-release-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:29:57.757108Z",
            "action": 0,
            "target": "",
            "id": 390471,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/390471/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/569585/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-release-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:29:57.757080Z",
            "action": 59,
            "target": "",
            "id": 390470,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390470/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/569584/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-release-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:29:57.757050Z",
            "action": 59,
            "target": "Release",
            "id": 390469,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390469/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/569583/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-release-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:29:57.757013Z",
            "action": 59,
            "target": "Release Notes",
            "id": 390468,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390468/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/569582/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-release-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:29:57.756968Z",
            "action": 59,
            "target": "Released on",
            "id": 390467,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390467/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/569581/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-release-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:29:57.756928Z",
            "action": 59,
            "target": "Release Managers",
            "id": 390466,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390466/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/569580/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-release-ui/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-release-ui/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-20T13:29:57.756837Z",
            "action": 59,
            "target": "Version",
            "id": 390465,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/390465/?format=api"
        }
    ]
}