Response [200 Ok]

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

Region [1 of 6]
/api/v2/region/6000374833

Uri /api/v2/region/6000374833
UriDescription Region by ID
Height 0.152
Type AF Point
Width 0.108333
X 0.1575
Y 0.66

Region [2 of 6]
/api/v2/region/6000374834

Uri /api/v2/region/6000374834
UriDescription Region by ID
Height 0.152
Type AF Point
Width 0.108333
X 0.271667
Y 0.66

Region [3 of 6]
/api/v2/region/6000374835

Uri /api/v2/region/6000374835
UriDescription Region by ID
Height 0.152
Type AF Point
Width 0.108333
X 0.385833
Y 0.66

Region [4 of 6]
/api/v2/region/6000374836

Uri /api/v2/region/6000374836
UriDescription Region by ID
Height 0.152
Type AF Point
Width 0.108333
X 0.1575
Y 0.82

Region [5 of 6]
/api/v2/region/6000374837

Uri /api/v2/region/6000374837
UriDescription Region by ID
Height 0.152
Type AF Point
Width 0.108333
X 0.271667
Y 0.82

Region [6 of 6]
/api/v2/region/6000374838

Uri /api/v2/region/6000374838
UriDescription Region by ID
Height 0.152
Type AF Point
Width 0.108333
X 0.385833
Y 0.82

Timing

Total

cycles 1
objects 0
time 0.04345

Request

Uri /api/v2/image/4F5Qgq9-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/4F5Qgq9-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": "4F5Qgq9-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/4F5Qgq9-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.108333,
                "Height": 0.152,
                "X": 0.1575,
                "Y": 0.66,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6000374833",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.108333,
                "Height": 0.152,
                "X": 0.271667,
                "Y": 0.66,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6000374834",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.108333,
                "Height": 0.152,
                "X": 0.385833,
                "Y": 0.66,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6000374835",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.108333,
                "Height": 0.152,
                "X": 0.1575,
                "Y": 0.82,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6000374836",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.108333,
                "Height": 0.152,
                "X": 0.271667,
                "Y": 0.82,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6000374837",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.108333,
                "Height": 0.152,
                "X": 0.385833,
                "Y": 0.82,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6000374838",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.04345,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}