GET /api/geostore/49e457c8-de8c-41d4-8ea6-caca3cd4821d.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "49e457c8-de8c-41d4-8ea6-caca3cd4821d",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            106.68804,
            20.84492
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        106.68804,
                        20.84492
                    ]
                },
                "properties": {}
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        106.68804,
        20.84492,
        106.68804,
        20.84492
    ],
    "projects": [
        {
            "name": "Hai Phong Thermal Power Phase II Unit I",
            "identifier": "e6abf2dd-696b-46f2-930a-b71d8e71f6fb",
            "infrastructure_type": "Powerplant",
            "total_cost": 620000000,
            "total_cost_currency": null,
            "page_url": "/database/projects/hai-phong-thermal-power-phase-ii-unit-i/e6abf2dd-696b-46f2-930a-b71d8e71f6fb/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Hai Phong Thermal Power Phase II Unit II",
            "identifier": "3e9c3e7c-0eaf-4a06-891a-e038bb5ebb4c",
            "infrastructure_type": "Powerplant",
            "total_cost": 620000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/hai-phong-thermal-power-phase-ii-unit-ii/3e9c3e7c-0eaf-4a06-891a-e038bb5ebb4c/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Hai Phong Thermal Power Phase I Unit I",
            "identifier": "a5006246-6d02-4b82-9ef4-6be4fcf3106e",
            "infrastructure_type": "Powerplant",
            "total_cost": null,
            "total_cost_currency": null,
            "page_url": "/database/projects/hai-phong-thermal-power-phase-i-unit-i/a5006246-6d02-4b82-9ef4-6be4fcf3106e/",
            "locations": [
                "Vietnam"
            ]
        },
        {
            "name": "Hai Phong Thermal Power Phase I Unit II",
            "identifier": "717574b8-2896-45e4-a521-32ce4a0fee9f",
            "infrastructure_type": "Powerplant",
            "total_cost": null,
            "total_cost_currency": null,
            "page_url": "/database/projects/hai-phong-thermal-power-phase-i-unit-ii/717574b8-2896-45e4-a521-32ce4a0fee9f/",
            "locations": [
                "Vietnam"
            ]
        }
    ]
}