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/af/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T14:09:19.017257Z",
            "action": 0,
            "target": "",
            "id": 2959419,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2959419/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-11T14:03:56.554917Z",
            "action": 0,
            "target": "",
            "id": 2959183,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2959183/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-11T21:40:43.617296Z",
            "action": 0,
            "target": "",
            "id": 2683875,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2683875/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-20T12:01:36.740686Z",
            "action": 0,
            "target": "",
            "id": 2673578,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/2673578/?format=api"
        }
    ]
}