Response [200 Ok]
| Uri | /api/v2/image/xGtTJhZ-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 5]
/api/v2/region/3314078364
| Uri | /api/v2/region/3314078364 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.086 |
| Type | Face |
| Width | 0.064 |
| X | 0.411 |
| Y | 0.361 |
Region [2 of 5]
/api/v2/region/3314078365
| Uri | /api/v2/region/3314078365 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.101 |
| Type | Face |
| Width | 0.075 |
| X | 0.4905 |
| Y | 0.3805 |
Region [3 of 5]
/api/v2/region/3314078366
| Uri | /api/v2/region/3314078366 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.127 |
| Type | Face |
| Width | 0.095 |
| X | 0.6165 |
| Y | 0.3665 |
Region [4 of 5]
/api/v2/region/3314078367
| Uri | /api/v2/region/3314078367 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.056 |
| Type | Face |
| Width | 0.042 |
| X | 0.284 |
| Y | 0.355 |
Region [5 of 5]
/api/v2/region/3314078368
| Uri | /api/v2/region/3314078368 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.053 |
| Type | Face |
| Width | 0.04 |
| X | 0.783 |
| Y | 0.3775 |
Request
| Uri | /api/v2/image/xGtTJhZ-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/xGtTJhZ-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": "xGtTJhZ-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/xGtTJhZ-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.064,
"Height": 0.086,
"X": 0.411,
"Y": 0.361,
"Type": "Face",
"Uri": "/api/v2/region/3314078364",
"UriDescription": "Region by ID"
},
{
"Width": 0.075,
"Height": 0.101,
"X": 0.4905,
"Y": 0.3805,
"Type": "Face",
"Uri": "/api/v2/region/3314078365",
"UriDescription": "Region by ID"
},
{
"Width": 0.095,
"Height": 0.127,
"X": 0.6165,
"Y": 0.3665,
"Type": "Face",
"Uri": "/api/v2/region/3314078366",
"UriDescription": "Region by ID"
},
{
"Width": 0.042,
"Height": 0.056,
"X": 0.284,
"Y": 0.355,
"Type": "Face",
"Uri": "/api/v2/region/3314078367",
"UriDescription": "Region by ID"
},
{
"Width": 0.04,
"Height": 0.053,
"X": 0.783,
"Y": 0.3775,
"Type": "Face",
"Uri": "/api/v2/region/3314078368",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.05056,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}