Translation components API.

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

GET /api/translations/yast-pkg-bindings/master/da/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-pkg-bindings/master/da/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pkg-bindings/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pkg-bindings/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-04T02:33:34.428744Z",
            "action": 44,
            "target": "",
            "id": 1636953,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1636953/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pkg-bindings/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pkg-bindings/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:59:03.448823Z",
            "action": 0,
            "target": "",
            "id": 1714911,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1714911/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pkg-bindings/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pkg-bindings/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-13T02:33:57.309511Z",
            "action": 0,
            "target": "",
            "id": 2670415,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2670415/?format=api"
        }
    ]
}