{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/user/scottlefler!bioimage"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "user"
},
{
"type": "singleparam",
"param_name": "nickname",
"param_value": "scottlefler"
},
{
"type": "action",
"text": "bioimage"
}
]
},
"Response": {
"Uri": "/api/v2/user/scottlefler!bioimage",
"Locator": "BioImage",
"LocatorType": "Object",
"UriDescription": "User BioImage",
"EndpointType": "BioImage",
"Timing": {
"Total": {
"time": 0.02415,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}