Response [200 Ok]

Uri /api/v2/image/Z7wbKvJ-0!regions
UriDescription Regions for image
EndpointType Regions
Locator Region
LocatorType Objects

Region [1 of 7]
/api/v2/region/2656383459

Uri /api/v2/region/2656383459
UriDescription Region by ID
Height 0.0497685
Type AF Point
Width 0.0248843
X 0.661844
Y 0.386285

Region [2 of 7]
/api/v2/region/2656383460

Uri /api/v2/region/2656383460
UriDescription Region by ID
Height 0.0497685
Type AF Point
Width 0.0248843
X 0.231096
Y 0.5

Region [3 of 7]
/api/v2/region/2656383461

Uri /api/v2/region/2656383461
UriDescription Region by ID
Height 0.0648148
Type AF Point
Width 0.0428241
X 0.5
Y 0.5

Region [4 of 7]
/api/v2/region/2656383462

Uri /api/v2/region/2656383462
UriDescription Region by ID
Height 0.0497685
Type AF Point
Width 0.0248843
X 0.768904
Y 0.5

Region [5 of 7]
/api/v2/region/2656383463

Uri /api/v2/region/2656383463
UriDescription Region by ID
Height 0.0497685
Type AF Point
Width 0.0248843
X 0.338156
Y 0.613715

Region [6 of 7]
/api/v2/region/2656383464

Uri /api/v2/region/2656383464
UriDescription Region by ID
Height 0.0497685
Type AF Point
Width 0.0248843
X 0.661844
Y 0.613715

Region [7 of 7]
/api/v2/region/2656383465

Uri /api/v2/region/2656383465
UriDescription Region by ID
Height 0.0338542
Type AF Point
Width 0.0349151
X 0.5
Y 0.714988

Timing

Total

cycles 1
objects 0
time 0.09608

Request

Uri /api/v2/image/Z7wbKvJ-0!regions
Method GET
Version v2

Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !regions

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

POST

Permissions
  • Add

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/Z7wbKvJ-0!regions"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            },
            "POST": {
                "Permissions": [
                    "Add"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Notes": [
            "_multiargs does not work at this endpoint"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "Z7wbKvJ-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/Z7wbKvJ-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.0248843,
                "Height": 0.0497685,
                "X": 0.661844,
                "Y": 0.386285,
                "Type": "AF Point",
                "Uri": "/api/v2/region/2656383459",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0248843,
                "Height": 0.0497685,
                "X": 0.231096,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/2656383460",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0428241,
                "Height": 0.0648148,
                "X": 0.5,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/2656383461",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0248843,
                "Height": 0.0497685,
                "X": 0.768904,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/2656383462",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0248843,
                "Height": 0.0497685,
                "X": 0.338156,
                "Y": 0.613715,
                "Type": "AF Point",
                "Uri": "/api/v2/region/2656383463",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0248843,
                "Height": 0.0497685,
                "X": 0.661844,
                "Y": 0.613715,
                "Type": "AF Point",
                "Uri": "/api/v2/region/2656383464",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0349151,
                "Height": 0.0338542,
                "X": 0.5,
                "Y": 0.714988,
                "Type": "AF Point",
                "Uri": "/api/v2/region/2656383465",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.09608,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}