Response [200 Ok]
| Uri | /api/v2/image/JL3B3d4-0!regions |
|---|---|
| UriDescription | Regions for image |
| EndpointType | Regions |
| Locator | Region |
| LocatorType | Objects |
Region [1 of 7]
/api/v2/region/5326489005
| Uri | /api/v2/region/5326489005 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0666118 |
| Type | AF Point |
| Width | 0.0444079 |
| X | 0.300164 |
| Y | 0.326891 |
Region [2 of 7]
/api/v2/region/5326489006
| Uri | /api/v2/region/5326489006 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0666118 |
| Type | AF Point |
| Width | 0.0444079 |
| X | 0.244518 |
| Y | 0.326891 |
Region [3 of 7]
/api/v2/region/5326489007
| Uri | /api/v2/region/5326489007 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0666118 |
| Type | AF Point |
| Width | 0.0444079 |
| X | 0.189145 |
| Y | 0.326891 |
Region [4 of 7]
/api/v2/region/5326489008
| Uri | /api/v2/region/5326489008 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0666118 |
| Type | AF Point |
| Width | 0.0444079 |
| X | 0.133772 |
| Y | 0.326891 |
Region [5 of 7]
/api/v2/region/5326489009
| Uri | /api/v2/region/5326489009 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0666118 |
| Type | AF Point |
| Width | 0.0444079 |
| X | 0.244518 |
| Y | 0.413651 |
Region [6 of 7]
/api/v2/region/5326489010
| Uri | /api/v2/region/5326489010 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0666118 |
| Type | AF Point |
| Width | 0.0444079 |
| X | 0.189145 |
| Y | 0.413651 |
Region [7 of 7]
/api/v2/region/5326489011
| Uri | /api/v2/region/5326489011 |
|---|---|
| UriDescription | Region by ID |
| Height | 0.0666118 |
| Type | AF Point |
| Width | 0.0444079 |
| X | 0.300164 |
| Y | 0.413651 |
Request
| Uri | /api/v2/image/JL3B3d4-0!regions |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/JL3B3d4-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": "JL3B3d4-0",
"param_validator": {}
},
{
"type": "action",
"text": "regions"
}
]
},
"Response": {
"Uri": "/api/v2/image/JL3B3d4-0!regions",
"Locator": "Region",
"LocatorType": "Objects",
"Region": [
{
"Width": 0.0444079,
"Height": 0.0666118,
"X": 0.300164,
"Y": 0.326891,
"Type": "AF Point",
"Uri": "/api/v2/region/5326489005",
"UriDescription": "Region by ID"
},
{
"Width": 0.0444079,
"Height": 0.0666118,
"X": 0.244518,
"Y": 0.326891,
"Type": "AF Point",
"Uri": "/api/v2/region/5326489006",
"UriDescription": "Region by ID"
},
{
"Width": 0.0444079,
"Height": 0.0666118,
"X": 0.189145,
"Y": 0.326891,
"Type": "AF Point",
"Uri": "/api/v2/region/5326489007",
"UriDescription": "Region by ID"
},
{
"Width": 0.0444079,
"Height": 0.0666118,
"X": 0.133772,
"Y": 0.326891,
"Type": "AF Point",
"Uri": "/api/v2/region/5326489008",
"UriDescription": "Region by ID"
},
{
"Width": 0.0444079,
"Height": 0.0666118,
"X": 0.244518,
"Y": 0.413651,
"Type": "AF Point",
"Uri": "/api/v2/region/5326489009",
"UriDescription": "Region by ID"
},
{
"Width": 0.0444079,
"Height": 0.0666118,
"X": 0.189145,
"Y": 0.413651,
"Type": "AF Point",
"Uri": "/api/v2/region/5326489010",
"UriDescription": "Region by ID"
},
{
"Width": 0.0444079,
"Height": 0.0666118,
"X": 0.300164,
"Y": 0.413651,
"Type": "AF Point",
"Uri": "/api/v2/region/5326489011",
"UriDescription": "Region by ID"
}
],
"UriDescription": "Regions for image",
"EndpointType": "Regions",
"Timing": {
"Total": {
"time": 0.03891,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}