Response [200 Ok]

Uri /api/v2/image/WRM6MkK-0!regions
UriDescription Regions for image
EndpointType Regions
Locator Region
LocatorType Objects

Region [1 of 5]
/api/v2/region/6013675091

Uri /api/v2/region/6013675091
UriDescription Region by ID
Height 0.0496988
Type AF Point
Width 0.0248494
X 0.661898
Y 0.386295

Region [2 of 5]
/api/v2/region/6013675092

Uri /api/v2/region/6013675092
UriDescription Region by ID
Height 0.0496988
Type AF Point
Width 0.0248494
X 0.231175
Y 0.5

Region [3 of 5]
/api/v2/region/6013675093

Uri /api/v2/region/6013675093
UriDescription Region by ID
Height 0.064759
Type AF Point
Width 0.0429217
X 0.5
Y 0.5

Region [4 of 5]
/api/v2/region/6013675095

Uri /api/v2/region/6013675095
UriDescription Region by ID
Height 0.0496988
Type AF Point
Width 0.0248494
X 0.338102
Y 0.613705

Region [5 of 5]
/api/v2/region/6013675096

Uri /api/v2/region/6013675096
UriDescription Region by ID
Height 0.0338855
Type AF Point
Width 0.0348896
X 0.5
Y 0.714985

Timing

Total

cycles 1
objects 0
time 0.07956

Request

Uri /api/v2/image/WRM6MkK-0!regions
Method GET
Version v2

Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /image
  • /
  • !regions

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

POST

Permissions
  • Add

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/image/WRM6MkK-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": "WRM6MkK-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/WRM6MkK-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.0248494,
                "Height": 0.0496988,
                "X": 0.661898,
                "Y": 0.386295,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6013675091",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0248494,
                "Height": 0.0496988,
                "X": 0.231175,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6013675092",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0429217,
                "Height": 0.064759,
                "X": 0.5,
                "Y": 0.5,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6013675093",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0248494,
                "Height": 0.0496988,
                "X": 0.338102,
                "Y": 0.613705,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6013675095",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0348896,
                "Height": 0.0338855,
                "X": 0.5,
                "Y": 0.714985,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6013675096",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.07956,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}