GET /api/geostore/0ab17034-d691-4436-ac60-70661e04b91d.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "0ab17034-d691-4436-ac60-70661e04b91d",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            106.43966,
            21.03021
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        106.43966,
                        21.03021
                    ]
                },
                "properties": {}
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        106.43966,
        21.03021,
        106.43966,
        21.03021
    ],
    "projects": [
        {
            "name": "Hai Duong Thermal Power Plant Unit I",
            "identifier": "b88196fd-53f7-4a2b-ae84-d01b1ac79a10",
            "infrastructure_type": "Powerplant",
            "total_cost": 2260000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/hai-duong-thermal-power-plant-unit-i/b88196fd-53f7-4a2b-ae84-d01b1ac79a10/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Hai Duong Thermal Power Plant Unit II",
            "identifier": "8c726c58-68d4-4c9b-8d91-82960c084c36",
            "infrastructure_type": "Powerplant",
            "total_cost": 2260000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/hai-duong-thermal-power-plant-unit-ii/8c726c58-68d4-4c9b-8d91-82960c084c36/",
            "locations": [
                "Vietnam"
            ]
        }
    ]
}