Response [200 Ok]

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

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

Uri /api/v2/region/4623550805
UriDescription Region by ID
Height 0.075932
Type AF Point
Width 0.0418494
X 0.427083
Y 0.5

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

Uri /api/v2/region/4623550806
UriDescription Region by ID
Height 0.075932
Type AF Point
Width 0.0418494
X 0.5
Y 0.293037

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

Uri /api/v2/region/4623550807
UriDescription Region by ID
Height 0.075932
Type AF Point
Width 0.0418494
X 0.5
Y 0.390077

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

Uri /api/v2/region/4623550808
UriDescription Region by ID
Height 0.075932
Type AF Point
Width 0.0418494
X 0.5
Y 0.5

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

Uri /api/v2/region/4623550809
UriDescription Region by ID
Height 0.075932
Type AF Point
Width 0.0418494
X 0.5
Y 0.706963

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

Uri /api/v2/region/4623550810
UriDescription Region by ID
Height 0.075932
Type AF Point
Width 0.0418494
X 0.572917
Y 0.390077

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

Uri /api/v2/region/4623550811
UriDescription Region by ID
Height 0.075932
Type AF Point
Width 0.0418494
X 0.572917
Y 0.5

Timing

Total

cycles 1
objects 0
time 0.0515

Request

Uri /api/v2/image/cCkj558-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/cCkj558-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": "cCkj558-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/cCkj558-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.0418494,
                "Height": 0.075932,
                "X": 0.427083,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/4623550805",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0418494,
                "Height": 0.075932,
                "X": 0.5,
                "Y": 0.293037,
                "Type": "AF Point",
                "Uri": "/api/v2/region/4623550806",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0418494,
                "Height": 0.075932,
                "X": 0.5,
                "Y": 0.390077,
                "Type": "AF Point",
                "Uri": "/api/v2/region/4623550807",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0418494,
                "Height": 0.075932,
                "X": 0.5,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/4623550808",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0418494,
                "Height": 0.075932,
                "X": 0.5,
                "Y": 0.706963,
                "Type": "AF Point",
                "Uri": "/api/v2/region/4623550809",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0418494,
                "Height": 0.075932,
                "X": 0.572917,
                "Y": 0.390077,
                "Type": "AF Point",
                "Uri": "/api/v2/region/4623550810",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0418494,
                "Height": 0.075932,
                "X": 0.572917,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/4623550811",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.0515,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}