Response [200 Ok]

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

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

Uri /api/v2/region/4953418585
UriDescription Region by ID
Height 0.089
Type Face
Width 0.066
X 0.207
Y 0.4605

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

Uri /api/v2/region/4953418587
UriDescription Region by ID
Height 0.083
Type Face
Width 0.062
X 0.745
Y 0.3415

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

Uri /api/v2/region/4953418589
UriDescription Region by ID
Height 0.139
Type Face
Width 0.104
X 0.337
Y 0.3605

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

Uri /api/v2/region/4953418591
UriDescription Region by ID
Height 0.151
Type Face
Width 0.113
X 0.4465
Y 0.4145

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

Uri /api/v2/region/4953418593
UriDescription Region by ID
Height 0.062
Type Face
Width 0.046
X 0.953
Y 0.301

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

Uri /api/v2/region/4953418595
UriDescription Region by ID
Height 0.056
Type Face
Width 0.042
X 0.84
Y 0.364

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

Uri /api/v2/region/4953418597
UriDescription Region by ID
Height 0.059
Type Face
Width 0.044
X 0.588
Y 0.3505

Timing

Total

cycles 1
objects 0
time 0.03685

Request

Uri /api/v2/image/vpccnhW-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/vpccnhW-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": "vpccnhW-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/vpccnhW-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.066,
                "Height": 0.089,
                "X": 0.207,
                "Y": 0.4605,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418585",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.062,
                "Height": 0.083,
                "X": 0.745,
                "Y": 0.3415,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418587",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.104,
                "Height": 0.139,
                "X": 0.337,
                "Y": 0.3605,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418589",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.113,
                "Height": 0.151,
                "X": 0.4465,
                "Y": 0.4145,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418591",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.046,
                "Height": 0.062,
                "X": 0.953,
                "Y": 0.301,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418593",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.042,
                "Height": 0.056,
                "X": 0.84,
                "Y": 0.364,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418595",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.044,
                "Height": 0.059,
                "X": 0.588,
                "Y": 0.3505,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418597",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.03685,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}