Translation components API.

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

GET /api/translations/yast-pkg-bindings/master/sq/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/sq/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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-04T02:33:36.576464Z",
            "action": 44,
            "target": "",
            "id": 1637001,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1637001/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-11T02:59:10.476100Z",
            "action": 0,
            "target": "",
            "id": 1714959,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1714959/?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/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-13T02:34:05.529876Z",
            "action": 0,
            "target": "",
            "id": 2670463,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2670463/?format=api"
        }
    ]
}