Response [200 Ok]
| Uri | /api/v2/image/nW6SCGs-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 6]
/api/v2/region/3674346965
| Uri | /api/v2/region/3674346965 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0248843 |
| Type | AF Point |
| Width | 0.0208333 |
| X | 0.5 |
| Y | 0.285012 |
Region [2 of 6]
/api/v2/region/3674346966
| Uri | /api/v2/region/3674346966 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0309606 |
| Type | AF Point |
| Width | 0.0169753 |
| X | 0.236111 |
| Y | 0.5 |
Region [3 of 6]
/api/v2/region/3674346967
| Uri | /api/v2/region/3674346967 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0379051 |
| Type | AF Point |
| Width | 0.0248843 |
| X | 0.5 |
| Y | 0.5 |
Region [4 of 6]
/api/v2/region/3674346968
| Uri | /api/v2/region/3674346968 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0309606 |
| Type | AF Point |
| Width | 0.0169753 |
| X | 0.763889 |
| Y | 0.5 |
Region [5 of 6]
/api/v2/region/3674346969
| Uri | /api/v2/region/3674346969 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0309606 |
| Type | AF Point |
| Width | 0.0169753 |
| X | 0.334105 |
| Y | 0.613715 |
Region [6 of 6]
/api/v2/region/3674346970
| Uri | /api/v2/region/3674346970 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0309606 |
| Type | AF Point |
| Width | 0.0169753 |
| X | 0.665895 |
| Y | 0.613715 |
Request
| Uri | /api/v2/image/nW6SCGs-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/nW6SCGs-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": "nW6SCGs-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/nW6SCGs-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.0208333,
"Height": 0.0248843,
"X": 0.5,
"Y": 0.285012,
"Type": "AF Point",
"Uri": "/api/v2/region/3674346965",
"UriDescription": "Region by ID"
},
{
"Width": 0.0169753,
"Height": 0.0309606,
"X": 0.236111,
"Y": 0.5,
"Type": "AF Point",
"Uri": "/api/v2/region/3674346966",
"UriDescription": "Region by ID"
},
{
"Width": 0.0248843,
"Height": 0.0379051,
"X": 0.5,
"Y": 0.5,
"Type": "AF Point",
"Uri": "/api/v2/region/3674346967",
"UriDescription": "Region by ID"
},
{
"Width": 0.0169753,
"Height": 0.0309606,
"X": 0.763889,
"Y": 0.5,
"Type": "AF Point",
"Uri": "/api/v2/region/3674346968",
"UriDescription": "Region by ID"
},
{
"Width": 0.0169753,
"Height": 0.0309606,
"X": 0.334105,
"Y": 0.613715,
"Type": "AF Point",
"Uri": "/api/v2/region/3674346969",
"UriDescription": "Region by ID"
},
{
"Width": 0.0169753,
"Height": 0.0309606,
"X": 0.665895,
"Y": 0.613715,
"Type": "AF Point",
"Uri": "/api/v2/region/3674346970",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.04574,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}