Response [200 Ok]

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

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

Uri /api/v2/region/4953418503
UriDescription Region by ID
Height 0.089
Type Face
Width 0.066
X 0.213
Y 0.4305

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

Uri /api/v2/region/4953418504
UriDescription Region by ID
Height 0.077
Type Face
Width 0.058
X 0.725
Y 0.5025

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

Uri /api/v2/region/4953418505
UriDescription Region by ID
Height 0.074
Type Face
Width 0.055
X 0.8305
Y 0.468

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

Uri /api/v2/region/4953418506
UriDescription Region by ID
Height 0.044
Type Face
Width 0.033
X 0.7885
Y 0.498

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

Uri /api/v2/region/4953418507
UriDescription Region by ID
Height 0.056
Type Face
Width 0.042
X 0.333
Y 0.504

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

Uri /api/v2/region/4953418508
UriDescription Region by ID
Height 0.047
Type Face
Width 0.035
X 0.4455
Y 0.4815

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

Uri /api/v2/region/4953418509
UriDescription Region by ID
Height 0.041
Type Face
Width 0.031
X 0.5355
Y 0.4755

Timing

Total

cycles 1
objects 0
time 0.03333

Request

Uri /api/v2/image/jBBhvjd-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/jBBhvjd-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": "jBBhvjd-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/jBBhvjd-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.066,
                "Height": 0.089,
                "X": 0.213,
                "Y": 0.4305,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418503",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.058,
                "Height": 0.077,
                "X": 0.725,
                "Y": 0.5025,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418504",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.055,
                "Height": 0.074,
                "X": 0.8305,
                "Y": 0.468,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418505",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.033,
                "Height": 0.044,
                "X": 0.7885,
                "Y": 0.498,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418506",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.042,
                "Height": 0.056,
                "X": 0.333,
                "Y": 0.504,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418507",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.035,
                "Height": 0.047,
                "X": 0.4455,
                "Y": 0.4815,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418508",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.031,
                "Height": 0.041,
                "X": 0.5355,
                "Y": 0.4755,
                "Type": "Face",
                "Uri": "/api/v2/region/4953418509",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.03333,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}