Response [200 Ok]

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

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

Uri /api/v2/region/6085439371
UriDescription Region by ID
Height 0.03425
Type AF Point
Width 0.035
X 0.5
Y 0.715

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

Uri /api/v2/region/6085439372
UriDescription Region by ID
Height 0.04975
Type AF Point
Width 0.0246667
X 0.338667
Y 0.38575

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

Uri /api/v2/region/6085439373
UriDescription Region by ID
Height 0.04975
Type AF Point
Width 0.0246667
X 0.661333
Y 0.38575

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

Uri /api/v2/region/6085439374
UriDescription Region by ID
Height 0.04975
Type AF Point
Width 0.0246667
X 0.338667
Y 0.61425

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

Uri /api/v2/region/6085439375
UriDescription Region by ID
Height 0.04975
Type AF Point
Width 0.0246667
X 0.661333
Y 0.61425

Timing

Total

cycles 1
objects 0
time 0.05624

Request

Uri /api/v2/image/75dvTbN-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/75dvTbN-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": "75dvTbN-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "regions"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/image/75dvTbN-0!regions",
        "Locator": "Region",
        "LocatorType": "Objects",
        "Region": [
            {
                "Width": 0.035,
                "Height": 0.03425,
                "X": 0.5,
                "Y": 0.715,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6085439371",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0246667,
                "Height": 0.04975,
                "X": 0.338667,
                "Y": 0.38575,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6085439372",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0246667,
                "Height": 0.04975,
                "X": 0.661333,
                "Y": 0.38575,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6085439373",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0246667,
                "Height": 0.04975,
                "X": 0.338667,
                "Y": 0.61425,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6085439374",
                "UriDescription": "Region by ID"
            },
            {
                "Width": 0.0246667,
                "Height": 0.04975,
                "X": 0.661333,
                "Y": 0.61425,
                "Type": "AF Point",
                "Uri": "/api/v2/region/6085439375",
                "UriDescription": "Region by ID"
            }
        ],
        "UriDescription": "Regions for image",
        "EndpointType": "Regions",
        "Timing": {
            "Total": {
                "time": 0.05624,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}