Rich Media Instance
Optional Query parameters:
* `search={url-encoded string}`: narrow listing by searching for words in the articles
* `fields={field1,field2}`: only return these fields
* `format={format-type}`: return the content in that content type (if you can't set the `Accept` header)
* `accept={content-type}`: return the content in that content type (if you can't set the `Accept` header)
Available formats:
* `format=api` or `accept=text%2Fhtml`: The HTML interactive format (default)
* `format=json` or `accept=application%2Fjson`: JavaScript Object Notation
* `format=xml` or `accept=application%2Fxml`: eXtensible Markup Language
* `format=xliff` or `accept=application%2Fx-xliff%2Bxml`: XML Localisation Interchange File Format
GET /api/richmedia/a43fc62d-7605-43a4-8078-3c697449da9f
{ "url": "http://admin.nationalgeographic.org/api/richmedia/a43fc62d-7605-43a4-8078-3c697449da9f", "html_url": "", "uuid": "a43fc62d-7605-43a4-8078-3c697449da9f", "name": "Space Exploration Timeline", "media_config": "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?> \r\n<richmedia> \r\n\t<configuration>\r\n\t\t<property type=\"\" name=\"swfMovie\" value=\"\" ></property>\r\n\t\t<property type=\"\" name=\"xmlFile\" value=\"\" ></property>\r\n\t</configuration>\r\n</richmedia>", "media_file": "https://media.nationalgeographic.org/assets/0/19/preloader_wide-border.swf", "xml_file": "https://media.nationalgeographic.org/assets/0/19/spacehistory.xml", "css_file": "https://media.nationalgeographic.org/assets/0/19/timeline.css", "content_type": "rich media type" }