Created
August 16, 2019 20:08
-
-
Save jamesvidler/118ead32099fa6a76a969c0883d1f39f to your computer and use it in GitHub Desktop.
Dodgeblock API call
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
| curl https://046a1a87-api.agilitycms.cloud/fetch/en-us/item/28 | |
| --header "APIKey: defaultlive.2b7f3a91559d794bedb688358be5e13af2b1e3ae8cd39e8ed2433bbef5d8d6ac" | |
| { | |
| "contentID": 28, | |
| "properties": { | |
| "state": 2, | |
| "modified": "2019-08-16T15:49:56.583", | |
| "versionID": 173, | |
| "referenceName": "dodgeblocklandingpage", | |
| "definitionName": "LandingPage", | |
| "itemOrder": 0 | |
| }, | |
| "fields": { | |
| "brandLogo": { | |
| "label": "Dodgeblock VR", | |
| "url": "https://046a1a87-cdn.agilitycms.cloud/Attachments/NewItems/dodgeblock_20190816194430_0.png", | |
| "target": null, | |
| "filesize": 19767, | |
| "pixelHeight": "54", | |
| "pixelWidth": "440", | |
| "height": 54, | |
| "width": 440 | |
| }, | |
| "youTubeURL": "https://www.youtube.com/watch?v=TjfY_cBc8DI&t=4s", | |
| "mainRichText": "<h2 style=\"text-align: center;\">Coming soon...</h2>\r\n<h2 style=\"text-align: center;\">An endless runner, re-imagined in VR.</h2>\r\n<p style=\"text-align: center;\">No two runs are ever the same. How long can you last?</p>", | |
| "primaryLink": "<a href=\"https://www.reddit.com/r/DodgeblockVR/\" target=\"_blank\">Join the Discussion on Reddit</a>", | |
| "platformsHeading": "Platforms:", | |
| "platformsImages": { | |
| "galleryid": 2 | |
| }, | |
| "footerRichText": "<p>Produced by Vidler Studios, 2019</p>" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment