Translation components API.

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

GET /api/translations/switchboard/datetime/de/changes/?format=api&page=15
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 706,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/datetime/de/changes/?format=api&page=14",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3420625/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:01.911925Z",
            "action": 59,
            "target": "Datum",
            "old": "",
            "details": {
                "state": 20,
                "source": "Date",
                "old_state": -1
            },
            "id": 1854106,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1854106/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3420624/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:01.911901Z",
            "action": 59,
            "target": "In der Leiste anzeigen:",
            "old": "",
            "details": {
                "state": 20,
                "source": "Show in Panel:",
                "old_state": -1
            },
            "id": 1854105,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1854105/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3420621/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:01.911830Z",
            "action": 59,
            "target": "Wenn eingeschaltet, wird die Zeitzone automatisch aktualisiert",
            "old": "",
            "details": {
                "state": 20,
                "source": "Automatically updates the time zone when activated",
                "old_state": -1
            },
            "id": 1854102,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1854102/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3420618/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:01.911759Z",
            "action": 59,
            "target": "24-Stunden-System",
            "old": "",
            "details": {
                "state": 20,
                "source": "24-hour",
                "old_state": -1
            },
            "id": 1854099,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1854099/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3420617/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:01.911733Z",
            "action": 59,
            "target": "12-Stunden-System",
            "old": "",
            "details": {
                "state": 20,
                "source": "AM/PM",
                "old_state": -1
            },
            "id": 1854098,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1854098/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3420616/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:01.911704Z",
            "action": 59,
            "target": "Zeitformat:",
            "old": "",
            "details": {
                "state": 20,
                "source": "Time format:",
                "old_state": -1
            },
            "id": 1854097,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1854097/?format=api"
        }
    ]
}