{
    "ok": true,
    "endpoint": "/api/mareas",
    "_log": "[API /mareas ihm]",
    "url_solicitada": "https://mareator2.mareator.es/codigo/api/mareas?dias=1&fuente=ihm&loc=1",
    "timestamp_solicitud": "2026-07-07T00:41:51+02:00",
    "parametros": {
        "loc": 1,
        "fecha": "2026-07-07",
        "dias": 1,
        "fuente": "ihm"
    },
    "url_api": "https://ideihm.covam.es/api-ihm/getmarea?request=gettide&id=20&format=json&date=…",
    "localizacion": {
        "id": 1,
        "nombre": "Coruña",
        "lat": 43.38141,
        "lon": -8.4193,
        "puerto_id": "20"
    },
    "fechas": {
        "inicio": "2026-07-07",
        "fin": "2026-07-07",
        "dias": 1,
        "rango": [
            "2026-07-07"
        ]
    },
    "datos": {
        "fuente": "API IHM (ideihm.covam.es)",
        "puerto": "A Coruña",
        "aviso": null,
        "extremos": [
            {
                "fecha_corta": "07/07",
                "hora_dia": "03:41",
                "t_total": 3.683333333333333,
                "altura": 1.074,
                "tipo": "bajamar",
                "timestamp_utc": "2026-07-07T01:41:00+00:00",
                "timestamp_local": "2026-07-07T03:41:00+02:00",
                "fecha": "2026-07-07",
                "hora_local": "03:41",
                "altura_m": 1.074
            },
            {
                "fecha_corta": "07/07",
                "hora_dia": "09:56",
                "t_total": 9.933333333333334,
                "altura": 3.078,
                "tipo": "pleamar",
                "timestamp_utc": "2026-07-07T07:56:00+00:00",
                "timestamp_local": "2026-07-07T09:56:00+02:00",
                "fecha": "2026-07-07",
                "hora_local": "09:56",
                "altura_m": 3.078
            },
            {
                "fecha_corta": "07/07",
                "hora_dia": "16:00",
                "t_total": 16,
                "altura": 1.239,
                "tipo": "bajamar",
                "timestamp_utc": "2026-07-07T14:00:00+00:00",
                "timestamp_local": "2026-07-07T16:00:00+02:00",
                "fecha": "2026-07-07",
                "hora_local": "16:00",
                "altura_m": 1.239
            },
            {
                "fecha_corta": "07/07",
                "hora_dia": "22:20",
                "t_total": 22.333333333333332,
                "altura": 3.264,
                "tipo": "pleamar",
                "timestamp_utc": "2026-07-07T20:20:00+00:00",
                "timestamp_local": "2026-07-07T22:20:00+02:00",
                "fecha": "2026-07-07",
                "hora_local": "22:20",
                "altura_m": 3.264
            }
        ],
        "total_extremos": 4,
        "instante_evaluado": "2026-07-07T00:41:49+02:00",
        "siguiente_extremo": {
            "fecha_corta": "07/07",
            "hora_dia": "03:41",
            "t_total": 3.683333333333333,
            "altura": 1.074,
            "tipo": "bajamar",
            "timestamp_utc": "2026-07-07T01:41:00+00:00",
            "timestamp_local": "2026-07-07T03:41:00+02:00",
            "fecha": "2026-07-07",
            "hora_local": "03:41",
            "altura_m": 1.074
        },
        "punto_marea_actual": null
    },
    "error": null
}