Created
March 21, 2013 15:31
-
-
Save stuartmyles/5213938 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"contentlinks": { | |
"fullcontentlink": { | |
"rel": "main", | |
"href": "https://api.example.org/item/fedf6ff0f6564fc29449f189d9242349/Main?format=jpeg&filename=fedf6ff0f6564fc29449f189d9242349_BritainMissionImpossibleGhostProtocol _3264x4896.jpg", | |
"type": "image/jpeg", | |
"title": "Full-Resolution (JPG)", | |
"height": 3264, | |
"width": 4896 | |
}, | |
"thumbnaillink": { | |
"rel": "thumbnail", | |
"href": "https://api.example.org/item/fedf6ff0f6564fc29449f189d9242349/Thumbnail?format=jpeg&filename=fedf6ff0f6564fc29449f189d9242349_BritainMissionImpossibleGhostProtocol _85x128.jpg", | |
"type": "image/jpeg", | |
"title": "Thumbnail (JPG)", | |
"height": 85, | |
"width": 128 | |
}, | |
"previewlink": { | |
"rel": "preview", | |
"href": "https://api.example.org/item/fedf6ff0f6564fc29449f189d9242349/Preview?format=jpeg&filename=fedf6ff0f6564fc29449f189d9242349_BritainMissionImpossibleGhostProtocol _341x512.jpg", | |
"type": "image/jpeg", | |
"title": "Preview (JPG)", | |
"height": 341, | |
"width": 512 | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment