GET /api/v2/domainareas/168/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 168,
"url": "https://api.tools4msp.eu/api/v2/domainareas/168/?format=api",
"label": "Strait of Sicily",
"extent": [
9.747870280715247,
34.859709777954585,
15.660510375472326,
38.134556048260535
],
"geo": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
12.544389679404517,
38.134556048260535
],
[
9.747870280715247,
37.09023926680004
],
[
11.305930628749152,
34.859709777954585
],
[
15.660510375472326,
35.64268731473751
],
[
15.660510375472326,
36.86683668010796
],
[
12.544389679404517,
38.134556048260535
]
]
]
]
}
}