Response [200 Ok]

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

Region [1 of 6]
/api/v2/region/4221212689

Uri /api/v2/region/4221212689
UriDescription Region by ID
Height 0.0618095
Type Face
Width 0.0460952
X 0.217143
Y 0.433476

Region [2 of 6]
/api/v2/region/4221212691

Uri /api/v2/region/4221212691
UriDescription Region by ID
Height 0.0680952
Type Face
Width 0.0513333
X 0.398905
Y 0.426143

Region [3 of 6]
/api/v2/region/4221212693

Uri /api/v2/region/4221212693
UriDescription Region by ID
Height 0.066
Type Face
Width 0.0492381
X 0.49319
Y 0.470143

Region [4 of 6]
/api/v2/region/4221212695

Uri /api/v2/region/4221212695
UriDescription Region by ID
Height 0.066
Type Face
Width 0.0492381
X 0.599
Y 0.501571

Region [5 of 6]
/api/v2/region/4221212697

Uri /api/v2/region/4221212697
UriDescription Region by ID
Height 0.0639048
Type Face
Width 0.0481905
X 0.282095
Y 0.452333

Region [6 of 6]
/api/v2/region/4221212698

Uri /api/v2/region/4221212698
UriDescription Region by ID
Height 0.0712381
Type Face
Width 0.0534286
X 0.681762
Y 0.522

Timing

Total

cycles 1
objects 0
time 0.05865

Request

Uri /api/v2/image/MdGj9D8-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/MdGj9D8-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": "MdGj9D8-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/MdGj9D8-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.0460952,
                "Height": 0.0618095,
                "X": 0.217143,
                "Y": 0.433476,
                "Type": "Face",
                "Uri": "/api/v2/region/4221212689",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0513333,
                "Height": 0.0680952,
                "X": 0.398905,
                "Y": 0.426143,
                "Type": "Face",
                "Uri": "/api/v2/region/4221212691",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0492381,
                "Height": 0.066,
                "X": 0.49319,
                "Y": 0.470143,
                "Type": "Face",
                "Uri": "/api/v2/region/4221212693",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0492381,
                "Height": 0.066,
                "X": 0.599,
                "Y": 0.501571,
                "Type": "Face",
                "Uri": "/api/v2/region/4221212695",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0481905,
                "Height": 0.0639048,
                "X": 0.282095,
                "Y": 0.452333,
                "Type": "Face",
                "Uri": "/api/v2/region/4221212697",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0534286,
                "Height": 0.0712381,
                "X": 0.681762,
                "Y": 0.522,
                "Type": "Face",
                "Uri": "/api/v2/region/4221212698",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.05865,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}