Response [200 Ok]

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

Region [1 of 8]
/api/v2/region/6066438222

Uri /api/v2/region/6066438222
UriDescription Region by ID
Height 0.0415
Type AF Point
Width 0.027
X 0.8
Y 0.362

Region [2 of 8]
/api/v2/region/6066438223

Uri /api/v2/region/6066438223
UriDescription Region by ID
Height 0.0415
Type AF Point
Width 0.027
X 0.83
Y 0.362

Region [3 of 8]
/api/v2/region/6066438224

Uri /api/v2/region/6066438224
UriDescription Region by ID
Height 0.0415
Type AF Point
Width 0.027
X 0.8
Y 0.408

Region [4 of 8]
/api/v2/region/6066438225

Uri /api/v2/region/6066438225
UriDescription Region by ID
Height 0.0415
Type AF Point
Width 0.027
X 0.83
Y 0.408

Region [5 of 8]
/api/v2/region/6066438226

Uri /api/v2/region/6066438226
UriDescription Region by ID
Height 0.0415
Type AF Point
Width 0.027
X 0.8
Y 0.454

Region [6 of 8]
/api/v2/region/6066438227

Uri /api/v2/region/6066438227
UriDescription Region by ID
Height 0.0415
Type AF Point
Width 0.027
X 0.83
Y 0.454

Region [7 of 8]
/api/v2/region/6066438228

Uri /api/v2/region/6066438228
UriDescription Region by ID
Height 0.0415
Type AF Point
Width 0.027
X 0.8
Y 0.5

Region [8 of 8]
/api/v2/region/6066438229

Uri /api/v2/region/6066438229
UriDescription Region by ID
Height 0.0415
Type AF Point
Width 0.027
X 0.83
Y 0.5

Timing

Total

cycles 1
objects 0
time 0.05685

Request

Uri /api/v2/image/qKL9357-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/qKL9357-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": "qKL9357-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/qKL9357-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.027,
                "Height": 0.0415,
                "X": 0.8,
                "Y": 0.362,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6066438222",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.027,
                "Height": 0.0415,
                "X": 0.83,
                "Y": 0.362,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6066438223",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.027,
                "Height": 0.0415,
                "X": 0.8,
                "Y": 0.408,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6066438224",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.027,
                "Height": 0.0415,
                "X": 0.83,
                "Y": 0.408,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6066438225",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.027,
                "Height": 0.0415,
                "X": 0.8,
                "Y": 0.454,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6066438226",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.027,
                "Height": 0.0415,
                "X": 0.83,
                "Y": 0.454,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6066438227",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.027,
                "Height": 0.0415,
                "X": 0.8,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6066438228",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.027,
                "Height": 0.0415,
                "X": 0.83,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6066438229",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.05685,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}