Response [200 Ok]
| Uri | /api/v2/album/8rCh7D/image/gMxdJ33-0!metadata |
|---|---|
| UriDescription | Metadata for AlbumImage |
| EndpointType | AlbumImageMetadata |
| Locator | AlbumImageMetadata |
| LocatorType | Object |
AlbumImageMetadata [1 of 1]
/api/v2/album/8rCh7D/image/gMxdJ33-0!metadata
| Uri | /api/v2/album/8rCh7D/image/gMxdJ33-0!metadata | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| UriDescription | Metadata for AlbumImage | ||||||||||
| Altitude | 0 | ||||||||||
| AltitudeReference | empty string | ||||||||||
| Aperture | 4 | ||||||||||
| AudioCodec | empty string | ||||||||||
| Author | Hilda vanden Burgt | ||||||||||
| AuthorTitle | empty string | ||||||||||
| Brightness | empty string | ||||||||||
| Caption | empty string | ||||||||||
| Category | empty string | ||||||||||
| CircleOfConfusion | 0.030 mm | ||||||||||
| City | empty string | ||||||||||
| ColorSpace | Uncalibrated | ||||||||||
| CompressedBitsPerPixel | empty string | ||||||||||
| Contrast | Normal | ||||||||||
| Copyright | copyright 2023 Hilda vd Burgt | ||||||||||
| CopyrightFlag | 1 | ||||||||||
| CopyrightUrl | empty string | ||||||||||
| Country | empty string | ||||||||||
| CountryCode | empty string | ||||||||||
| CreatorContactInfo |
Array [5]
|
||||||||||
| Credit | empty string | ||||||||||
| DateCreated | 2024-01-26 | ||||||||||
| DateDigitized | 2024-01-26T11:38:01 | ||||||||||
| DateTimeCreated | 2024-01-26T11:38:01 | ||||||||||
| DateTimeModified | 2024-01-31T16:34:06 | ||||||||||
| DepthOfField | 0.31 m (1.86 - 2.17 m) | ||||||||||
| DigitalZoomRatio | empty string | ||||||||||
| Duration | empty string | ||||||||||
| Exposure | 1/20 | ||||||||||
| ExposureCompensation | -5/3 | ||||||||||
| ExposureMode | Manual | ||||||||||
| ExposureProgram | Manual | ||||||||||
| FieldOfView | 36.2 deg | ||||||||||
| Flash | No Flash | ||||||||||
| FocalLength | 55.0 mm | ||||||||||
| FocalLength35mm | 55.0 mm | ||||||||||
| GainControl | Low gain up | ||||||||||
| Headline | empty string | ||||||||||
| HyperfocalDistance | 25.17 m | ||||||||||
| ISO | 900 | ||||||||||
| Keywords | empty string | ||||||||||
| Latitude | 0 | ||||||||||
| LatitudeReference | empty string | ||||||||||
| Lens | Sigma 24-70mm F2.8 DG OS HSM | A | ||||||||||
| LensSerialNumber | empty string | ||||||||||
| LightSource | Unknown | ||||||||||
| Longitude | 0 | ||||||||||
| LongitudeReference | empty string | ||||||||||
| Make | Nikon | ||||||||||
| Metering | Center-weighted average | ||||||||||
| MicroDateTimeCreated | 2024-01-26T11:38:01.63+02:00 | ||||||||||
| MicroDateTimeDigitized | 2024-01-26T11:38:01.63+02:00 | ||||||||||
| Model | NIKON D780 | ||||||||||
| NormalizedLightValue | 5.2 | ||||||||||
| Rating | empty string | ||||||||||
| Saturation | Normal | ||||||||||
| ScaleFactor | empty string | ||||||||||
| SceneCaptureType | Standard | ||||||||||
| SensingMethod | One-chip color area | ||||||||||
| SerialNumber | 6017533 | ||||||||||
| Sharpness | Normal | ||||||||||
| Software | Adobe Photoshop 25.4 (Windows) | ||||||||||
| Source | empty string | ||||||||||
| SpecialInstructions | empty string | ||||||||||
| State | empty string | ||||||||||
| SubjectDistance | empty string | ||||||||||
| SubjectRange | Unknown | ||||||||||
| SupplementalCategories | empty string | ||||||||||
| TimeCreated | 11:38:01+02:00 | ||||||||||
| Title | empty string | ||||||||||
| TransmissionReference | empty string | ||||||||||
| UsageTerms | empty string | ||||||||||
| UserComment | empty string | ||||||||||
| VideoCodec | empty string | ||||||||||
| WhiteBalance | Auto | ||||||||||
| WriterEditor | empty string |
Request
| Uri | /api/v2/album/8rCh7D/image/gMxdJ33-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/album/8rCh7D/image/gMxdJ33-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": "album"
},
{
"type": "singleparam",
"param_name": "albumkey",
"param_value": "8rCh7D",
"param_validator": {}
},
{
"type": "path",
"text": "image"
},
{
"type": "singleparam",
"param_name": "imagekey",
"param_value": "gMxdJ33-0",
"param_validator": {}
},
{
"type": "action",
"text": "metadata"
}
]
},
"Response": {
"Uri": "/api/v2/album/8rCh7D/image/gMxdJ33-0!metadata",
"Locator": "AlbumImageMetadata",
"LocatorType": "Object",
"AlbumImageMetadata": {
"Title": "",
"Caption": "",
"UserComment": "",
"Keywords": "",
"Author": "Hilda vanden Burgt",
"Copyright": "copyright 2023 Hilda vd Burgt",
"CopyrightUrl": "",
"CopyrightFlag": "1",
"UsageTerms": "",
"Source": "",
"Credit": "",
"City": "",
"State": "",
"Country": "",
"Rating": "",
"CreatorContactInfo": {
"CiAdrCity": "Hoorn",
"CiAdrCtry": "Nederland",
"CiAdrRegion": "Noordholland",
"CiEmailWork": "burgt.fotogafie@gmail.com",
"CiUrlWork": "hildavandenburgt.nl"
},
"Category": "",
"SupplementalCategories": "",
"SpecialInstructions": "",
"AuthorTitle": "",
"CountryCode": "",
"TransmissionReference": "",
"Headline": "",
"WriterEditor": "",
"Lens": "Sigma 24-70mm F2.8 DG OS HSM | A",
"Make": "Nikon",
"Model": "NIKON D780",
"Aperture": "4",
"DateTimeModified": "2024-01-31T16:34:06",
"DateTimeCreated": "2024-01-26T11:38:01",
"DateCreated": "2024-01-26",
"TimeCreated": "11:38:01+02:00",
"MicroDateTimeCreated": "2024-01-26T11:38:01.63+02:00",
"MicroDateTimeDigitized": "2024-01-26T11:38:01.63+02:00",
"DateDigitized": "2024-01-26T11:38:01",
"Exposure": "1/20",
"ISO": 900,
"FocalLength": "55.0 mm",
"FocalLength35mm": "55.0 mm",
"CompressedBitsPerPixel": "",
"Flash": "No Flash",
"Metering": "Center-weighted average",
"ExposureProgram": "Manual",
"ExposureCompensation": "-5/3",
"ExposureMode": "Manual",
"LightSource": "Unknown",
"WhiteBalance": "Auto",
"DigitalZoomRatio": "",
"Contrast": "Normal",
"Saturation": "Normal",
"Sharpness": "Normal",
"SubjectDistance": "",
"SubjectRange": "Unknown",
"SensingMethod": "One-chip color area",
"ColorSpace": "Uncalibrated",
"Brightness": "",
"LatitudeReference": "",
"LongitudeReference": "",
"Latitude": 0,
"Longitude": 0,
"AltitudeReference": "",
"Altitude": 0,
"SceneCaptureType": "Standard",
"GainControl": "Low gain up",
"ScaleFactor": "",
"CircleOfConfusion": "0.030 mm",
"FieldOfView": "36.2 deg",
"DepthOfField": "0.31 m (1.86 - 2.17 m)",
"HyperfocalDistance": "25.17 m",
"NormalizedLightValue": "5.2",
"Duration": "",
"AudioCodec": "",
"VideoCodec": "",
"Software": "Adobe Photoshop 25.4 (Windows)",
"SerialNumber": "6017533",
"LensSerialNumber": "",
"Uri": "/api/v2/album/8rCh7D/image/gMxdJ33-0!metadata",
"UriDescription": "Metadata for AlbumImage"
},
"UriDescription": "Metadata for AlbumImage",
"EndpointType": "AlbumImageMetadata",
"Timing": {
"Total": {
"time": 0.0441,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}