Response [200 Ok]
| Uri | /api/v2/image/8fCWdBs-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 8]
/api/v2/region/4630398885
| Uri | /api/v2/region/4630398885 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.034 |
| Type | AF Point |
| Width | 0.035 |
| X | 0.5 |
| Y | 0.285 |
Region [2 of 8]
/api/v2/region/4630398886
| Uri | /api/v2/region/4630398886 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.05 |
| Type | AF Point |
| Width | 0.025 |
| X | 0.338 |
| Y | 0.386 |
Region [3 of 8]
/api/v2/region/4630398887
| Uri | /api/v2/region/4630398887 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.05 |
| Type | AF Point |
| Width | 0.025 |
| X | 0.662 |
| Y | 0.386 |
Region [4 of 8]
/api/v2/region/4630398888
| Uri | /api/v2/region/4630398888 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.065 |
| Type | AF Point |
| Width | 0.043 |
| X | 0.5 |
| Y | 0.5 |
Region [5 of 8]
/api/v2/region/4630398889
| Uri | /api/v2/region/4630398889 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.05 |
| Type | AF Point |
| Width | 0.025 |
| X | 0.769 |
| Y | 0.5 |
Region [6 of 8]
/api/v2/region/4630398890
| Uri | /api/v2/region/4630398890 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.05 |
| Type | AF Point |
| Width | 0.025 |
| X | 0.338 |
| Y | 0.614 |
Region [7 of 8]
/api/v2/region/4630398891
| Uri | /api/v2/region/4630398891 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.05 |
| Type | AF Point |
| Width | 0.025 |
| X | 0.662 |
| Y | 0.614 |
Region [8 of 8]
/api/v2/region/4630398892
| Uri | /api/v2/region/4630398892 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.034 |
| Type | AF Point |
| Width | 0.035 |
| X | 0.5 |
| Y | 0.715 |
Request
| Uri | /api/v2/image/8fCWdBs-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/8fCWdBs-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": "8fCWdBs-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/8fCWdBs-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.035,
"Height": 0.034,
"X": 0.5,
"Y": 0.285,
"Type": "AF Point",
"Uri": "/api/v2/region/4630398885",
"UriDescription": "Region by ID"
},
{
"Width": 0.025,
"Height": 0.05,
"X": 0.338,
"Y": 0.386,
"Type": "AF Point",
"Uri": "/api/v2/region/4630398886",
"UriDescription": "Region by ID"
},
{
"Width": 0.025,
"Height": 0.05,
"X": 0.662,
"Y": 0.386,
"Type": "AF Point",
"Uri": "/api/v2/region/4630398887",
"UriDescription": "Region by ID"
},
{
"Width": 0.043,
"Height": 0.065,
"X": 0.5,
"Y": 0.5,
"Type": "AF Point",
"Uri": "/api/v2/region/4630398888",
"UriDescription": "Region by ID"
},
{
"Width": 0.025,
"Height": 0.05,
"X": 0.769,
"Y": 0.5,
"Type": "AF Point",
"Uri": "/api/v2/region/4630398889",
"UriDescription": "Region by ID"
},
{
"Width": 0.025,
"Height": 0.05,
"X": 0.338,
"Y": 0.614,
"Type": "AF Point",
"Uri": "/api/v2/region/4630398890",
"UriDescription": "Region by ID"
},
{
"Width": 0.025,
"Height": 0.05,
"X": 0.662,
"Y": 0.614,
"Type": "AF Point",
"Uri": "/api/v2/region/4630398891",
"UriDescription": "Region by ID"
},
{
"Width": 0.035,
"Height": 0.034,
"X": 0.5,
"Y": 0.715,
"Type": "AF Point",
"Uri": "/api/v2/region/4630398892",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.04388,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}