GET /api/v2/domainareas/93/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 93,
    "url": "https://api.tools4msp.eu/api/v2/domainareas/93/?format=api",
    "label": "Palestinian part of the Mediterranean Sea - Eastern Basin",
    "extent": [
        34.008968852380725,
        31.335975944511677,
        34.47270409814601,
        31.789463972767084
    ],
    "geo": {
        "type": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        34.47270409814601,
                        31.572656453419153
                    ],
                    [
                        34.459576606675434,
                        31.55372142790179
                    ],
                    [
                        34.433781504412956,
                        31.525096774297026
                    ],
                    [
                        34.429351329800134,
                        31.523723602162676
                    ],
                    [
                        34.42973172683806,
                        31.521389841668082
                    ],
                    [
                        34.418074369136974,
                        31.508273958976257
                    ],
                    [
                        34.375414252665884,
                        31.466525554511033
                    ],
                    [
                        34.33430027943448,
                        31.42278671293664
                    ],
                    [
                        34.29867064993099,
                        31.394812107293113
                    ],
                    [
                        34.26099324254451,
                        31.36053574073209
                    ],
                    [
                        34.23149750399514,
                        31.335975944511677
                    ],
                    [
                        34.008968852380725,
                        31.60899422867211
                    ],
                    [
                        34.191730493316555,
                        31.789463972767084
                    ],
                    [
                        34.47270409814601,
                        31.572656453419153
                    ]
                ]
            ]
        ]
    }
}