Response [200 Ok]
| Uri | /api/v2/image/hRvHHJD-0!metadata |
|---|---|
| UriDescription | Metadata for image |
| EndpointType | ImageMetadata |
| Locator | ImageMetadata |
| LocatorType | Object |
ImageMetadata [1 of 1]
- Garrapata Gold - Big Sur, California
/api/v2/image/hRvHHJD-0!metadata
| Uri | /api/v2/image/hRvHHJD-0!metadata | ||||
|---|---|---|---|---|---|
| UriDescription | Metadata for image | ||||
| Altitude | 0 | ||||
| AltitudeReference | empty string | ||||
| Aperture | 16 | ||||
| AudioCodec | empty string | ||||
| Author | Patrick Smith | ||||
| AuthorTitle | empty string | ||||
| Brightness | empty string | ||||
| Caption | This rocky coastline south of Carmel is quite scenic and dangerous. The lens was 20 feet above the water and soon after I made this image, I found out the hard way why the rocks were wet! I got in close to show the brief light show on the waves and the rock. It was difficult to get to this spot, as it required a scramble across a rocky cliff. Sometimes the best rock is the least accessible. The light played a big role on how the rock looks in this photograph. A few minutes earlier, the light was bright and harsh and the rock had less detail and color. And a few minutes later, the colors faded along with the light. It is easily possible to find a great spot with nice rock formations but still end up with a boring photo because the light was not right. | ||||
| Category | empty string | ||||
| CircleOfConfusion | 0.030 mm | ||||
| City | empty string | ||||
| ColorSpace | Uncalibrated | ||||
| CompressedBitsPerPixel | empty string | ||||
| Contrast | empty string | ||||
| Copyright | Copyright © 2009 - Patrick Smith Photography | ||||
| CopyrightFlag | 1 | ||||
| CopyrightUrl | www.patricksmithphotography.com | ||||
| Country | empty string | ||||
| CountryCode | empty string | ||||
| CreatorContactInfo |
Array [2]
|
||||
| Credit | empty string | ||||
| DateCreated | empty string | ||||
| DateDigitized | 2008-03-30T20:20:46-07:00 | ||||
| DateTimeCreated | 2008-03-29T18:22:09 | ||||
| DateTimeModified | 2010-11-09T17:28:36 | ||||
| DepthOfField | empty string | ||||
| DigitalZoomRatio | empty string | ||||
| Duration | empty string | ||||
| Exposure | 1/6 | ||||
| ExposureCompensation | empty string | ||||
| ExposureMode | Manual | ||||
| ExposureProgram | Manual | ||||
| FieldOfView | 93.2 deg | ||||
| Flash | Off, Did not fire | ||||
| FocalLength | 17.0 mm | ||||
| FocalLength35mm | 17.0 mm | ||||
| GainControl | empty string | ||||
| Headline | empty string | ||||
| HyperfocalDistance | 0.60 m | ||||
| ISO | 160 | ||||
| Keywords | ocean; sea; sunrise; sunset; sand; beach; rock; sky; wave; seascape; landscape; garapata; soberanes; big sur; monterey; point lobos; california | ||||
| Latitude | 0 | ||||
| LatitudeReference | empty string | ||||
| Lens | empty string | ||||
| LensSerialNumber | empty string | ||||
| LightSource | empty string | ||||
| Longitude | 0 | ||||
| LongitudeReference | empty string | ||||
| Make | Canon | ||||
| Metering | Partial | ||||
| MicroDateTimeCreated | empty string | ||||
| MicroDateTimeDigitized | empty string | ||||
| Model | EOS 5D | ||||
| NormalizedLightValue | 9.9 | ||||
| Rating | empty string | ||||
| Saturation | empty string | ||||
| ScaleFactor | empty string | ||||
| SceneCaptureType | Standard | ||||
| SensingMethod | empty string | ||||
| SerialNumber | empty string | ||||
| Sharpness | empty string | ||||
| Software | Adobe Photoshop CS4 Windows | ||||
| Source | empty string | ||||
| SpecialInstructions | empty string | ||||
| State | empty string | ||||
| SubjectDistance | empty string | ||||
| SubjectRange | empty string | ||||
| SupplementalCategories | empty string | ||||
| TimeCreated | empty string | ||||
| Title | Garrapata Gold - Big Sur, California | ||||
| TransmissionReference | empty string | ||||
| UsageTerms | empty string | ||||
| UserComment | empty string | ||||
| VideoCodec | empty string | ||||
| WhiteBalance | Auto | ||||
| WriterEditor | empty string |
Request
| Uri | /api/v2/image/hRvHHJD-0!metadata |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
Output Fields
| DateCreated | date | |
|---|---|---|
| DateDigitized | datetime | |
| DateOriginal | date | |
| DateTimeCreated | datetime | |
| DateTimeModified | datetime | |
| DateTimeOriginal | datetime | |
| MicroDateTimeCreated | datetime | |
| MicroDateTimeDigitized | datetime | |
| TimeCreated | time | |
| TimeOriginal | time |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/image/hRvHHJD-0!metadata"
},
"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"
],
"Output": [
{
"Name": "DateTimeCreated",
"Type": "DateTime"
},
{
"Name": "DateTimeModified",
"Type": "DateTime"
},
{
"Name": "DateTimeOriginal",
"Type": "DateTime"
},
{
"Name": "DateCreated",
"Type": "Date"
},
{
"Name": "DateDigitized",
"Type": "DateTime"
},
{
"Name": "DateOriginal",
"Type": "Date"
},
{
"Name": "MicroDateTimeCreated",
"Type": "DateTime"
},
{
"Name": "MicroDateTimeDigitized",
"Type": "DateTime"
},
{
"Name": "TimeCreated",
"Type": "Time"
},
{
"Name": "TimeOriginal",
"Type": "Time"
}
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "hRvHHJD-0",
"param_validator": {}
},
{
"type": "action",
"text": "metadata"
}
]
},
"Response": {
"Uri": "/api/v2/image/hRvHHJD-0!metadata",
"Locator": "ImageMetadata",
"LocatorType": "Object",
"ImageMetadata": {
"Title": "Garrapata Gold - Big Sur, California",
"Caption": "This rocky coastline south of Carmel is quite scenic and dangerous. The lens was 20 feet above the water and soon after I made this image, I found out the hard way why the rocks were wet! I got in close to show the brief light show on the waves and the rock. It was difficult to get to this spot, as it required a scramble across a rocky cliff. Sometimes the best rock is the least accessible. The light played a big role on how the \nrock looks in this photograph. A few minutes earlier, the light was bright and harsh and the rock had less detail and color. And a few minutes later, the colors faded along with the light. It is easily possible to find a great spot with nice rock formations but still end up with a boring photo because the light was not right.",
"UserComment": "",
"Keywords": "ocean; sea; sunrise; sunset; sand; beach; rock; sky; wave; seascape; landscape; garapata; soberanes; big sur; monterey; point lobos; california",
"Author": "Patrick Smith",
"Copyright": "Copyright \u00a9 2009 - Patrick Smith Photography",
"CopyrightUrl": "www.patricksmithphotography.com",
"CopyrightFlag": "1",
"UsageTerms": "",
"Source": "",
"Credit": "",
"City": "",
"State": "",
"Country": "",
"Rating": "",
"CreatorContactInfo": {
"CiEmailWork": "patrick@patricksmithphotography.com",
"CiUrlWork": "www.patricksmithphotography.com"
},
"Category": "",
"SupplementalCategories": "",
"SpecialInstructions": "",
"AuthorTitle": "",
"CountryCode": "",
"TransmissionReference": "",
"Headline": "",
"WriterEditor": "",
"Lens": "",
"Make": "Canon",
"Model": "EOS 5D",
"Aperture": "16",
"DateTimeModified": "2010-11-09T17:28:36",
"DateTimeCreated": "2008-03-29T18:22:09",
"DateCreated": "",
"TimeCreated": "",
"MicroDateTimeCreated": "",
"MicroDateTimeDigitized": "",
"DateDigitized": "2008-03-30T20:20:46-07:00",
"Exposure": "1/6",
"ISO": 160,
"FocalLength": "17.0 mm",
"FocalLength35mm": "17.0 mm",
"CompressedBitsPerPixel": "",
"Flash": "Off, Did not fire",
"Metering": "Partial",
"ExposureProgram": "Manual",
"ExposureCompensation": "",
"ExposureMode": "Manual",
"LightSource": "",
"WhiteBalance": "Auto",
"DigitalZoomRatio": "",
"Contrast": "",
"Saturation": "",
"Sharpness": "",
"SubjectDistance": "",
"SubjectRange": "",
"SensingMethod": "",
"ColorSpace": "Uncalibrated",
"Brightness": "",
"LatitudeReference": "",
"LongitudeReference": "",
"Latitude": 0,
"Longitude": 0,
"AltitudeReference": "",
"Altitude": 0,
"SceneCaptureType": "Standard",
"GainControl": "",
"ScaleFactor": "",
"CircleOfConfusion": "0.030 mm",
"FieldOfView": "93.2 deg",
"DepthOfField": "",
"HyperfocalDistance": "0.60 m",
"NormalizedLightValue": "9.9",
"Duration": "",
"AudioCodec": "",
"VideoCodec": "",
"Software": "Adobe Photoshop CS4 Windows",
"SerialNumber": "",
"LensSerialNumber": "",
"Uri": "/api/v2/image/hRvHHJD-0!metadata",
"UriDescription": "Metadata for image"
},
"UriDescription": "Metadata for image",
"EndpointType": "ImageMetadata",
"Timing": {
"Total": {
"time": 0.04645,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}