Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/en_GB/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14180070/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:03.166712Z",
            "action": 30,
            "target": "Failed to create ACL with initiator name: ",
            "id": 2583787,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2583787/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14180072/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:03.189093Z",
            "action": 30,
            "target": "Initiator name can not be longer than 233 bytes!",
            "id": 2583788,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2583788/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14180079/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:03.236527Z",
            "action": 30,
            "target": "Are they already in use?",
            "id": 2583789,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2583789/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:03.267634Z",
            "action": 0,
            "target": "",
            "id": 2583790,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2583790/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:42.664734Z",
            "action": 44,
            "target": "",
            "id": 2584180,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2584180/?format=api"
        }
    ]
}