GET /api/geostore/9537617c-4076-46c1-95be-9a831fc71e3f.json
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "9537617c-4076-46c1-95be-9a831fc71e3f",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            67.40864,
            24.80111
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        67.40864,
                        24.80111
                    ]
                },
                "properties": {}
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        67.40864,
        24.80111,
        67.40864,
        24.80111
    ],
    "projects": [
        {
            "name": "Port Qasim Coal Fired Power Plant Unit I",
            "identifier": "4132edce-57de-43f4-b1c3-a86057effe0f",
            "infrastructure_type": "Powerplant",
            "total_cost": null,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/port-qasim-coal-fired-power-plant-unit-i/4132edce-57de-43f4-b1c3-a86057effe0f/",
            "locations": [
                "Pakistan"
            ]
        },
        {
            "name": "Port Qasim Coal Fired Power Plant Unit II",
            "identifier": "6e44ce77-9bb2-495d-a39d-2e6a821235d3",
            "infrastructure_type": "Powerplant",
            "total_cost": null,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/port-qasim-coal-fired-power-plant-unit-ii/6e44ce77-9bb2-495d-a39d-2e6a821235d3/",
            "locations": [
                "Pakistan"
            ]
        }
    ]
}