GET /kore/v1/building/12/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 12,
    "neighborhood": "Vartiokylä",
    "addresses": [
        {
            "id": 11,
            "location": {
                "coordinates": [
                    25.0918079,
                    60.2189008
                ],
                "type": "Point"
            },
            "street_name_fi": "Kukkaniityntie 2",
            "street_name_sv": "Blomängsvägen 2",
            "zip_code": "00900",
            "municipality_fi": "Helsinki",
            "municipality_sv": "Helsingfors",
            "begin_day": null,
            "begin_month": null,
            "begin_year": 1962,
            "end_day": null,
            "end_month": null,
            "end_year": null,
            "comment": null,
            "approx_begin": false,
            "approx_end": false
        }
    ],
    "schools": [
        {
            "url": "https://api.hel.fi/kore/v1/school_building/10-12/?format=api",
            "id": "10-12",
            "photos": [],
            "school": {
                "url": "https://api.hel.fi/kore/v1/school/10/?format=api",
                "id": 10,
                "names": [
                    {
                        "id": 2,
                        "official_name": "Blomängens lågstadieskola",
                        "other_names": null,
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 1977,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1993,
                        "reference": "Kvsto 31.3.1993",
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 308,
                        "official_name": "Botby folkskola",
                        "other_names": null,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1959,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "languages": [
                    {
                        "id": 407,
                        "language": "ruotsi",
                        "begin_year": 1959,
                        "end_year": 1993,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "types": [
                    {
                        "id": 22,
                        "type": {
                            "id": 1,
                            "name": "kansakoulu",
                            "description": "1858-1977 6 lk, maksuton perusopetusta antava koulu. Vuoden 1866 kansakouluasetuksesta lähtien kaupungeissa asuville 8–14-vuotiaille lapsille tuli tarjota perusopetusta. Kansakoulusta saattoi hakea oppikouluun ja ammattikouluun."
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1959,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "main_school": 10
                    },
                    {
                        "id": 23,
                        "type": {
                            "id": 8,
                            "name": "ala-aste",
                            "description": "1977-1999 Peruskoulun 1-6 vuosiluokka. 1999 lähtien peruskoulussa ei ole ollut jakoa ala- ja yläasteeseen. Vuodesta 1999 lähtien virallinen termi on ollut alakoulu, mutta myös muotoa peruskoulun ala-asteen koulu käytetään."
                        },
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 1977,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1993,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "main_school": 10
                    }
                ],
                "fields": [],
                "genders": [
                    {
                        "id": 217,
                        "gender": "tyttö- ja poikakoulu",
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1959,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1993,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "grade_counts": [
                    {
                        "id": 250,
                        "number": 6,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1959,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1993,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "buildings": [
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/10-11/?format=api",
                        "id": "10-11",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/11/?format=api",
                            "id": 11,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 11,
                                    "location": {
                                        "coordinates": [
                                            25.0918079,
                                            60.2189008
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kukkaniityntie 2",
                                    "street_name_sv": "Blomängsvägen 2",
                                    "zip_code": "00900",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1962,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1973,
                            "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
                            "architect_firm": "Erik Kråkström",
                            "property_number": null,
                            "sliced": false,
                            "comment": "Blomängens lgs, Botby folkskola",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1993,
                        "ownership": true,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/10-12/?format=api",
                        "id": "10-12",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/12/?format=api",
                            "id": 12,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 11,
                                    "location": {
                                        "coordinates": [
                                            25.0918079,
                                            60.2189008
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kukkaniityntie 2",
                                    "street_name_sv": "Blomängsvägen 2",
                                    "zip_code": "00900",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1962,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1966,
                            "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
                            "architect_firm": "Erik Kråkström",
                            "property_number": null,
                            "sliced": false,
                            "comment": "Botby svenska samskola",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 9,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 10,
                                    "owner": {
                                        "id": 100,
                                        "type": "säätiö",
                                        "name": "Stiftelsen Botby svenska samskola"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1966,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 149,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wae&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1966,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1973,
                        "ownership": true,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/10-196/?format=api",
                        "id": "10-196",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/196/?format=api",
                            "id": 196,
                            "neighborhood": "Vartioharju",
                            "addresses": [
                                {
                                    "id": 195,
                                    "location": {
                                        "coordinates": [
                                            25.0992947,
                                            60.2188954
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kiviportintie 10",
                                    "street_name_sv": "Stenportsvägen 10",
                                    "zip_code": "00950",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1954,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1960,
                            "architect": "Jorma Järvi",
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Vartiokylän kansakoulu, ala-aste",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 174,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1960,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 110,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wd3&w=1200&h=1200",
                                    "is_front": true
                                },
                                {
                                    "id": 127,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wd2&w=1200&h=1200",
                                    "is_front": false
                                }
                            ]
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1960,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1973,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/10-255/?format=api",
                        "id": "10-255",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/255/?format=api",
                            "id": 255,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 408,
                                    "location": {
                                        "coordinates": [
                                            25.1069393,
                                            60.2119694
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Puotilantie 7",
                                    "street_name_sv": "Bottbygårdsvägen 7",
                                    "zip_code": "00910",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1959,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1790,
                            "architect": null,
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Puotinkylän kartano",
                            "reference": null,
                            "approx": false,
                            "owners": [
                                {
                                    "id": 243,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1933,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1970,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 244,
                                    "owner": {
                                        "id": 194,
                                        "type": "yksityinen",
                                        "name": "Aleksandra Lindroos"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1862,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1882,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 245,
                                    "owner": {
                                        "id": 195,
                                        "type": "yksityinen",
                                        "name": "Johan Fredrik Lindroos"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1882,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1905,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 217,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000u3l&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1959,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1960,
                        "ownership": false,
                        "reference": null
                    }
                ],
                "owners": [
                    {
                        "id": 14,
                        "owner": {
                            "id": 1,
                            "type": "kunta",
                            "name": "Helsingin kaupunki"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1959,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1993,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "founders": [
                    {
                        "id": 10,
                        "founder": {
                            "id": 1,
                            "type": "kunta",
                            "name": "Helsingin kaupunki"
                        },
                        "reference": null
                    }
                ],
                "principals": [],
                "special_features": null,
                "wartime_school": false,
                "nicknames": null,
                "checked": false,
                "archives": [
                    {
                        "url": null,
                        "data_type": {
                            "id": 1,
                            "name": "arkistoaineisto"
                        },
                        "location": "Koulu",
                        "begin_year": 1976,
                        "end_year": null,
                        "arkiston_nimi": "Botby grundskola",
                        "school": 10,
                        "name": 625
                    },
                    {
                        "url": "https://yksa3.darchive.fi/YKSA3/id/139879376780500",
                        "data_type": {
                            "id": 1,
                            "name": "arkistoaineisto"
                        },
                        "location": "Helsingin kaupunginarkisto",
                        "begin_year": 1945,
                        "end_year": 1976,
                        "arkiston_nimi": "Botby folkskola",
                        "school": 10,
                        "name": 308
                    }
                ],
                "lifecycle_event": [
                    {
                        "description": "koulun yhdistäminen toiseen kouluun",
                        "day": 31,
                        "month": 7,
                        "year": 1993,
                        "decisionmaker": null,
                        "additional_info": null
                    },
                    {
                        "description": "koulun perustaminen",
                        "day": null,
                        "month": null,
                        "year": 1959,
                        "decisionmaker": null,
                        "additional_info": null
                    }
                ],
                "continuum_active": [
                    {
                        "active_school": "https://api.hel.fi/kore/v1/school/10/?format=api",
                        "description": "joins",
                        "target_school": {
                            "url": "https://api.hel.fi/kore/v1/school/358/?format=api",
                            "id": 358,
                            "names": [
                                {
                                    "id": 575,
                                    "official_name": "Blomängens lågstadieskola",
                                    "other_names": null,
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1993,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 2011,
                                    "reference": "Kvsto 8.12.2010",
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "day": 1,
                        "month": 8,
                        "year": 1993,
                        "reference": "Kvsto 31.3.1993"
                    }
                ],
                "continuum_target": []
            },
            "approx_begin": false,
            "approx_end": false,
            "begin_day": null,
            "begin_month": null,
            "begin_year": 1966,
            "end_day": null,
            "end_month": null,
            "end_year": 1973,
            "ownership": true,
            "reference": null
        },
        {
            "url": "https://api.hel.fi/kore/v1/school_building/11-12/?format=api",
            "id": "11-12",
            "photos": [],
            "school": {
                "url": "https://api.hel.fi/kore/v1/school/11/?format=api",
                "id": 11,
                "names": [
                    {
                        "id": 140,
                        "official_name": "Botby grundskola",
                        "other_names": null,
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 2011,
                        "end_day": null,
                        "end_month": null,
                        "end_year": null,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "languages": [
                    {
                        "id": 408,
                        "language": "ruotsi",
                        "begin_year": 2011,
                        "end_year": null,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "types": [
                    {
                        "id": 24,
                        "type": {
                            "id": 10,
                            "name": "peruskoulu",
                            "description": "Yleissivistävää opetusta antava kunnallinen oppivelvollisuuskoulu. Vuoden 1977 uudistuksessa kansakoulut, kansalaiskoulut ja keskikoulut muutettiin ala- ja yläasteesta koostuvaksi peruskouluiksi. 1999 yhtenäinen ala- ja yläkoulusta koostuva peruskoulu."
                        },
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 2011,
                        "end_day": null,
                        "end_month": null,
                        "end_year": null,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "main_school": 11
                    }
                ],
                "fields": [],
                "genders": [
                    {
                        "id": 218,
                        "gender": "tyttö- ja poikakoulu",
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 2011,
                        "end_day": null,
                        "end_month": null,
                        "end_year": null,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "grade_counts": [
                    {
                        "id": 251,
                        "number": 9,
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 2011,
                        "end_day": null,
                        "end_month": null,
                        "end_year": null,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "buildings": [
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/11-11/?format=api",
                        "id": "11-11",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/11/?format=api",
                            "id": 11,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 11,
                                    "location": {
                                        "coordinates": [
                                            25.0918079,
                                            60.2189008
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kukkaniityntie 2",
                                    "street_name_sv": "Blomängsvägen 2",
                                    "zip_code": "00900",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1962,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1973,
                            "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
                            "architect_firm": "Erik Kråkström",
                            "property_number": null,
                            "sliced": false,
                            "comment": "Blomängens lgs, Botby folkskola",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 2011,
                        "end_day": null,
                        "end_month": null,
                        "end_year": null,
                        "ownership": true,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/11-12/?format=api",
                        "id": "11-12",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/12/?format=api",
                            "id": 12,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 11,
                                    "location": {
                                        "coordinates": [
                                            25.0918079,
                                            60.2189008
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kukkaniityntie 2",
                                    "street_name_sv": "Blomängsvägen 2",
                                    "zip_code": "00900",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1962,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1966,
                            "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
                            "architect_firm": "Erik Kråkström",
                            "property_number": null,
                            "sliced": false,
                            "comment": "Botby svenska samskola",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 9,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 10,
                                    "owner": {
                                        "id": 100,
                                        "type": "säätiö",
                                        "name": "Stiftelsen Botby svenska samskola"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1966,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 149,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wae&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 2011,
                        "end_day": null,
                        "end_month": null,
                        "end_year": null,
                        "ownership": true,
                        "reference": null
                    }
                ],
                "owners": [
                    {
                        "id": 15,
                        "owner": {
                            "id": 1,
                            "type": "kunta",
                            "name": "Helsingin kaupunki"
                        },
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 2011,
                        "end_day": null,
                        "end_month": null,
                        "end_year": null,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "founders": [
                    {
                        "id": 11,
                        "founder": {
                            "id": 1,
                            "type": "kunta",
                            "name": "Helsingin kaupunki"
                        },
                        "reference": null
                    }
                ],
                "principals": [],
                "special_features": null,
                "wartime_school": false,
                "nicknames": null,
                "checked": false,
                "archives": [
                    {
                        "url": null,
                        "data_type": {
                            "id": 1,
                            "name": "arkistoaineisto"
                        },
                        "location": "Koulu",
                        "begin_year": 2011,
                        "end_year": null,
                        "arkiston_nimi": "Botby grundskola",
                        "school": 11,
                        "name": 140
                    }
                ],
                "lifecycle_event": [
                    {
                        "description": "koulun perustaminen",
                        "day": 1,
                        "month": 8,
                        "year": 2011,
                        "decisionmaker": null,
                        "additional_info": null
                    }
                ],
                "continuum_active": [],
                "continuum_target": [
                    {
                        "active_school": {
                            "url": "https://api.hel.fi/kore/v1/school/204/?format=api",
                            "id": 204,
                            "names": [
                                {
                                    "id": 307,
                                    "official_name": "Botby högstadieskola",
                                    "other_names": null,
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 2011,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "description": "joins",
                        "target_school": "https://api.hel.fi/kore/v1/school/11/?format=api",
                        "day": 1,
                        "month": 8,
                        "year": 2011,
                        "reference": "Kvsto 8.12.2010"
                    },
                    {
                        "active_school": {
                            "url": "https://api.hel.fi/kore/v1/school/358/?format=api",
                            "id": 358,
                            "names": [
                                {
                                    "id": 575,
                                    "official_name": "Blomängens lågstadieskola",
                                    "other_names": null,
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1993,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 2011,
                                    "reference": "Kvsto 8.12.2010",
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "description": "joins",
                        "target_school": "https://api.hel.fi/kore/v1/school/11/?format=api",
                        "day": 1,
                        "month": 8,
                        "year": 2011,
                        "reference": "Kvsto 8.12.2010"
                    }
                ]
            },
            "approx_begin": false,
            "approx_end": false,
            "begin_day": 1,
            "begin_month": 8,
            "begin_year": 2011,
            "end_day": null,
            "end_month": null,
            "end_year": null,
            "ownership": true,
            "reference": null
        },
        {
            "url": "https://api.hel.fi/kore/v1/school_building/204-12/?format=api",
            "id": "204-12",
            "photos": [
                {
                    "id": 149,
                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wae&w=1200&h=1200",
                    "is_front": true
                }
            ],
            "school": {
                "url": "https://api.hel.fi/kore/v1/school/204/?format=api",
                "id": 204,
                "names": [
                    {
                        "id": 307,
                        "official_name": "Botby högstadieskola",
                        "other_names": null,
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 1977,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 2011,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "languages": [
                    {
                        "id": 441,
                        "language": "ruotsi",
                        "begin_year": 1977,
                        "end_year": 2011,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "types": [
                    {
                        "id": 453,
                        "type": {
                            "id": 9,
                            "name": "yläaste",
                            "description": "1977-1999, Peruskoulun 7-9 luokka. Peruskoulu-uudistuksessa keskikoulut ja kansalaiskoulut muutettiin peruskoulun yläasteiksi.  Vuodesta 1999 lähtien virallinen termi on yläkoulu, mutta myös muotoa peruskoulun yläasteen koulu käytetään."
                        },
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 1977,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 2011,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "main_school": 204
                    }
                ],
                "fields": [],
                "genders": [
                    {
                        "id": 255,
                        "gender": "tyttö- ja poikakoulu",
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 1977,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 2011,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "grade_counts": [
                    {
                        "id": 286,
                        "number": 3,
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 1977,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 2011,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "buildings": [
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/204-12/?format=api",
                        "id": "204-12",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/12/?format=api",
                            "id": 12,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 11,
                                    "location": {
                                        "coordinates": [
                                            25.0918079,
                                            60.2189008
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kukkaniityntie 2",
                                    "street_name_sv": "Blomängsvägen 2",
                                    "zip_code": "00900",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1962,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1966,
                            "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
                            "architect_firm": "Erik Kråkström",
                            "property_number": null,
                            "sliced": false,
                            "comment": "Botby svenska samskola",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 9,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 10,
                                    "owner": {
                                        "id": 100,
                                        "type": "säätiö",
                                        "name": "Stiftelsen Botby svenska samskola"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1966,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 149,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wae&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [
                            {
                                "id": 149,
                                "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wae&w=1200&h=1200",
                                "is_front": true
                            }
                        ],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 1977,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 2011,
                        "ownership": true,
                        "reference": null
                    }
                ],
                "owners": [
                    {
                        "id": 270,
                        "owner": {
                            "id": 1,
                            "type": "kunta",
                            "name": "Helsingin kaupunki"
                        },
                        "begin_day": 1,
                        "begin_month": 8,
                        "begin_year": 1977,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 2011,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "founders": [
                    {
                        "id": 203,
                        "founder": {
                            "id": 1,
                            "type": "kunta",
                            "name": "Helsingin kaupunki"
                        },
                        "reference": null
                    }
                ],
                "principals": [],
                "special_features": null,
                "wartime_school": false,
                "nicknames": null,
                "checked": false,
                "archives": [
                    {
                        "url": null,
                        "data_type": {
                            "id": 1,
                            "name": "arkistoaineisto"
                        },
                        "location": "Koulu",
                        "begin_year": 1977,
                        "end_year": 2011,
                        "arkiston_nimi": "Botby högstadieskola",
                        "school": 204,
                        "name": 307
                    }
                ],
                "lifecycle_event": [
                    {
                        "description": "koulun yhdistäminen toiseen kouluun",
                        "day": 31,
                        "month": 7,
                        "year": 2011,
                        "decisionmaker": null,
                        "additional_info": null
                    },
                    {
                        "description": "koulun perustaminen",
                        "day": 1,
                        "month": 8,
                        "year": 1977,
                        "decisionmaker": null,
                        "additional_info": null
                    }
                ],
                "continuum_active": [
                    {
                        "active_school": "https://api.hel.fi/kore/v1/school/204/?format=api",
                        "description": "joins",
                        "target_school": {
                            "url": "https://api.hel.fi/kore/v1/school/11/?format=api",
                            "id": 11,
                            "names": [
                                {
                                    "id": 140,
                                    "official_name": "Botby grundskola",
                                    "other_names": null,
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 2011,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "day": 1,
                        "month": 8,
                        "year": 2011,
                        "reference": "Kvsto 8.12.2010"
                    }
                ],
                "continuum_target": [
                    {
                        "active_school": {
                            "url": "https://api.hel.fi/kore/v1/school/364/?format=api",
                            "id": 364,
                            "names": [
                                {
                                    "id": 592,
                                    "official_name": "Östra svenska läroverket",
                                    "other_names": null,
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1973,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "description": "separates from",
                        "target_school": "https://api.hel.fi/kore/v1/school/204/?format=api",
                        "day": 1,
                        "month": 8,
                        "year": 1977,
                        "reference": null
                    }
                ]
            },
            "approx_begin": false,
            "approx_end": false,
            "begin_day": 1,
            "begin_month": 8,
            "begin_year": 1977,
            "end_day": 31,
            "end_month": 7,
            "end_year": 2011,
            "ownership": true,
            "reference": null
        },
        {
            "url": "https://api.hel.fi/kore/v1/school_building/237-12/?format=api",
            "id": "237-12",
            "photos": [],
            "school": {
                "url": "https://api.hel.fi/kore/v1/school/237/?format=api",
                "id": 237,
                "names": [
                    {
                        "id": 371,
                        "official_name": "Kontulan yhteiskoulu",
                        "other_names": null,
                        "begin_day": 28,
                        "begin_month": 4,
                        "begin_year": 1966,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "languages": [
                    {
                        "id": 186,
                        "language": "suomi",
                        "begin_year": 1966,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "types": [
                    {
                        "id": 485,
                        "type": {
                            "id": 5,
                            "name": "oppikoulu",
                            "description": "1829-1977. Keskikoulusta ja lukiosta koostuva koulu, johon haettiin pääsykokeilla useimmiten kansakoulun 4. luokalta. Maksullinen koulu, joissa oli vapaaoppilaskiintiöt. 1977 oppikoulut luovuttautuivat kunnallisiksi kouluiksi tai jäivät yksityisiksi."
                        },
                        "begin_day": 28,
                        "begin_month": 4,
                        "begin_year": 1966,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "main_school": 237
                    }
                ],
                "fields": [],
                "genders": [
                    {
                        "id": 83,
                        "gender": "tyttö- ja poikakoulu",
                        "begin_day": 28,
                        "begin_month": 4,
                        "begin_year": 1966,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "grade_counts": [
                    {
                        "id": 88,
                        "number": 8,
                        "begin_day": 28,
                        "begin_month": 4,
                        "begin_year": 1966,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "buildings": [
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/237-12/?format=api",
                        "id": "237-12",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/12/?format=api",
                            "id": 12,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 11,
                                    "location": {
                                        "coordinates": [
                                            25.0918079,
                                            60.2189008
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kukkaniityntie 2",
                                    "street_name_sv": "Blomängsvägen 2",
                                    "zip_code": "00900",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1962,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1966,
                            "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
                            "architect_firm": "Erik Kråkström",
                            "property_number": null,
                            "sliced": false,
                            "comment": "Botby svenska samskola",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 9,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 10,
                                    "owner": {
                                        "id": 100,
                                        "type": "säätiö",
                                        "name": "Stiftelsen Botby svenska samskola"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1966,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 149,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wae&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1966,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1967,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/237-197/?format=api",
                        "id": "237-197",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/197/?format=api",
                            "id": 197,
                            "neighborhood": "Puotila",
                            "addresses": [
                                {
                                    "id": 196,
                                    "location": {
                                        "coordinates": [
                                            25.0987382,
                                            60.2138247
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Rusthollarintie 6",
                                    "street_name_sv": "Rusthållarvägen 6",
                                    "zip_code": "00910",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1955,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1963,
                            "architect": "Osmo Sipari",
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Vartiokylän yhteiskoulu, ylä-aste",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 175,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 176,
                                    "owner": {
                                        "id": 21,
                                        "type": "yhdistys",
                                        "name": "Vartiokylän oppikouluyhdistys"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1963,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1966,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1967,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/237-200/?format=api",
                        "id": "237-200",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/200/?format=api",
                            "id": 200,
                            "neighborhood": "Kontula",
                            "addresses": [
                                {
                                    "id": 199,
                                    "location": {
                                        "coordinates": [
                                            25.0791271,
                                            60.2420295
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Sakara 5",
                                    "street_name_sv": "Hornet 5",
                                    "zip_code": "00940",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1960,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1967,
                            "architect": "Jouko Heikkinen",
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Kontulan yhteiskoulu, Vesalan yläaste, lukio",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 178,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 179,
                                    "owner": {
                                        "id": 19,
                                        "type": "yhdistys",
                                        "name": "Kontulan oppikouluyhdistys ry"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1967,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1967,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "ownership": true,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/237-501/?format=api",
                        "id": "237-501",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/501/?format=api",
                            "id": 501,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 594,
                                    "location": {
                                        "coordinates": [
                                            25.1019314,
                                            60.2197909
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kiviportintie 5",
                                    "street_name_sv": "Stenportsvägen 5",
                                    "zip_code": "00950",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1954,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1958,
                            "architect": "Pekka Laurila",
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Vartiokylän kirkko",
                            "reference": null,
                            "approx": false,
                            "owners": [],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1966,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1967,
                        "ownership": false,
                        "reference": null
                    }
                ],
                "owners": [
                    {
                        "id": 292,
                        "owner": {
                            "id": 19,
                            "type": "yhdistys",
                            "name": "Kontulan oppikouluyhdistys ry"
                        },
                        "begin_day": 28,
                        "begin_month": 4,
                        "begin_year": 1966,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "founders": [
                    {
                        "id": 219,
                        "founder": {
                            "id": 19,
                            "type": "yhdistys",
                            "name": "Kontulan oppikouluyhdistys ry"
                        },
                        "reference": null
                    }
                ],
                "principals": [],
                "special_features": null,
                "wartime_school": false,
                "nicknames": null,
                "checked": false,
                "archives": [
                    {
                        "url": "https://yksa3.darchive.fi/YKSA3/id/139880357503400",
                        "data_type": {
                            "id": 1,
                            "name": "arkistoaineisto"
                        },
                        "location": "Helsingin kaupunginarkisto",
                        "begin_year": 1965,
                        "end_year": 1980,
                        "arkiston_nimi": "Kontulan yhteiskoulu",
                        "school": 237,
                        "name": 371
                    }
                ],
                "lifecycle_event": [
                    {
                        "description": "oikeus antaa keskikoulutodistus",
                        "day": 30,
                        "month": 1,
                        "year": 1970,
                        "decisionmaker": null,
                        "additional_info": null
                    },
                    {
                        "description": "koulun lopettaminen",
                        "day": 31,
                        "month": 7,
                        "year": 1977,
                        "decisionmaker": null,
                        "additional_info": null
                    },
                    {
                        "description": "koulun perustaminen",
                        "day": 28,
                        "month": 4,
                        "year": 1966,
                        "decisionmaker": null,
                        "additional_info": null
                    }
                ],
                "continuum_active": [
                    {
                        "active_school": "https://api.hel.fi/kore/v1/school/237/?format=api",
                        "description": "separates from",
                        "target_school": {
                            "url": "https://api.hel.fi/kore/v1/school/184/?format=api",
                            "id": 184,
                            "names": [
                                {
                                    "id": 107,
                                    "official_name": "Vesalan yläasteen koulu",
                                    "other_names": null,
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "day": 1,
                        "month": 8,
                        "year": 1977,
                        "reference": null
                    },
                    {
                        "active_school": "https://api.hel.fi/kore/v1/school/237/?format=api",
                        "description": "separates from",
                        "target_school": {
                            "url": "https://api.hel.fi/kore/v1/school/238/?format=api",
                            "id": 238,
                            "names": [
                                {
                                    "id": 372,
                                    "official_name": "Vesalan lukio",
                                    "other_names": null,
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 1990,
                                    "reference": "Kvsto 24.1.1990",
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "day": 1,
                        "month": 8,
                        "year": 1977,
                        "reference": null
                    }
                ],
                "continuum_target": []
            },
            "approx_begin": false,
            "approx_end": false,
            "begin_day": null,
            "begin_month": null,
            "begin_year": 1966,
            "end_day": null,
            "end_month": null,
            "end_year": 1967,
            "ownership": false,
            "reference": null
        },
        {
            "url": "https://api.hel.fi/kore/v1/school_building/364-12/?format=api",
            "id": "364-12",
            "photos": [],
            "school": {
                "url": "https://api.hel.fi/kore/v1/school/364/?format=api",
                "id": 364,
                "names": [
                    {
                        "id": 592,
                        "official_name": "Östra svenska läroverket",
                        "other_names": null,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "languages": [
                    {
                        "id": 461,
                        "language": "ruotsi",
                        "begin_year": 1973,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "types": [
                    {
                        "id": 625,
                        "type": {
                            "id": 5,
                            "name": "oppikoulu",
                            "description": "1829-1977. Keskikoulusta ja lukiosta koostuva koulu, johon haettiin pääsykokeilla useimmiten kansakoulun 4. luokalta. Maksullinen koulu, joissa oli vapaaoppilaskiintiöt. 1977 oppikoulut luovuttautuivat kunnallisiksi kouluiksi tai jäivät yksityisiksi."
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "main_school": 364
                    }
                ],
                "fields": [],
                "genders": [
                    {
                        "id": 252,
                        "gender": "tyttö- ja poikakoulu",
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "grade_counts": [
                    {
                        "id": 282,
                        "number": 8,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "buildings": [
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/364-12/?format=api",
                        "id": "364-12",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/12/?format=api",
                            "id": 12,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 11,
                                    "location": {
                                        "coordinates": [
                                            25.0918079,
                                            60.2189008
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kukkaniityntie 2",
                                    "street_name_sv": "Blomängsvägen 2",
                                    "zip_code": "00900",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1962,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1966,
                            "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
                            "architect_firm": "Erik Kråkström",
                            "property_number": null,
                            "sliced": false,
                            "comment": "Botby svenska samskola",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 9,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 10,
                                    "owner": {
                                        "id": 100,
                                        "type": "säätiö",
                                        "name": "Stiftelsen Botby svenska samskola"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1966,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 149,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wae&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "ownership": true,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/364-13/?format=api",
                        "id": "364-13",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/13/?format=api",
                            "id": 13,
                            "neighborhood": "Kulosaari",
                            "addresses": [
                                {
                                    "id": 12,
                                    "location": {
                                        "coordinates": [
                                            25.0018383,
                                            60.1859749
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Ståhlbergintie 2",
                                    "street_name_sv": "Ståhlbergsvägen 2",
                                    "zip_code": "00570",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1959,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 415,
                                    "location": {
                                        "coordinates": [
                                            25.0018383,
                                            60.1859749
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Ståhlberginkuja 2",
                                    "street_name_sv": "Ståhlbergsgränden 2",
                                    "zip_code": "00570",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1959,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1916,
                            "architect": "Armas Lindgren",
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Brändö gymn., tarkista omistussuhde 1973-77",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 11,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "ownership": true,
                        "reference": null
                    }
                ],
                "owners": [
                    {
                        "id": 382,
                        "owner": {
                            "id": 94,
                            "type": "yhdistys",
                            "name": "Brändö skolförening"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 383,
                        "owner": {
                            "id": 100,
                            "type": "säätiö",
                            "name": "Stiftelsen Botby svenska samskola"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1973,
                        "end_day": 31,
                        "end_month": 7,
                        "end_year": 1977,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "founders": [
                    {
                        "id": 289,
                        "founder": {
                            "id": 94,
                            "type": "yhdistys",
                            "name": "Brändö skolförening"
                        },
                        "reference": null
                    },
                    {
                        "id": 290,
                        "founder": {
                            "id": 100,
                            "type": "säätiö",
                            "name": "Stiftelsen Botby svenska samskola"
                        },
                        "reference": null
                    }
                ],
                "principals": [],
                "special_features": null,
                "wartime_school": false,
                "nicknames": null,
                "checked": false,
                "archives": [
                    {
                        "url": "https://yksa3.darchive.fi/YKSA3/id/139880268164600",
                        "data_type": {
                            "id": 1,
                            "name": "arkistoaineisto"
                        },
                        "location": "Helsingin kaupunginarkisto",
                        "begin_year": 1912,
                        "end_year": 1977,
                        "arkiston_nimi": "Brandö svenska samskola",
                        "school": 364,
                        "name": 592
                    }
                ],
                "lifecycle_event": [
                    {
                        "description": "koulun lopettaminen",
                        "day": 31,
                        "month": 7,
                        "year": 1977,
                        "decisionmaker": null,
                        "additional_info": null
                    },
                    {
                        "description": "koulun perustaminen",
                        "day": null,
                        "month": null,
                        "year": 1973,
                        "decisionmaker": null,
                        "additional_info": null
                    }
                ],
                "continuum_active": [
                    {
                        "active_school": "https://api.hel.fi/kore/v1/school/364/?format=api",
                        "description": "separates from",
                        "target_school": {
                            "url": "https://api.hel.fi/kore/v1/school/13/?format=api",
                            "id": 13,
                            "names": [
                                {
                                    "id": 109,
                                    "official_name": "Brändö gymnasium",
                                    "other_names": null,
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "day": 1,
                        "month": 8,
                        "year": 1977,
                        "reference": null
                    },
                    {
                        "active_school": "https://api.hel.fi/kore/v1/school/364/?format=api",
                        "description": "separates from",
                        "target_school": {
                            "url": "https://api.hel.fi/kore/v1/school/204/?format=api",
                            "id": 204,
                            "names": [
                                {
                                    "id": 307,
                                    "official_name": "Botby högstadieskola",
                                    "other_names": null,
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 2011,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "day": 1,
                        "month": 8,
                        "year": 1977,
                        "reference": null
                    }
                ],
                "continuum_target": [
                    {
                        "active_school": {
                            "url": "https://api.hel.fi/kore/v1/school/365/?format=api",
                            "id": 365,
                            "names": [
                                {
                                    "id": 593,
                                    "official_name": "Brändö svenska samskola",
                                    "other_names": null,
                                    "begin_day": 2,
                                    "begin_month": 12,
                                    "begin_year": 1920,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1973,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 767,
                                    "official_name": "Brändö småskola",
                                    "other_names": null,
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1912,
                                    "end_day": 1,
                                    "end_month": 12,
                                    "end_year": 1920,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "description": "joins",
                        "target_school": "https://api.hel.fi/kore/v1/school/364/?format=api",
                        "day": 9,
                        "month": 4,
                        "year": 1973,
                        "reference": null
                    },
                    {
                        "active_school": {
                            "url": "https://api.hel.fi/kore/v1/school/366/?format=api",
                            "id": 366,
                            "names": [
                                {
                                    "id": 594,
                                    "official_name": "Botby svenska samskola",
                                    "other_names": null,
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1963,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1973,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 595,
                                    "official_name": "Nya svenska flickskolan i Helsingfors",
                                    "other_names": null,
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1910,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1963,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 596,
                                    "official_name": "Forsmans svenska flickskola",
                                    "other_names": null,
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1900,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1910,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 597,
                                    "official_name": "Privata svenska fruntimmersskolan i Helsingfors",
                                    "other_names": null,
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1879,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1900,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "description": "joins",
                        "target_school": "https://api.hel.fi/kore/v1/school/364/?format=api",
                        "day": null,
                        "month": null,
                        "year": 1973,
                        "reference": null
                    }
                ]
            },
            "approx_begin": false,
            "approx_end": false,
            "begin_day": null,
            "begin_month": null,
            "begin_year": 1973,
            "end_day": 31,
            "end_month": 7,
            "end_year": 1977,
            "ownership": true,
            "reference": null
        },
        {
            "url": "https://api.hel.fi/kore/v1/school_building/366-12/?format=api",
            "id": "366-12",
            "photos": [],
            "school": {
                "url": "https://api.hel.fi/kore/v1/school/366/?format=api",
                "id": 366,
                "names": [
                    {
                        "id": 594,
                        "official_name": "Botby svenska samskola",
                        "other_names": null,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1963,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1973,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 595,
                        "official_name": "Nya svenska flickskolan i Helsingfors",
                        "other_names": null,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1910,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1963,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 596,
                        "official_name": "Forsmans svenska flickskola",
                        "other_names": null,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1900,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1910,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 597,
                        "official_name": "Privata svenska fruntimmersskolan i Helsingfors",
                        "other_names": null,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1879,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1900,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "languages": [
                    {
                        "id": 463,
                        "language": "ruotsi",
                        "begin_year": 1879,
                        "end_year": 1973,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "types": [
                    {
                        "id": 628,
                        "type": {
                            "id": 5,
                            "name": "oppikoulu",
                            "description": "1829-1977. Keskikoulusta ja lukiosta koostuva koulu, johon haettiin pääsykokeilla useimmiten kansakoulun 4. luokalta. Maksullinen koulu, joissa oli vapaaoppilaskiintiöt. 1977 oppikoulut luovuttautuivat kunnallisiksi kouluiksi tai jäivät yksityisiksi."
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1879,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1973,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "main_school": 366
                    }
                ],
                "fields": [],
                "genders": [
                    {
                        "id": 253,
                        "gender": "tyttökoulu",
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1879,
                        "end_day": 23,
                        "end_month": 5,
                        "end_year": 1963,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 254,
                        "gender": "tyttö- ja poikakoulu",
                        "begin_day": 24,
                        "begin_month": 5,
                        "begin_year": 1963,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1973,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "grade_counts": [
                    {
                        "id": 283,
                        "number": 6,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1879,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1900,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 284,
                        "number": 7,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1900,
                        "end_day": 15,
                        "end_month": 6,
                        "end_year": 1947,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 285,
                        "number": 9,
                        "begin_day": 16,
                        "begin_month": 5,
                        "begin_year": 1947,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1973,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "buildings": [
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/366-12/?format=api",
                        "id": "366-12",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/12/?format=api",
                            "id": 12,
                            "neighborhood": "Vartiokylä",
                            "addresses": [
                                {
                                    "id": 11,
                                    "location": {
                                        "coordinates": [
                                            25.0918079,
                                            60.2189008
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Kukkaniityntie 2",
                                    "street_name_sv": "Blomängsvägen 2",
                                    "zip_code": "00900",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1962,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1966,
                            "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
                            "architect_firm": "Erik Kråkström",
                            "property_number": null,
                            "sliced": false,
                            "comment": "Botby svenska samskola",
                            "reference": "Opintiellä",
                            "approx": false,
                            "owners": [
                                {
                                    "id": 9,
                                    "owner": {
                                        "id": 1,
                                        "type": "kunta",
                                        "name": "Helsingin kaupunki"
                                    },
                                    "begin_day": 1,
                                    "begin_month": 8,
                                    "begin_year": 1977,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 10,
                                    "owner": {
                                        "id": 100,
                                        "type": "säätiö",
                                        "name": "Stiftelsen Botby svenska samskola"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1966,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 149,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A00000wae&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1966,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1973,
                        "ownership": true,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/366-436/?format=api",
                        "id": "366-436",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/436/?format=api",
                            "id": 436,
                            "neighborhood": "Kamppi",
                            "addresses": [
                                {
                                    "id": 513,
                                    "location": {
                                        "coordinates": [
                                            24.9378075,
                                            60.1654335
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Annankatu 18",
                                    "street_name_sv": "Annegatan 18",
                                    "zip_code": "00120",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1836,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1871,
                            "architect": null,
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Nya svenska småbarnskola vuokrat. 1910-1916",
                            "reference": null,
                            "approx": false,
                            "owners": [
                                {
                                    "id": 417,
                                    "owner": {
                                        "id": 288,
                                        "type": "osakeyhtiö",
                                        "name": "AB F. Tilgmann Oy"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1871,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1905,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1914,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/366-474/?format=api",
                        "id": "366-474",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/474/?format=api",
                            "id": 474,
                            "neighborhood": "Kaartinkaupunki",
                            "addresses": [
                                {
                                    "id": 561,
                                    "location": {
                                        "coordinates": [
                                            24.9464522,
                                            60.1658322
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Rikhardinkatu 4",
                                    "street_name_sv": "Richardsgatan 4",
                                    "zip_code": "00130",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1820,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": null,
                            "architect": null,
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Aina Tavaststjernas småbarsskola 1879-1889",
                            "reference": null,
                            "approx": false,
                            "owners": [
                                {
                                    "id": 471,
                                    "owner": {
                                        "id": 373,
                                        "type": "yksityinen",
                                        "name": "Matts Kihlgren"
                                    },
                                    "begin_day": 23,
                                    "begin_month": 2,
                                    "begin_year": 1863,
                                    "end_day": 1,
                                    "end_month": 11,
                                    "end_year": 1885,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 472,
                                    "owner": {
                                        "id": 374,
                                        "type": "yksityinen",
                                        "name": "Matts Kihlgrens barn"
                                    },
                                    "begin_day": 2,
                                    "begin_month": 11,
                                    "begin_year": 1885,
                                    "end_day": 30,
                                    "end_month": 1,
                                    "end_year": 1887,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 473,
                                    "owner": {
                                        "id": 375,
                                        "type": "yksityinen",
                                        "name": "Grigorij Sergejeff"
                                    },
                                    "begin_day": 31,
                                    "begin_month": 1,
                                    "begin_year": 1887,
                                    "end_day": 26,
                                    "end_month": 1,
                                    "end_year": 1890,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 474,
                                    "owner": {
                                        "id": 471,
                                        "type": "yksityinen",
                                        "name": "Salomon Jansson"
                                    },
                                    "begin_day": 28,
                                    "begin_month": 2,
                                    "begin_year": 1836,
                                    "end_day": 22,
                                    "end_month": 2,
                                    "end_year": 1863,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1879,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1889,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/366-475/?format=api",
                        "id": "366-475",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/475/?format=api",
                            "id": 475,
                            "neighborhood": "Kaartinkaupunki",
                            "addresses": [
                                {
                                    "id": 300,
                                    "location": {
                                        "coordinates": [
                                            24.9462886,
                                            60.1667745
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Korkeavuorenkatu 47",
                                    "street_name_sv": "Högbergsgatan 47",
                                    "zip_code": "00130",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1820,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 746,
                                    "location": {
                                        "coordinates": [
                                            24.9462886,
                                            60.1667745
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Eteläesplanadi 18",
                                    "street_name_sv": "Södra esplanaden 18",
                                    "zip_code": "00130",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1928,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": null,
                            "architect": null,
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Aina Tavaststjernas småbarsskola 1889-1894, Suomen liikemiesten kauppaopisto 1900-1907",
                            "reference": null,
                            "approx": false,
                            "owners": [
                                {
                                    "id": 475,
                                    "owner": {
                                        "id": 273,
                                        "type": "yksityinen",
                                        "name": "Frans Oscar Liewendal"
                                    },
                                    "begin_day": 27,
                                    "begin_month": 10,
                                    "begin_year": 1851,
                                    "end_day": 18,
                                    "end_month": 12,
                                    "end_year": 1898,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 476,
                                    "owner": {
                                        "id": 558,
                                        "type": "yksityinen",
                                        "name": "Gust. Rud. Liewendal & Edv. Jul. Liewendal"
                                    },
                                    "begin_day": 27,
                                    "begin_month": 2,
                                    "begin_year": 1899,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1928,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 38,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3A000000a3&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1889,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1894,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/366-476/?format=api",
                        "id": "366-476",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/476/?format=api",
                            "id": 476,
                            "neighborhood": "Kaartinkaupunki",
                            "addresses": [
                                {
                                    "id": 562,
                                    "location": {
                                        "coordinates": [
                                            24.9453739,
                                            60.1643957
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Pieni Roobertinkatu 9",
                                    "street_name_sv": "Lilla Robertsgatan 9",
                                    "zip_code": "00130",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1820,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": null,
                            "architect": null,
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Aina Tavaststjernas småbarsskola 1894-1900",
                            "reference": null,
                            "approx": false,
                            "owners": [
                                {
                                    "id": 477,
                                    "owner": {
                                        "id": 377,
                                        "type": "yksityinen",
                                        "name": "Alexander Gratschoff"
                                    },
                                    "begin_day": 18,
                                    "begin_month": 2,
                                    "begin_year": 1889,
                                    "end_day": 20,
                                    "end_month": 7,
                                    "end_year": 1907,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1894,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1900,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/366-483/?format=api",
                        "id": "366-483",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/483/?format=api",
                            "id": 483,
                            "neighborhood": "Kluuvi",
                            "addresses": [
                                {
                                    "id": 571,
                                    "location": {
                                        "coordinates": [
                                            24.9480314,
                                            60.1699505
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Hallituskatu 13",
                                    "street_name_sv": "Regeringsgatan 13",
                                    "zip_code": null,
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1836,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": 1995,
                                    "comment": "nyk. Yliopistokatu 3",
                                    "approx_begin": false,
                                    "approx_end": false
                                },
                                {
                                    "id": 574,
                                    "location": {
                                        "coordinates": [
                                            24.9484449,
                                            60.1700335
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Yliopistonkatu 3",
                                    "street_name_sv": "Universitetsgatan 3",
                                    "zip_code": "00100",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1995,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": "ent. Hallituskatu 13",
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": null,
                            "architect": null,
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Forsmans svenska flickskola 1900-1902",
                            "reference": null,
                            "approx": false,
                            "owners": [
                                {
                                    "id": 484,
                                    "owner": {
                                        "id": 385,
                                        "type": "yksityinen",
                                        "name": "Lars Joh. Källström"
                                    },
                                    "begin_day": 12,
                                    "begin_month": 11,
                                    "begin_year": 1838,
                                    "end_day": 12,
                                    "end_month": 1,
                                    "end_year": 1908,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1900,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1902,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/366-484/?format=api",
                        "id": "366-484",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/484/?format=api",
                            "id": 484,
                            "neighborhood": "Kruununhaka",
                            "addresses": [
                                {
                                    "id": 572,
                                    "location": {
                                        "coordinates": [
                                            24.9551634,
                                            60.1704667
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Ritarikatu 6",
                                    "street_name_sv": "Riddaregatan 6",
                                    "zip_code": "00170",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1909,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": null,
                            "architect": null,
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Forsmans svenska flickskola 1902-1905",
                            "reference": null,
                            "approx": false,
                            "owners": [
                                {
                                    "id": 485,
                                    "owner": {
                                        "id": 378,
                                        "type": "yksityinen",
                                        "name": "Sophie von Willebrand"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": null,
                                    "end_day": 30,
                                    "end_month": 3,
                                    "end_year": 1910,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": []
                        },
                        "photos": [],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1902,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1905,
                        "ownership": false,
                        "reference": null
                    },
                    {
                        "url": "https://api.hel.fi/kore/v1/school_building/366-437/?format=api",
                        "id": "366-437",
                        "building": {
                            "url": "https://api.hel.fi/kore/v1/building/437/?format=api",
                            "id": 437,
                            "neighborhood": "Kamppi",
                            "addresses": [
                                {
                                    "id": 514,
                                    "location": {
                                        "coordinates": [
                                            24.9365499,
                                            60.1637724
                                        ],
                                        "type": "Point"
                                    },
                                    "street_name_fi": "Bulevardi 26",
                                    "street_name_sv": "Bulevarden 26",
                                    "zip_code": "00120",
                                    "municipality_fi": "Helsinki",
                                    "municipality_sv": "Helsingfors",
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1928,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "comment": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "construction_year": 1914,
                            "architect": null,
                            "architect_firm": null,
                            "property_number": null,
                            "sliced": false,
                            "comment": "Nya svenska småbarnskola vuokrat. 1916-1947",
                            "reference": null,
                            "approx": false,
                            "owners": [
                                {
                                    "id": 418,
                                    "owner": {
                                        "id": 289,
                                        "type": "osakeyhtiö",
                                        "name": "FAB Boulevardsg. 26"
                                    },
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1914,
                                    "end_day": null,
                                    "end_month": null,
                                    "end_year": null,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ],
                            "photos": [
                                {
                                    "id": 226,
                                    "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3Akm0030lx&w=1200&h=1200",
                                    "is_front": true
                                }
                            ]
                        },
                        "photos": [
                            {
                                "id": 226,
                                "url": "https://hkm.finna.fi/Cover/Show?id=hkm.HKMS000005%3Akm0030lx&w=1200&h=1200",
                                "is_front": true
                            }
                        ],
                        "approx_begin": false,
                        "approx_end": false,
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1914,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1966,
                        "ownership": false,
                        "reference": null
                    }
                ],
                "owners": [
                    {
                        "id": 386,
                        "owner": {
                            "id": 96,
                            "type": "yksityinen",
                            "name": "H. Tavastsjerna"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1879,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1900,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 387,
                        "owner": {
                            "id": 97,
                            "type": "yksityinen",
                            "name": "H.K. Forsman"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1900,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1910,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 388,
                        "owner": {
                            "id": 98,
                            "type": "yksityinen",
                            "name": "E.M. Hornborg"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1910,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1914,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 389,
                        "owner": {
                            "id": 99,
                            "type": "säätiö",
                            "name": "Stiftelsen nya svenska flickskolan"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1914,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1963,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    },
                    {
                        "id": 390,
                        "owner": {
                            "id": 100,
                            "type": "säätiö",
                            "name": "Stiftelsen Botby svenska samskola"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1963,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1973,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false
                    }
                ],
                "founders": [
                    {
                        "id": 292,
                        "founder": {
                            "id": 95,
                            "type": "yksityinen",
                            "name": "Aino Tavastsjerna"
                        },
                        "reference": null
                    }
                ],
                "principals": [
                    {
                        "id": 521,
                        "principal": {
                            "url": "https://api.hel.fi/kore/v1/principal/488/?format=api",
                            "id": 488,
                            "surname": "Tavastsjerna",
                            "first_name": "Hilja"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1879,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1900,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "school": 366
                    },
                    {
                        "id": 522,
                        "principal": {
                            "url": "https://api.hel.fi/kore/v1/principal/489/?format=api",
                            "id": 489,
                            "surname": "Forsman",
                            "first_name": "Helena"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1900,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1909,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "school": 366
                    },
                    {
                        "id": 523,
                        "principal": {
                            "url": "https://api.hel.fi/kore/v1/principal/490/?format=api",
                            "id": 490,
                            "surname": "Hornborg",
                            "first_name": "Eirik"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1909,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1914,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "school": 366
                    },
                    {
                        "id": 525,
                        "principal": {
                            "url": "https://api.hel.fi/kore/v1/principal/491/?format=api",
                            "id": 491,
                            "surname": "Lavonius",
                            "first_name": "Maria"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1914,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1919,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "school": 366
                    },
                    {
                        "id": 526,
                        "principal": {
                            "url": "https://api.hel.fi/kore/v1/principal/492/?format=api",
                            "id": 492,
                            "surname": "von Bonsdorff",
                            "first_name": "Margit"
                        },
                        "begin_day": null,
                        "begin_month": null,
                        "begin_year": 1919,
                        "end_day": null,
                        "end_month": null,
                        "end_year": 1923,
                        "reference": null,
                        "approx_begin": false,
                        "approx_end": false,
                        "school": 366
                    }
                ],
                "special_features": null,
                "wartime_school": false,
                "nicknames": null,
                "checked": false,
                "archives": [
                    {
                        "url": "https://yksa3.darchive.fi/YKSA3/id/139880255780700",
                        "data_type": {
                            "id": 1,
                            "name": "arkistoaineisto"
                        },
                        "location": "Helsingin kaupunginarkisto",
                        "begin_year": 1876,
                        "end_year": 1977,
                        "arkiston_nimi": "Botby svenska samskola",
                        "school": 366,
                        "name": 594
                    }
                ],
                "lifecycle_event": [
                    {
                        "description": "oikeus antaa keskikoulutodistus",
                        "day": 12,
                        "month": 6,
                        "year": 1930,
                        "decisionmaker": null,
                        "additional_info": null
                    },
                    {
                        "description": "koulun yhdistäminen toiseen kouluun",
                        "day": null,
                        "month": null,
                        "year": 1973,
                        "decisionmaker": null,
                        "additional_info": null
                    },
                    {
                        "description": "koulun perustaminen",
                        "day": null,
                        "month": null,
                        "year": 1879,
                        "decisionmaker": null,
                        "additional_info": null
                    }
                ],
                "continuum_active": [
                    {
                        "active_school": "https://api.hel.fi/kore/v1/school/366/?format=api",
                        "description": "joins",
                        "target_school": {
                            "url": "https://api.hel.fi/kore/v1/school/364/?format=api",
                            "id": 364,
                            "names": [
                                {
                                    "id": 592,
                                    "official_name": "Östra svenska läroverket",
                                    "other_names": null,
                                    "begin_day": null,
                                    "begin_month": null,
                                    "begin_year": 1973,
                                    "end_day": 31,
                                    "end_month": 7,
                                    "end_year": 1977,
                                    "reference": null,
                                    "approx_begin": false,
                                    "approx_end": false
                                }
                            ]
                        },
                        "day": null,
                        "month": null,
                        "year": 1973,
                        "reference": null
                    }
                ],
                "continuum_target": []
            },
            "approx_begin": false,
            "approx_end": false,
            "begin_day": null,
            "begin_month": null,
            "begin_year": 1966,
            "end_day": null,
            "end_month": null,
            "end_year": 1973,
            "ownership": true,
            "reference": null
        }
    ],
    "construction_year": 1966,
    "architect": "Erik Kråkström, Kirmo Mikkola, Juhani Pallasmaa",
    "architect_firm": "Erik Kråkström",
    "property_number": null,
    "sliced": false,
    "comment": "Botby svenska samskola",
    "reference": "Opintiellä",
    "approx": false
}