Translation components API.

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

GET /api/translations/yast-ntp-client/master/ar/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 262,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/ar/changes/?format=api&page=13",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-26T02:36:36.555562Z",
            "action": 44,
            "target": "",
            "id": 2625857,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2625857/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:30.996199Z",
            "action": 0,
            "target": "",
            "id": 2970964,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970964/?format=api"
        }
    ]
}