GET /v1/place/tprek:74868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "tprek:74868",
    "has_user_editable_resources": false,
    "data_source": "tprek",
    "publisher": "ahjo:u021800",
    "divisions": [
        {
            "type": "muni",
            "ocd_id": "ocd-division/country:fi/kunta:vantaa",
            "municipality": null,
            "name": {
                "fi": "Vantaa",
                "sv": "Vanda"
            }
        }
    ],
    "created_time": "2024-04-05T05:09:50.943798Z",
    "last_modified_time": "2024-04-05T05:09:50.943811Z",
    "custom_data": null,
    "email": null,
    "contact_type": null,
    "address_region": null,
    "postal_code": null,
    "post_office_box_num": null,
    "address_country": null,
    "deleted": false,
    "has_upcoming_events": false,
    "n_events": 0,
    "image": null,
    "parent": null,
    "replaced_by": null,
    "position": {
        "type": "Point",
        "coordinates": [
            25.039267,
            60.322857
        ]
    },
    "street_address": {
        "fi": "Leinelän asema",
        "sv": "",
        "en": "Leinelän asema"
    },
    "telephone": null,
    "info_url": null,
    "name": {
        "fi": "Esteetön pysäköintialue Leinelän asema",
        "sv": "Obehindrad parkeringsplats Leinelän asema",
        "en": "Unrestrained car park Leinelän asema"
    },
    "description": {
        "fi": "4 esteetöntä autopaikkaa",
        "sv": "4 tillgängliga p-platser",
        "en": "4 accessible parking spaces"
    },
    "address_locality": {
        "fi": "Vantaa",
        "sv": "Vanda",
        "en": "Vantaa"
    },
    "@id": "https://linkedevents.api.test.hel.ninja/v1/place/tprek:74868/?format=api",
    "@context": "http://schema.org",
    "@type": "Place"
}