Last active
March 18, 2022 14:14
-
-
Save adamsilverstein/1b2f45679475ee64f21a2099364b2e55 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "width": 2560, | |
| "height": 1920, | |
| "file": "2022\/01\/bikes-scaled.jpg", | |
| "sizes": { | |
| "medium": { | |
| "file": "bikes-300x225.jpg", | |
| "width": 300, | |
| "height": 225, | |
| "mime-type": "image\/jpeg" | |
| }, | |
| "large": { | |
| "file": "bikes-1024x768.jpg", | |
| "width": 1024, | |
| "height": 768, | |
| "mime-type": "image\/jpeg" | |
| }, | |
| "thumbnail": { | |
| "file": "bikes-150x150.jpg", | |
| "width": 150, | |
| "height": 150, | |
| "mime-type": "image\/jpeg" | |
| }, | |
| "medium_large": { | |
| "file": "bikes-768x576.jpg", | |
| "width": 768, | |
| "height": 576, | |
| "mime-type": "image\/jpeg" | |
| }, | |
| "1536x1536": { | |
| "file": "bikes-1536x1152.jpg", | |
| "width": 1536, | |
| "height": 1152, | |
| "mime-type": "image\/jpeg" | |
| }, | |
| "2048x2048": { | |
| "file": "bikes-2048x1536.jpg", | |
| "width": 2048, | |
| "height": 1536, | |
| "mime-type": "image\/jpeg" | |
| }, | |
| "medium_image_webp": { | |
| "file": "bikes-300x225.webp", | |
| "width": 300, | |
| "height": 225, | |
| "mime-type": "image\/webp" | |
| }, | |
| "large_image_webp": { | |
| "file": "bikes-1024x768.webp", | |
| "width": 1024, | |
| "height": 768, | |
| "mime-type": "image\/webp" | |
| }, | |
| "thumbnail_image_webp": { | |
| "file": "bikes-150x150.webp", | |
| "width": 150, | |
| "height": 150, | |
| "mime-type": "image\/webp" | |
| }, | |
| "medium_large_image_webp": { | |
| "file": "bikes-768x576.webp", | |
| "width": 768, | |
| "height": 576, | |
| "mime-type": "image\/webp" | |
| }, | |
| "1536x1536_image_webp": { | |
| "file": "bikes-1536x1152.webp", | |
| "width": 1536, | |
| "height": 1152, | |
| "mime-type": "image\/webp" | |
| }, | |
| "2048x2048_image_webp": { | |
| "file": "bikes-2048x1536.webp", | |
| "width": 2048, | |
| "height": 1536, | |
| "mime-type": "image\/webp" | |
| } | |
| }, | |
| "image_meta": { | |
| "aperture": "1.8", | |
| "credit": "", | |
| "camera": "iPhone 11 Pro", | |
| "caption": "", | |
| "created_timestamp": "1579203783", | |
| "copyright": "", | |
| "focal_length": "4.25", | |
| "iso": "500", | |
| "shutter_speed": "0.03030303030303", | |
| "title": "", | |
| "orientation": "1", | |
| "keywords": [] | |
| }, | |
| "original_image": "bikes.jpg" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment