Retrieve a pressroom
Code | Description |
---|---|
404 | Missing |
GET /v1/pressrooms/1009.json 200 { "data": { "id": 1009, "slug": "rosenbaum", "permalink": "http://rosenbaum.pr.co", "name": "Example Pressroom", "description": "This is an example pressroom created using pr.co", "country_code": "WW", "language": "en", "urls": { "homepage": "http://pr.co", "blog": "http://blog.pr.co", "contact": "http://pr.co/support", "twitter": null, "facebook": "http://facebook.com/prdotco", "linkedin": null, "media_kit": null, "googleplus": null, "instagram": null, "sitemap": "https://app.pr.co/sitemap-1009-rosenbaum.xml" }, "contact_info": "Get in touch with dennis@pr.co for more information about thie awesome API", "logo": { "small": "https://d3gvv7thuwd750.cloudfront.net/1009/logo/small-1357034400.png", "small_url": "https://d3gvv7thuwd750.cloudfront.net/1009/logo/small-1357034400.png", "square_url": "https://d3gvv7thuwd750.cloudfront.net/1009/logo/small_square-1357034400.png", "small_square_url": "https://d3gvv7thuwd750.cloudfront.net/1009/logo/tiny_square-1357034400.png", "retina_url": null, "original_url": "https://d3gvv7thuwd750.cloudfront.net/1009/logo/original-1357034400.png" }, "links": [ "http://instagram.com/prdotco" ], "type": "regular", "multicountry": false, "country": false, "css": "<style type=\"text/css\">#wrapper{background-color:#bada55}#wrapper{background-image:url(https://d3gvv7thuwd750.cloudfront.net/1009/background_image/original-1357034400.jpg)}#wrapper{background-repeat:no-repeat}#wrapper a{color:#bada55}#agency_pressroom .client_pressroom:hover{background-color:#bada55;border-color:#bada55}</style>", "noindex": false, "nofollow": false, "twitter_widget_id": null, "twitter_embed_code": null, "ga_code": null, "timezone": "Amsterdam", "subscribe_enabled": true, "followers_enabled": true, "design": { "background_image": "https://d3gvv7thuwd750.cloudfront.net/1009/background_image/original-1357034400.jpg", "background_color": "#bada55", "background_fixed": false, "background_repeat": false, "link_color": "#bada55", "css": "p{background-color: #bada55;}", "layout": "classic", "javascript": null }, "parent_pressrooms": [], "child_pressrooms": [], "parent_multicountry_pressroom": null, "child_multicountry_pressrooms": null, "countries": [], "country_codes": [], "languages": [ "en" ], "show_banner": false, "show_media_kit": false, "show_media_kit_categories": false, "media_kit_categories_tree": null, "tag_tree_enabled": false, "tag_tree": null, "login_enabled": false, "language_redirect": false, "search_enabled": false, "override_pagination": null, "split_timeline": null, "pr_contacts": [ { "name": "Example PR contact", "contact_info": "0612001200 or dennis@pr.co", "id": 1005, "urls": { "twitter": "https://twitter.com/prdotco", "skype": "skype:prdotco", "avatar": "https://pbs.twimg.com/profile_images/378800000726257713/dea939141435719cd3c8150b94b5879a_bigger.png" }, "usernames": { "skype": "prdotco", "twitter": "prdotco" }, "avatar": { "medium_square": { "width": 100, "height": 100, "url": null }, "large_square": { "width": 500, "height": 500, "url": null }, "original": { "width": null, "height": null, "url": null } } } ] } }
Param name | Description |
---|---|
id required |
Pressroom id or pressroom domain Validations:
|
includes optional |
Include attachments. To include featured images use: featured_images. Validations:
|