GET /finland/lipas/sites/:id
Vollständiges Detail zu einer Sportstätte anhand der Lipas-ID.
id
erforderlich
Lipas site id
| Name | Erforderlich | Standard | Beschreibung |
|---|---|---|---|
id |
Ja | - | Lipas site id |
curl https://nordapi.ee/api/v1/finland/lipas/sites/505802
{
"data": {
"admin": "private-company",
"building": {
"ceiling-structures": [
"concrete"
],
"heat-source": "district-heating",
"main-construction-materials": [
"concrete"
],
"main-designers": "Ark. tsto Heikki ja Kaija Siren",
"staff-count": 2,
"supporting-structures": [
"concrete"
],
"total-pool-room-area-m2": 300,
"total-surface-area-m2": 620,
"total-volume-m3": 1850,
"total-water-area-m2": 242,
"ventilation-units-count": 2
},
"comment": "Koulun käytössä arkisin päiväsaikaan. Lisää tietoa hallin palveluista, aukioloajoista ja yhteystiedoista hallin omilta verkkosivuilta.",
"conditions": {
"daily-open-hours": 11,
"open-days-in-year": 270
},
"construction-year": 1972,
"email": "syk@syk.fi",
"event-date": "2026-02-20T11:54:35.860Z",
"facilities": {
"lockers-men-count": 66,
"lockers-women-count": 53,
"showers-men-count": 12,
"showers-women-count": 12
},
"hall-id": "UU052000",
"lipas-id": 505802,
"location": {
"address": "Isonnevantie 8",
"city": {
"city-code": 91,
"neighborhood": "Haaga"
},
"geometries": {
"features": [
{
"geometry": {
"coordinates": [
24.890484230612,
60.2121343005965
],
"type": "Point"
},
"type": "Feature"
}
],
"type": "FeatureCollection"
},
"postal-code": "00320",
"postal-office": "Helsinki"
},
"name": "Helsingin Suomalaisen Yhteiskoulun uimahalli",
"name-localized": {
"se": "Helsingfors Finska Samskolans simhall"
},
"owner": "foundation",
"phone-number": "(09) 4774 1827",
"pools": [
{
"area-m2": 200,
"depth-max-m": 1.8,
"depth-min-m": 1,
"length-m": 25,
"temperature-c": 27,
"type": "main-pool",
"volume-m3": 353,
"width-m": 8
},
{
"area-m2": 42,
"depth-max-m": 0.9,
"depth-min-m": 0.8,
"length-m": 10.5,
"temperature-c": 27,
"type": "teaching-pool",
"volume-m3": 30,
"width-m": 4
}
],
"properties": {
"pool-water-area-m2": 242,
"school-use?": true,
"swimming-pool-count": 2
},
"renovation-years": [
2008,
2010
],
"renovations": [
{
"type": "major-renovation",
"year": 2008
},
{
"type": "major-renovation",
"year": 2010
}
],
"saunas": [
{
"type": "sauna"
},
{
"type": "sauna"
}
],
"search-meta": {
"activities": null,
"admin": {
"name": {
"en": "Private / Company",
"fi": "Yritys",
"se": "Privat / aktiebolag"
}
},
"audits": {
"latest-audit-date": null
},
"fields": {
"field-types": []
},
"location": {
"avi-area": {
"name": {
"en": "Etelä-Suomen AVI",
"fi": "Etelä-Suomen AVI",
"se": "Södra Finland"
}
},
"city": {
"name": {
"en": "Helsinki",
"fi": "Helsinki",
"se": "Helsingfors"
}
},
"geometries": {
"geometries": [
{
"coordinates": [
24.890484230612,
60.2121343005965
],
"type": "Point"
}
],
"type": "geometrycollection"
},
"province": {
"name": {
"en": "Uusimaa",
"fi": "Uusimaa",
"se": "Nyland"
}
},
"simple-geoms": {
"features": [
{
"geometry": {
"coordinates": [
24.890484230612,
60.2121343005965
],
"type": "Point"
},
"properties": {},
"type": "Feature"
}
],
"type": "FeatureCollection"
},
"wgs84-center": [
24.890484230612,
60.2121343005965
],
"wgs84-end": [
24.890484230612,
60.2121343005965
],
"wgs84-point": [
24.890484230612,
60.2121343005965
]
},
"name": "helsingin suomalaisen yhteiskoulun uimahalli",
"owner": {
"name": {
"en": "Foundation",
"fi": "Säätiö",
"se": "Stiftelse"
}
},
"type": {
"main-category": {
"name": {
"en": "Water sports facilities",
"fi": "Vesiliikuntapaikat",
"se": "Anläggningar för vattenidrott"
}
},
"name": {
"en": "Public indoor swimming pool",
"fi": "Uimahalli",
"se": "Simhall"
},
"sub-category": {
"name": {
"en": "Indoor swimming pools, halls and spas",
"fi": "Uima-altaat, hallit ja kylpylät",
"se": "Simbassänger, hallar och badinrättningar"
}
},
"tags": {
"fi": []
}
}
},
"status": "active",
"type": {
"type-code": 3110
},
"water-treatment": {
"filtering-methods": [
"pressure-sand"
]
},
"www": "https://syk.fi/palvelut/uimahalli/"
},
"success": true
}