{"docs":{"name":"Msg Networks Schedule Service","info":"Another API description","copyright":null,"doc_url":"/doc/1.0","api_url":"/","resources":{"shows":{"doc_url":"/doc/1.0/shows","api_url":"/","name":"Shows","short_description":"Network schedule","full_description":"","version":"1.0","formats":["json"],"metadata":null,"methods":[{"doc_url":"/doc/1.0/shows/index","name":"index","apis":[{"api_url":"/v1/:zone/:channel/shows","http_method":"GET","short_description":"Shows msg networks schedule","deprecated":null}],"formats":["json"],"full_description":"\n<h2 id=\"label-Response+format\">Response format<span><a href=\"#label-Response+format\">&para;</a> <a href=\"#top\">&uarr;</a></span></h2>\n\n<pre>type Program = {\n  date: Date,\n  eastern: String,\n  show: String,\n  show_id: Number,\n  network_origin: String,\n  military: Number,\n  length: Number,\n  msg: ?String,\n  source: ?String,\n  length_total: Number,\n  rewind_matinee_event: ?String,\n  closed_captions: String,\n  cc_hours: Number,\n  total_cc_hours: Number,\n  msg_go_title: String\n}\n\nArray&lt;Program&gt;</pre>\n\n<h2 id=\"label-Response+example\">Response example<span><a href=\"#label-Response+example\">&para;</a> <a href=\"#top\">&uarr;</a></span></h2>\n\n<pre>[{\n  &quot;date&quot;: &quot;2016-04-29&quot;,\n  &quot;eastern&quot;: &quot;2:30p&quot;,\n  &quot;show&quot;: &quot;(TLK) The Lineup: Best NY Movies #3: Action (R) &quot;,\n  &quot;show_id&quot;: &quot;9&quot;,\n  &quot;network_origin&quot;: &quot;MSG HD &lt;&gt;&quot;,\n  &quot;military&quot;: &quot;14.3&quot;,\n  &quot;length&quot;: &quot;0.5&quot;,\n  &quot;msg&quot;: null,\n  &quot;source&quot;: null,\n  &quot;length_total&quot;: &quot;726.0&quot;,\n  &quot;rewind_matinee_event&quot;: null,\n  &quot;closed_captions&quot;: &quot;CC&quot;,\n  &quot;cc_hours&quot;: &quot;0.5&quot;,\n  &quot;total_cc_hours&quot;: &quot;970.5&quot;,\n  &quot;msg_go_title&quot;: &quot;Show_Lineup&quot;\n}, {\n  ...\n}]</pre>\n","errors":[{"code":400,"description":"Bad Request","metadata":null},{"code":401,"description":"Unauthorized","metadata":null},{"code":404,"description":"Not Found","metadata":null},{"code":500,"description":"Internal Server Error","metadata":null}],"params":[{"name":"channel","full_name":"channel","description":"\n<p>Channel</p>\n","required":true,"allow_nil":false,"validator":"Must be String","expected_type":"string","metadata":null,"show":true,"validations":[]},{"name":"zone","full_name":"zone","description":"\n<p>Zone</p>\n","required":true,"allow_nil":false,"validator":"Must be String","expected_type":"string","metadata":null,"show":true,"validations":[]},{"name":"filter","full_name":"filter","description":"\n<p>This param filters resultset. Can be String, in that case eq operator is\nused. See <a href=\"/filters.html\">filters.html</a> for complete description</p>\n","required":false,"allow_nil":false,"validator":"Must be a Hash","expected_type":"hash","metadata":null,"show":true,"validations":[],"params":[{"name":"eq","full_name":"filter[eq]","description":"\n<p>Exact match operator</p>\n","required":false,"allow_nil":false,"validator":"Must be one of: Integer, Float, String.","expected_type":"string","metadata":null,"show":true,"validations":[]},{"name":"gt","full_name":"filter[gt]","description":"\n<p>Greater than operator</p>\n","required":false,"allow_nil":false,"validator":"Must be one of: Integer, Float.","expected_type":"string","metadata":null,"show":true,"validations":[]},{"name":"gteq","full_name":"filter[gteq]","description":"\n<p>Greater or equal to operator</p>\n","required":false,"allow_nil":false,"validator":"Must be one of: Integer, Float.","expected_type":"string","metadata":null,"show":true,"validations":[]},{"name":"lt","full_name":"filter[lt]","description":"\n<p>Lesser than operator</p>\n","required":false,"allow_nil":false,"validator":"Must be one of: Integer, Float.","expected_type":"string","metadata":null,"show":true,"validations":[]},{"name":"lteq","full_name":"filter[lteq]","description":"\n<p>Lesser or equal to operator</p>\n","required":false,"allow_nil":false,"validator":"Must be one of: Integer, Float.","expected_type":"string","metadata":null,"show":true,"validations":[]}]}],"examples":[],"metadata":null,"see":[],"headers":[],"show":true}],"headers":[]}}}}