Response [200 Ok]
| Uri | /api/v2/image/s82HRm6-1!metadata |
|---|---|
| UriDescription | Metadata for image |
| EndpointType | ImageMetadata |
| Locator | ImageMetadata |
| LocatorType | Object |
ImageMetadata [1 of 1]
/api/v2/image/s82HRm6-1!metadata
| Uri | /api/v2/image/s82HRm6-1!metadata | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| UriDescription | Metadata for image | ||||||||||||
| Altitude | 0 | ||||||||||||
| AltitudeReference | empty string | ||||||||||||
| Aperture | 3 | ||||||||||||
| AudioCodec | empty string | ||||||||||||
| Author | A.D.Wheeler | ||||||||||||
| AuthorTitle | Photographer | ||||||||||||
| Brightness | empty string | ||||||||||||
| Caption | empty string | ||||||||||||
| Category | empty string | ||||||||||||
| CircleOfConfusion | 0.005 mm | ||||||||||||
| City | empty string | ||||||||||||
| ColorSpace | sRGB | ||||||||||||
| CompressedBitsPerPixel | empty string | ||||||||||||
| Contrast | empty string | ||||||||||||
| Copyright | ©2015 A.D.Wheeler Photography | ||||||||||||
| CopyrightFlag | 1 | ||||||||||||
| CopyrightUrl | http://adwheelerphotography.com/contact | ||||||||||||
| Country | empty string | ||||||||||||
| CountryCode | empty string | ||||||||||||
| CreatorContactInfo |
Array [6]
|
||||||||||||
| Credit | empty string | ||||||||||||
| DateCreated | 2003-02-20 | ||||||||||||
| DateDigitized | 2003-02-20T06:30:46 | ||||||||||||
| DateTimeCreated | 2003-02-20T06:30:46 | ||||||||||||
| DateTimeModified | 2016-01-03T13:33:00 | ||||||||||||
| DepthOfField | empty string | ||||||||||||
| DigitalZoomRatio | empty string | ||||||||||||
| Duration | empty string | ||||||||||||
| Exposure | 1/60 | ||||||||||||
| ExposureCompensation | empty string | ||||||||||||
| ExposureMode | Auto | ||||||||||||
| ExposureProgram | Program AE | ||||||||||||
| FieldOfView | 53.0 deg | ||||||||||||
| Flash | Auto, Fired | ||||||||||||
| FocalLength | 5.5 mm | ||||||||||||
| FocalLength35mm | 36.1 mm | ||||||||||||
| GainControl | empty string | ||||||||||||
| Headline | empty string | ||||||||||||
| HyperfocalDistance | 2.20 m | ||||||||||||
| ISO | 200 | ||||||||||||
| Keywords | empty string | ||||||||||||
| Latitude | 0 | ||||||||||||
| LatitudeReference | empty string | ||||||||||||
| Lens | empty string | ||||||||||||
| LensSerialNumber | empty string | ||||||||||||
| LightSource | Unknown | ||||||||||||
| Longitude | 0 | ||||||||||||
| LongitudeReference | empty string | ||||||||||||
| Make | Fuji | ||||||||||||
| Metering | Multi-segment | ||||||||||||
| MicroDateTimeCreated | empty string | ||||||||||||
| MicroDateTimeDigitized | empty string | ||||||||||||
| Model | FinePix A205 | ||||||||||||
| NormalizedLightValue | 8.1 | ||||||||||||
| Rating | empty string | ||||||||||||
| Saturation | empty string | ||||||||||||
| ScaleFactor | empty string | ||||||||||||
| SceneCaptureType | Standard | ||||||||||||
| SensingMethod | One-chip color area | ||||||||||||
| SerialNumber | empty string | ||||||||||||
| Sharpness | Normal | ||||||||||||
| Software | Adobe Photoshop Lightroom 6.3 (Windows) | ||||||||||||
| Source | empty string | ||||||||||||
| SpecialInstructions | empty string | ||||||||||||
| State | empty string | ||||||||||||
| SubjectDistance | empty string | ||||||||||||
| SubjectRange | Unknown | ||||||||||||
| SupplementalCategories | empty string | ||||||||||||
| TimeCreated | 06:30:46 | ||||||||||||
| Title | empty string | ||||||||||||
| TransmissionReference | empty string | ||||||||||||
| UsageTerms | empty string | ||||||||||||
| UserComment | empty string | ||||||||||||
| VideoCodec | empty string | ||||||||||||
| WhiteBalance | Auto | ||||||||||||
| WriterEditor | empty string |
Request
| Uri | /api/v2/image/s82HRm6-1!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/s82HRm6-1!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": "s82HRm6-1",
"param_validator": {}
},
{
"type": "action",
"text": "metadata"
}
]
},
"Response": {
"Uri": "/api/v2/image/s82HRm6-1!metadata",
"Locator": "ImageMetadata",
"LocatorType": "Object",
"ImageMetadata": {
"Title": "",
"Caption": "",
"UserComment": "",
"Keywords": "",
"Author": "A.D.Wheeler",
"Copyright": "\u00a92015 A.D.Wheeler Photography",
"CopyrightUrl": "http://adwheelerphotography.com/contact",
"CopyrightFlag": "1",
"UsageTerms": "",
"Source": "",
"Credit": "",
"City": "",
"State": "",
"Country": "",
"Rating": "",
"CreatorContactInfo": {
"CiAdrCity": "Elmira",
"CiAdrCtry": "United States",
"CiAdrRegion": "New York",
"CiEmailWork": "adwheelerphoto@gmail.com",
"CiTelWork": "607.699.1535",
"CiUrlWork": "adwheelerphotography.com"
},
"Category": "",
"SupplementalCategories": "",
"SpecialInstructions": "",
"AuthorTitle": "Photographer",
"CountryCode": "",
"TransmissionReference": "",
"Headline": "",
"WriterEditor": "",
"Lens": "",
"Make": "Fuji",
"Model": "FinePix A205",
"Aperture": "3",
"DateTimeModified": "2016-01-03T13:33:00",
"DateTimeCreated": "2003-02-20T06:30:46",
"DateCreated": "2003-02-20",
"TimeCreated": "06:30:46",
"MicroDateTimeCreated": "",
"MicroDateTimeDigitized": "",
"DateDigitized": "2003-02-20T06:30:46",
"Exposure": "1/60",
"ISO": 200,
"FocalLength": "5.5 mm",
"FocalLength35mm": "36.1 mm",
"CompressedBitsPerPixel": "",
"Flash": "Auto, Fired",
"Metering": "Multi-segment",
"ExposureProgram": "Program AE",
"ExposureCompensation": "",
"ExposureMode": "Auto",
"LightSource": "Unknown",
"WhiteBalance": "Auto",
"DigitalZoomRatio": "",
"Contrast": "",
"Saturation": "",
"Sharpness": "Normal",
"SubjectDistance": "",
"SubjectRange": "Unknown",
"SensingMethod": "One-chip color area",
"ColorSpace": "sRGB",
"Brightness": "",
"LatitudeReference": "",
"LongitudeReference": "",
"Latitude": 0,
"Longitude": 0,
"AltitudeReference": "",
"Altitude": 0,
"SceneCaptureType": "Standard",
"GainControl": "",
"ScaleFactor": "",
"CircleOfConfusion": "0.005 mm",
"FieldOfView": "53.0 deg",
"DepthOfField": "",
"HyperfocalDistance": "2.20 m",
"NormalizedLightValue": "8.1",
"Duration": "",
"AudioCodec": "",
"VideoCodec": "",
"Software": "Adobe Photoshop Lightroom 6.3 (Windows)",
"SerialNumber": "",
"LensSerialNumber": "",
"Uri": "/api/v2/image/s82HRm6-1!metadata",
"UriDescription": "Metadata for image"
},
"UriDescription": "Metadata for image",
"EndpointType": "ImageMetadata",
"Timing": {
"Total": {
"time": 0.0383,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}