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

{
    "id": 169,
    "url": "https://api.tools4msp.eu/api/v2/domainareas/169/?format=api",
    "label": "South of Sicily marine area - GSA 16",
    "extent": [
        11.625532561264677,
        35.349957041589704,
        15.460758858643215,
        37.97726986401125
    ],
    "geo": {
        "type": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        12.504438811264675,
                        37.97726986401125
                    ],
                    [
                        11.625532561264677,
                        37.961522652843676
                    ],
                    [
                        14.12242507310931,
                        35.349957041589704
                    ],
                    [
                        13.842773267350836,
                        36.4662745832231
                    ],
                    [
                        13.822798186264677,
                        36.75488934596764
                    ],
                    [
                        15.460758858643215,
                        36.75488934596764
                    ],
                    [
                        15.38085853429858,
                        37.090239134182525
                    ],
                    [
                        12.504438811264675,
                        37.97726986401125
                    ]
                ]
            ]
        ]
    }
}