Translation components API.

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

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

{
    "count": 804,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/datetime/es/changes/?format=api&page=16",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3426552/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:30.960861Z",
            "action": 59,
            "target": "Actualiza el huso horario automáticamente cuando se activa",
            "old": "",
            "details": {
                "state": 20,
                "source": "Automatically updates the time zone when activated",
                "old_state": -1
            },
            "id": 1860052,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1860052/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3426549/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:30.960702Z",
            "action": 59,
            "target": "24 horas",
            "old": "",
            "details": {
                "state": 20,
                "source": "24-hour",
                "old_state": -1
            },
            "id": 1860049,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1860049/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3426548/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:30.960649Z",
            "action": 59,
            "target": "a. m./p. m.",
            "old": "",
            "details": {
                "state": 20,
                "source": "AM/PM",
                "old_state": -1
            },
            "id": 1860048,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1860048/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3426547/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/datetime/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/datetime/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-13T05:04:30.960591Z",
            "action": 59,
            "target": "Formato de hora:",
            "old": "",
            "details": {
                "state": 20,
                "source": "Time format:",
                "old_state": -1
            },
            "id": 1860047,
            "action_name": "String updated in the repository",
            "url": "https://l10n.elementary.io/api/changes/1860047/?format=api"
        }
    ]
}