Response [200 Ok]
| Uri | /api/v2/image/Wx8QTSx-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 8]
/api/v2/region/4953418154
| Uri | /api/v2/region/4953418154 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.127 |
| Type | Face |
| Width | 0.095 |
| X | 0.6605 |
| Y | 0.5245 |
Region [2 of 8]
/api/v2/region/4953418156
| Uri | /api/v2/region/4953418156 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.068 |
| Type | Face |
| Width | 0.051 |
| X | 0.9155 |
| Y | 0.376 |
Region [3 of 8]
/api/v2/region/4953418157
| Uri | /api/v2/region/4953418157 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.065 |
| Type | Face |
| Width | 0.049 |
| X | 0.4905 |
| Y | 0.3865 |
Region [4 of 8]
/api/v2/region/4953418159
| Uri | /api/v2/region/4953418159 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.092 |
| Type | Face |
| Width | 0.069 |
| X | 0.8065 |
| Y | 0.423 |
Region [5 of 8]
/api/v2/region/4953418161
| Uri | /api/v2/region/4953418161 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.047 |
| Type | Face |
| Width | 0.035 |
| X | 0.2825 |
| Y | 0.3475 |
Region [6 of 8]
/api/v2/region/4953418162
| Uri | /api/v2/region/4953418162 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.047 |
| Type | Face |
| Width | 0.035 |
| X | 0.9325 |
| Y | 0.2875 |
Region [7 of 8]
/api/v2/region/4953418164
| Uri | /api/v2/region/4953418164 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.068 |
| Type | Face |
| Width | 0.051 |
| X | 0.5855 |
| Y | 0.429 |
Region [8 of 8]
/api/v2/region/4953418166
| Uri | /api/v2/region/4953418166 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.059 |
| Type | Face |
| Width | 0.044 |
| X | 0.193 |
| Y | 0.4095 |
Request
| Uri | /api/v2/image/Wx8QTSx-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/Wx8QTSx-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": "Wx8QTSx-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/Wx8QTSx-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.095,
"Height": 0.127,
"X": 0.6605,
"Y": 0.5245,
"Type": "Face",
"Uri": "/api/v2/region/4953418154",
"UriDescription": "Region by ID"
},
{
"Width": 0.051,
"Height": 0.068,
"X": 0.9155,
"Y": 0.376,
"Type": "Face",
"Uri": "/api/v2/region/4953418156",
"UriDescription": "Region by ID"
},
{
"Width": 0.049,
"Height": 0.065,
"X": 0.4905,
"Y": 0.3865,
"Type": "Face",
"Uri": "/api/v2/region/4953418157",
"UriDescription": "Region by ID"
},
{
"Width": 0.069,
"Height": 0.092,
"X": 0.8065,
"Y": 0.423,
"Type": "Face",
"Uri": "/api/v2/region/4953418159",
"UriDescription": "Region by ID"
},
{
"Width": 0.035,
"Height": 0.047,
"X": 0.2825,
"Y": 0.3475,
"Type": "Face",
"Uri": "/api/v2/region/4953418161",
"UriDescription": "Region by ID"
},
{
"Width": 0.035,
"Height": 0.047,
"X": 0.9325,
"Y": 0.2875,
"Type": "Face",
"Uri": "/api/v2/region/4953418162",
"UriDescription": "Region by ID"
},
{
"Width": 0.051,
"Height": 0.068,
"X": 0.5855,
"Y": 0.429,
"Type": "Face",
"Uri": "/api/v2/region/4953418164",
"UriDescription": "Region by ID"
},
{
"Width": 0.044,
"Height": 0.059,
"X": 0.193,
"Y": 0.4095,
"Type": "Face",
"Uri": "/api/v2/region/4953418166",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.04324,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}