Translation components API.

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

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

{
    "count": 142,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/af/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-11T02:31:52.764970Z",
            "action": 0,
            "target": "",
            "id": 2637265,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2637265/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-21T02:33:26.264947Z",
            "action": 0,
            "target": "",
            "id": 2769725,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2769725/?format=api"
        }
    ]
}