GET /api/geostore/c44e7d51-ea1f-4cd6-b199-16f0e6384966.json?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "identifier": "c44e7d51-ea1f-4cd6-b199-16f0e6384966",
    "attributes": {},
    "centroid": {
        "type": "Point",
        "coordinates": [
            35.95836,
            31.94111
        ]
    },
    "lines": {
        "type": "FeatureCollection",
        "features": []
    },
    "points": {
        "type": "FeatureCollection",
        "features": [
            {
                "type": "Feature",
                "geometry": {
                    "type": "Point",
                    "coordinates": [
                        35.95836,
                        31.94111
                    ]
                },
                "properties": {}
            }
        ]
    },
    "polygons": {
        "type": "FeatureCollection",
        "features": []
    },
    "extent": [
        35.95836,
        31.94111,
        35.95836,
        31.94111
    ],
    "projects": [
        {
            "name": "Attarat Oil Shale Fired Power Plant Unit I",
            "identifier": "defb329f-4c52-44d8-b0ea-9a011d982127",
            "infrastructure_type": "Powerplant",
            "total_cost": 2100000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/attarat-oil-shale-fired-power-plant-unit-i/defb329f-4c52-44d8-b0ea-9a011d982127/",
            "locations": [
                "Jordan"
            ]
        },
        {
            "name": "Attarat Oil Shale Fired Power Plant Unit II",
            "identifier": "ce7202b9-87a7-40a9-b7bf-0c4a37b3fff4",
            "infrastructure_type": "Powerplant",
            "total_cost": 2100000000,
            "total_cost_currency": "USD",
            "page_url": "/database/projects/attarat-oil-shale-fired-power-plant-unit-ii/ce7202b9-87a7-40a9-b7bf-0c4a37b3fff4/",
            "locations": [
                "Jordan"
            ]
        }
    ]
}