Translation components API.

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

GET /api/translations/release-notes-opensuse/leap_15_5/et/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T14:09:23.830598Z",
            "action": 0,
            "target": "",
            "id": 2959462,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2959462/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T14:03:58.811475Z",
            "action": 0,
            "target": "",
            "id": 2959221,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2959221/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-11T21:40:50.146738Z",
            "action": 0,
            "target": "",
            "id": 2683937,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2683937/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-20T12:01:58.487504Z",
            "action": 0,
            "target": "",
            "id": 2673654,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2673654/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14454103/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_5/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_5/et/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-20T12:01:57.015165Z",
            "action": 30,
            "target": "translator-credits",
            "id": 2673653,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2673653/?format=api"
        }
    ]
}