{"info":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","description":"<html><head></head><body><h2 id=\"the-metadata-bank-is-a-centralized-hub-for-all-high-value-show-metadata-ensuring-data-consistency-and-accuracy-across-all-platforms-it-not-only-stores-critical-show-details-but-also-offers-a-suite-of-apis-for-efficient-data-management-this-makes-it-an-essential-tool-for-pbss-media-organizations-and-supply-chain-streamlining-content-management-workflows-and-enhancing-audience-viewing-experience\">The Metadata Bank is a centralized hub for all high-value show metadata, ensuring data consistency and accuracy across all platforms. It not only stores critical show details but also offers a suite of APIs for efficient data management. This makes it an essential tool for PBS's media organizations and supply chain, streamlining content management workflows and enhancing audience viewing experience.</h2>\n<h3 id=\"to-request-an-api-access-token-please-visit-api-key-request\">To request an API Access Token, please visit <a href=\"https://software.pbs.org/support/solutions/articles/9000162335-requesting-access\">API Key request</a>.</h3>\n<h4 id=\"for-all-other-inquiries-please-direct-them-to-our-support-portal\">For all other inquiries, please direct them to our <a href=\"https://support.pbs.org\">Support Portal</a>.</h4>\n<h2 id=\"versioning\">Versioning</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Type</th>\n<th>Frequency</th>\n<th>notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Major</td>\n<td>Twice yearly</td>\n<td>Focus on 'disruptive' changes</td>\n</tr>\n<tr>\n<td>Dot Version</td>\n<td>Quarterly</td>\n<td>Focus on non-disruptive changes</td>\n</tr>\n</tbody>\n</table>\n</div><p>To indicate the version of an endpoint to use in the request, add a suffixed path to the API, such as <code>.../rest/v1/</code>.</p>\n<p>Set your <code>{{baseurl}}</code> value e.g., <code>https://api.metadata.services.pbs.org/rest/v1/</code></p>\n<p>If you have client access key, secret key and scope , get your session token <code>{{application-scope}}</code> value e.g.,<a href=\"https://gw.metadata.services.pbs.org/oauth2/token?grant_type=client_credentials&amp;scope=\"><code>https://gw.metadata.services.pbs.org/oauth2/token?grant_type=client_credentials&amp;scope={{application-scope}}</code></a></p>\n<p>We don't maintain 'Backwards Compatibility' after launching a major version during our twice-a-year planned updates. But, if a serious defect requires a major version update, we'll support the previous version until the next major version is scheduled for release.</p>\n<h2 id=\"release-notes\">Release Notes</h2>\n<p>Find the API Release Notes at <a href=\"https://software.pbs.org\">software.pbs.org</a>.</p>\n<h2 id=\"environments-rest-oauth-url\">Environments: REST oAUTH URL</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Environment</th>\n<th>REST oAUTH Url</th>\n<th>notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>QA</td>\n<td>https://<code>gwqa</code>.metadata.services.pbs.org/oauth2/token?<code>grant_type=client_credentials&amp;scope=&lt;&gt;</code></td>\n<td>Latest versions released here first, data refreshed quarterly</td>\n</tr>\n<tr>\n<td>TEST</td>\n<td>https://<code>staging</code>.metadata.services.pbs.org/oauth2/token?<code>grant_type=client_credentials&amp;scope=&lt;&gt;</code></td>\n<td>data in sync with production , read only environment</td>\n</tr>\n<tr>\n<td>Production</td>\n<td>https://<code>gw</code>.metadata.services.pbs.org/oauth2/token?<code>grant_type=client_credentials&amp;scope=&lt;&gt;</code></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"environments-rest\">Environments: REST</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Environment</th>\n<th>REST API Base Url</th>\n<th>notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>QA</td>\n<td>https://<code>qa</code>.metadata.services.pbs.org/<code>rest/v1</code></td>\n<td>Latest versions released here first, data refreshed quarterly</td>\n</tr>\n<tr>\n<td>TEST</td>\n<td>https://<code>staging</code>.metadata.services.pbs.org/<code>rest/v1</code></td>\n<td>data in sync with production , read only environment</td>\n</tr>\n<tr>\n<td>Production</td>\n<td>https://<code>api</code>.metadata.services.pbs.org/<code>rest/v1</code></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Notes:</strong></p>\n<ul>\n<li><p>Each environment will have separate API token</p>\n</li>\n<li><p>Data created or modified in each environment will not affect the other.</p>\n</li>\n<li><p>Data cannot be transferred from one environment to the other.</p>\n</li>\n</ul>\n<h2 id=\"documentation-conventions\">Documentation Conventions</h2>\n<p>This document adheres to the following standards:</p>\n<ul>\n<li><p>For all strings, the pattern <code>^(.\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*)$</code> is consistently employed.</p>\n</li>\n<li><p>All communications are conducted via the <code>HTTP protocol</code>.</p>\n</li>\n<li><p>Responses are presented in the <code>JSON format</code>.</p>\n</li>\n<li><p><code>Request parameters</code> are optional unless explicitly marked as mandatory by a red asterisk.</p>\n</li>\n<li><p><code>Country codes</code> (CountryOfOrigin) align with the ISO Country Code, which is accessible here: <a href=\"https://www.iso.org/obp/ui/#search\">https://www.iso.org/obp/ui/#search</a></p>\n</li>\n<li><p><code>Language codes</code> (TitleLanguage, PrimaryLanguage, and SecondaryLanguage) correspond to the ISO 639-1 Code, accessible here: <a href=\"http://www.loc.gov/standards/iso639-2/php/code_list.php\">http://www.loc.gov/standards/iso639-2/php/code_list.php</a></p>\n</li>\n</ul>\n<h2 id=\"schema\">Schema</h2>\n<ul>\n<li><p>Data exchange format: <code>JSON</code></p>\n</li>\n<li><p>Timestamp format: <code>ISO 8601 (YYYY-MM-DDTHH:MM:SSZ)</code></p>\n</li>\n<li><p>Detailed Representations:<br>  Fetching individual resources includes all attributes<br>  Includes children from the next downstream data entity, known as the \"detailed\" representation of the resource</p>\n</li>\n</ul>\n<h2 id=\"rate-limits\">Rate Limits</h2>\n<p>API access rate limits depend on the specific endpoint being used. Unless clearly stated in the endpoint documentation, the typical rate limit is set to<code>800 requests per minute for all entities.</code></p>\n<h2 id=\"hypermedia-links\">Hypermedia Links</h2>\n<p>All GET methods return entities that contain hypermedia links, which also include sub-resource collections.</p>\n<p>See below example of GET Episode with Hypermedia links.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/episode/cid:org:pbs.org:Episode839\"\n        },\n        \"organizations\": {\n            \"href\": \"/episode/cid:org:pbs.org:Episode839/organizations\"\n        },\n        \"credits\": {\n            \"href\": \"/episode/cid:org:pbs.org:Episode839/credits\"\n        },\n        \"season\": {\n            \"href\": \"/season/cid:org:pbs.org:Season54\"\n        }\n    },\n    ...\n}\n\n</code></pre>\n<h2 id=\"pagination\">Pagination</h2>\n<p>All GET requests, encompassing every search function, deliver results in a paginated format.</p>\n<ul>\n<li><p>The default 'pagesize' is 10, with the exception of the EVENT method where it's 50.</p>\n</li>\n<li><p>As an illustration, the first batch of results will display entries 0-19, followed by a navigational link.</p>\n</li>\n<li><p>The 'next-batch' property hosts the link that leads to the succeeding 10 results.</p>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{ \n  \"links\": { \n   \"next_batch\": \n        \"{{baseURL}}/season/{{seasonUID}}/?pagesize=5&amp;offset=5\" \n       } \n}\n\n</code></pre>\n<h2 id=\"oauth-api-key-usage\">OAuth API Key Usage</h2>\n<p>An OAuth2 API key is necessary for transferring payloads into the system. Please be aware that your OAuth API key can be revoked by the Administrator at any time.</p>\n<p>To obtain OAuth2 API keys, <a href=\"http://software.pbs.org/support/solutions/articles/9000162335-requesting-access\">apply online</a> .</p>\n<p>The OAuth API key issued is specific to your platform.</p>\n<p>Consider your <code>API Token</code> as you would a password:</p>\n<ul>\n<li><p>Ensure its secure storage.</p>\n</li>\n<li><p>Do not share it with individuals outside of your organization.</p>\n</li>\n<li><p>Avoid embedding it in any code on your website or in a URL that might be accessible to others.</p>\n</li>\n<li><p>Although <code>notifications</code> have a <code>PublicKey</code> dedicated to your platform, it is still advised not to share this access token.</p>\n</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6023363","collectionId":"3ab8ff47-c49f-4714-bde6-b5d75203912f","publishedId":"2sBXqDrN6v","public":true,"customColor":{"top-bar":"48D3CD","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-16T22:04:24.000Z"},"item":[{"name":"Search","item":[{"name":"Show Schedule ","item":[{"name":"Search Show Schedule","event":[{"listen":"test","script":{"id":"e41bc57f-be57-42b3-aa79-cf5b19498482","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"15630dc8-36c8-45b7-99fc-53e29fb2fce7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{session-token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/showschedule?eventdate=2025-10-16&manifestationId=cid:org:pbs.org:Manifestation460939&episodeId=cid:org:pbs.org:Episode50955&providersource=HD06&query-condition=AND","description":"<p>The \"Search Show Schedule\" feature allows you to retrieve a tailored schedule of shows based on specific criteria. This is particularly useful when you want to find out when a particular show or episode/supplemental is scheduled to air.</p>\n<p>You can customize your search using the following parameters:</p>\n<ul>\n<li><p><code>eventdate</code>: Specify the date of the event or show you're interested in.</p>\n</li>\n<li><p><code>manifestationId</code>: Use this if you have the unique identifier for a specific version or instance of a show.</p>\n</li>\n<li><p><code>episodeId</code>: If you're looking for a specific episode of a show, you can use its unique identifier here.</p>\n</li>\n<li><p><code>supplementalId</code>: If you're looking for a specific supplemental of a show, you can use its unique identifier here.</p>\n</li>\n<li><p><code>providersource</code>: This allows you to filter the results based on the source provider of the show.</p>\n</li>\n<li><p><code>query-condition</code>: This parameter determines how the other parameters are used to filter the schedule . The possible values are \"AND\" or \"OR\"</p>\n</li>\n</ul>\n<p>By adjusting these parameters, you can find the exact information you're looking for. For example, you can retrieve all episodes from a specific provider on a specific date, or find all instances of a specific show across a range of dates. The \"Search Show Schedule\" feature offers a flexible and powerful way to query and retrieve show schedules.</p>\n","urlObject":{"path":["showschedule"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]</p>\n","type":"text/plain"},"key":"eventdate","value":"2025-10-16"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"manifestationId","value":"cid:org:pbs.org:Manifestation460939"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"episodeId","value":"cid:org:pbs.org:Episode50955"},{"description":{"content":"<p>Enum</p>\n","type":"text/plain"},"key":"providersource","value":"HD06"},{"description":{"content":"<p>querry condition</p>\n","type":"text/plain"},"key":"query-condition","value":"AND"},{"disabled":true,"description":{"content":"<p>String, SupplementalUID or String, EpisodeUID</p>\n","type":"text/plain"},"key":"parentId","value":"cid:org:pbs.org:Supplemental81742"}],"variable":[]}},"response":[{"id":"266ae2e6-16e9-4ebb-9bd0-7f2e6893e29a","name":"Search Show Schedule","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":{"raw":"{{baseurl}}/showschedule?eventdate=2025-05-27&manifestationId=cid:org:pbs.org:Manifestation171030&episodeId=cid:org:pbs.org:Episode26799&providersource=HD06&query-condition=AND","host":["{{baseurl}}"],"path":["showschedule"],"query":[{"key":"eventdate","value":"2025-05-27","description":"string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]"},{"key":"manifestationId","value":"cid:org:pbs.org:Manifestation171030","description":"String"},{"key":"episodeId","value":"cid:org:pbs.org:Episode26799","description":"String"},{"key":"providersource","value":"HD06","description":"Enum"},{"key":"query-condition","value":"AND","description":"querry condition"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event2085288\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation460939\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode50955\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event2085288\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2025-07-16T14:35:27Z\",\n        \"UpdateDateTime\": \"2025-09-23T00:26:14Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode50955\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation460939\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2025-10-27T05:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 4,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 15,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H28M55S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD06\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-657307552\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-27092723\"\n                },\n                {\n                    \"AlternateEventID\": \"alid:rootId:29225805\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": \"Broadview\",\n            \"CreatedBy\": \"Broadview\",\n            \"UpdatedBy\": \"Broadview\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event2087147\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation460939\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode50955\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event2087147\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2025-07-16T15:03:39Z\",\n        \"UpdateDateTime\": \"2025-09-23T00:27:13Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode50955\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation460939\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2025-10-21T21:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 15,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H28M55S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD06\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-657183500\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-27093192\"\n                },\n                {\n                    \"AlternateEventID\": \"alid:rootId:29225805\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": \"Broadview\",\n            \"CreatedBy\": \"Broadview\",\n            \"UpdatedBy\": \"Broadview\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event2087242\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation460939\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode50955\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event2087242\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2025-07-16T15:06:47Z\",\n        \"UpdateDateTime\": \"2025-09-23T00:26:53Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode50955\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation460939\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2025-10-26T21:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 15,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H28M55S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD06\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-657183510\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-27092980\"\n                },\n                {\n                    \"AlternateEventID\": \"alid:rootId:29225805\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": \"Broadview\",\n            \"CreatedBy\": \"Broadview\",\n            \"UpdatedBy\": \"Broadview\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event2087326\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation460939\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode50955\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event2087326\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2025-07-16T15:09:44Z\",\n        \"UpdateDateTime\": \"2025-09-23T00:26:33Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode50955\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation460939\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2025-10-22T05:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 2,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 15,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H28M55S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD06\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-657307512\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-27092869\"\n                },\n                {\n                    \"AlternateEventID\": \"alid:rootId:29225805\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": \"Broadview\",\n            \"CreatedBy\": \"Broadview\",\n            \"UpdatedBy\": \"Broadview\"\n        }\n    }\n]"}],"_postman_id":"15630dc8-36c8-45b7-99fc-53e29fb2fce7"},{"name":"Search Show Schedule -  Linear","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"5bbca4df-004d-4418-aec6-b2f9ebb26c91"}}],"id":"56e9d0ac-4f56-4cb6-90d4-77ab4c643f2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"{{baseurl}}/showschedule/linear?providersource=HD01&startdatetime=2020-10-21&enddatetime=2020-12-21&alternateeventId=cid:org:pbs.org:Broadview-653553904","description":"<p>The <strong>Search Show Schedule Linear Event</strong> feature provides a detailed schedule of linear (traditional broadcast) events based on your specified criteria. This is particularly useful when you want to find out when a particular show or episode is scheduled to air on a traditional broadcast platform.</p>\n<p>You can customize your search using the following parameters:</p>\n<ul>\n<li><p><code>providersource</code>: This parameter allows you to filter the results based on the source provider of the show. For example, you could specify a particular broadcast channel.</p>\n</li>\n<li><p><code>startdatetime</code> and <code>enddatetime</code>: These parameters allow you to define a specific date and time range for your search. You can use these to find out what shows are scheduled to air during a particular period.</p>\n</li>\n<li><p><code>alternateeventId</code>: If you're looking for a specific event, you can use its unique identifier here.</p>\n</li>\n</ul>\n<p>By adjusting these parameters, you can find the exact information you're looking for. For example, you can retrieve all events from a specific provider within a specific date and time range, or find all instances of a specific event across a range of dates. The \"Search Show Schedule Linear Event\" feature offers a flexible and powerful way to query and retrieve linear event schedules.</p>\n","urlObject":{"path":["showschedule","linear"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>Enum</p>\n","type":"text/plain"},"key":"providersource","value":"HD01"},{"description":{"content":"<p>string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]</p>\n","type":"text/plain"},"key":"startdatetime","value":"2020-10-21"},{"description":{"content":"<p>string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]</p>\n","type":"text/plain"},"key":"enddatetime","value":"2020-12-21"},{"description":{"content":"<p>wildcard, string, Use your master system identifier.</p>\n","type":"text/plain"},"key":"alternateeventId","value":"cid:org:pbs.org:Broadview-653553904"}],"variable":[]}},"response":[{"id":"80b1674f-e6f8-42e7-b313-755068375f7e","name":"Search Linear show schedule","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":{"raw":"{{baseurl}}/showschedule/linear?providersource=HD01&startdatetime=2020-10-21&enddatetime=2020-12-21&alternateeventId=cid:org:pbs.org:Broadview-653553904","host":["{{baseurl}}"],"path":["showschedule","linear"],"query":[{"key":"providersource","value":"HD01","description":"Enum"},{"key":"startdatetime","value":"2020-10-21","description":"string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]"},{"key":"enddatetime","value":"2020-12-21","description":"string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]"},{"key":"alternateeventId","value":"cid:org:pbs.org:Broadview-653553904","description":"wildcard, string, Use your master system identifier."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800371\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation366807\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37092\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800371\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2020-06-23T16:55:08Z\",\n        \"UpdateDateTime\": \"2020-09-24T05:27:54Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37092\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation366807\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 1,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-10-31T01:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-NPS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653553904\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13200619\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-49839\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    }\n]"}],"_postman_id":"56e9d0ac-4f56-4cb6-90d4-77ab4c643f2d"},{"name":"Search Show Schedule -  VOD","event":[{"listen":"test","script":{"id":"6f22da35-f428-4e68-a64b-b6cffc1dbb16","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"a2b49b47-8b14-46c9-974d-74a211223d7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":"{{baseurl}}/showschedule/vod?startdatetime=2007-04-14&enddatetime=2007-10-14&providersource=FVOD Partners&alternateeventId=cid:org:pbs.org:Broadview-652020977","description":"<p>The <strong>Search Show Schedule - VOD (Video On Demand)</strong> feature allows you to retrieve a schedule of Video On Demand (VOD) events based on specific criteria. This is particularly helpful when you want to find out when a particular show or episode is available for on-demand viewing.</p>\n<p>You can customize your search using the following parameters:</p>\n<ul>\n<li><p><code>providersource</code>: This parameter allows you to filter the results based on the source provider of the show. For example, you could specify a particular VOD platform.</p>\n</li>\n<li><p><code>startdatetime</code> and <code>enddatetime</code>: These parameters allow you to define a specific date and time range for your search. You can use these to find out what shows are available for on-demand viewing during a particular period.</p>\n</li>\n<li><p><code>alternateeventId</code>: If you're looking for a specific event, you can use its unique identifier here.</p>\n</li>\n</ul>\n<p>By adjusting these parameters, you can find the exact information you're looking for. For example, you can retrieve all events from a specific provider within a specific date and time range, or find all instances of a specific event across a range of dates. The \"Search Show Schedule - VOD\" feature offers a flexible and powerful way to query and retrieve VOD event schedules.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["showschedule","vod"],"host":["{{baseurl}}"],"query":[{"key":"startdatetime","value":"2007-04-14"},{"key":"enddatetime","value":"2007-10-14"},{"key":"providersource","value":"FVOD Partners"},{"key":"alternateeventId","value":"cid:org:pbs.org:Broadview-652020977"}],"variable":[]}},"response":[{"id":"6e71dae5-47b4-432e-bf82-3fcfb61af4ab","name":"Search VOD Show Schedule","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":{"raw":"{{baseurl}}/showschedule/vod?startdatetime=2007-04-14&enddatetime=2007-10-14&providersource=FVOD Partners&alternateeventId=cid:org:pbs.org:Broadview-652020977","host":["{{baseurl}}"],"path":["showschedule","vod"],"query":[{"key":"startdatetime","value":"2007-04-14"},{"key":"enddatetime","value":"2007-10-14"},{"key":"providersource","value":"FVOD Partners"},{"key":"alternateeventId","value":"cid:org:pbs.org:Broadview-652020977"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822528\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373580\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36997\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822528\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T02:38:15Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:51:41Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36997\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373580\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-18T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-18T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-17T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11430618\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822529\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370087\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37265\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822529\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T02:54:15Z\",\n        \"UpdateDateTime\": \"2024-07-19T14:20:37Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37265\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370087\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T01:56:46Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T01:56:46Z\",\n            \"EndDateTime\": \"2020-12-18T01:56:46Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11430635\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822673\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation372595\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37254\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822673\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T20:02:09Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:51:47Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37254\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation372595\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T03:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T03:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T03:00:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11434246\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822674\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368678\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37181\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822674\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T20:09:10Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:51:49Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37181\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368678\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-17T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11434266\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822675\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368652\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37155\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822675\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T20:41:17Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:51:51Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37155\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368652\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-17T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11434571\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822701\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation127701\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode12360\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822701\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:16Z\",\n        \"UpdateDateTime\": \"2024-08-20T11:12:34Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode12360\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation127701\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11427104\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822702\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369847\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25072\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822702\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:22Z\",\n        \"UpdateDateTime\": \"2024-08-16T01:52:55Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode25072\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369847\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11429572\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822703\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371398\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode31232\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822703\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:28Z\",\n        \"UpdateDateTime\": \"2024-08-06T16:14:26Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode31232\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371398\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11430757\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822704\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation372321\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode31969\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822704\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:32Z\",\n        \"UpdateDateTime\": \"2024-08-20T06:20:41Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode31969\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation372321\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11430858\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822705\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368170\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode30445\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822705\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:38Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:51:59Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode30445\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368170\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11427068\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822706\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation372899\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode18826\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822706\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:44Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:00Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode18826\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation372899\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11422541\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822707\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation357256\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode26857\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822707\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:49Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:02Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode26857\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation357256\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-13T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11429656\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822708\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371527\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode28665\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822708\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:54Z\",\n        \"UpdateDateTime\": \"2024-08-20T15:56:35Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode28665\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371527\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11429658\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822709\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373291\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode22044\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822709\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:25:59Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:06Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode22044\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373291\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11422578\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822710\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation351445\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode19892\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822710\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:04Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:08Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode19892\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation351445\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11427732\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822711\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371581\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode16872\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822711\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:09Z\",\n        \"UpdateDateTime\": \"2024-08-17T04:59:36Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode16872\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371581\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11427421\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822712\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation372572\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode24084\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822712\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:13Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:12Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode24084\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation372572\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11422577\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822713\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation126729\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode12616\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822713\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:18Z\",\n        \"UpdateDateTime\": \"2023-10-04T23:05:35Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode12616\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation126729\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11419083\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822714\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation362543\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode16477\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822714\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:23Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:15Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode16477\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation362543\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11420337\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822715\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation366845\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode29098\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822715\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:27Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:17Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode29098\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation366845\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11427215\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822716\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370994\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34059\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822716\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:32Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:18Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34059\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370994\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11431199\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822717\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371302\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode24684\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822717\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:37Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:20Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode24684\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371302\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11429655\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822718\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373353\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34367\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822718\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:41Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:21Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34367\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373353\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11434587\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822719\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373072\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34885\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822719\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:46Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:23Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34885\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373072\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11434323\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1822720\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371860\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34851\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1822720\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-17T22:26:51Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:25Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34851\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371860\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-13T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-13T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11429657\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823035\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373678\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25154\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823035\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-19T19:39:21Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:27Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode25154\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373678\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-21T02:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-21T02:00:00Z\",\n            \"EndDateTime\": \"2020-11-27T02:00:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11434586\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823173\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373231\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37036\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823173\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:21:15Z\",\n        \"UpdateDateTime\": \"2023-08-03T21:26:58Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37036\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373231\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-24T01:56:46Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-24T01:56:46Z\",\n            \"EndDateTime\": \"2020-12-06T01:56:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11270511\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823174\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation64328\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode12361\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823174\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:21:25Z\",\n        \"UpdateDateTime\": \"2024-08-20T11:13:04Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode12361\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation64328\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11455057\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823175\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373778\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode33713\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823175\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:21:32Z\",\n        \"UpdateDateTime\": \"2024-08-20T21:32:33Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode33713\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373778\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11453224\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823176\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation362092\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34202\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823176\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:21:39Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:33Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34202\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation362092\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11445883\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823177\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation349141\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode19899\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823177\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:21:46Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:35Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode19899\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation349141\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11455142\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823178\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373195\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode28471\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823178\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:21:54Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:37Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode28471\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373195\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11455046\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823179\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation362519\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode16478\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823179\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:21:59Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:38Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode16478\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation362519\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11452029\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823180\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation372726\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode29108\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823180\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:22:05Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:40Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode29108\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation372726\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11455104\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823181\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371571\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode14209\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823181\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:22:11Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:42Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode14209\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371571\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11455141\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823182\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation372709\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode18150\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823182\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:22:17Z\",\n        \"UpdateDateTime\": \"2024-08-17T00:38:45Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode18150\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation372709\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11455048\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823183\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371559\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34428\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823183\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:22:24Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:45Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34428\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371559\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-20T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-20T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-18T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11455047\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823184\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369061\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37248\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823184\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:50:14Z\",\n        \"UpdateDateTime\": \"2024-01-08T19:36:13Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37248\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369061\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-24T03:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-24T03:00:00Z\",\n            \"EndDateTime\": \"2020-12-22T03:00:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11420414\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1823185\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation374210\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37229\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1823185\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-23T00:55:10Z\",\n        \"UpdateDateTime\": \"2020-11-24T22:52:49Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37229\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation374210\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-11-23T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2020-11-23T05:00:00Z\",\n            \"EndDateTime\": \"2020-12-06T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11455151\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834328\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation374704\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode18473\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834328\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2021-01-16T08:06:14Z\",\n        \"UpdateDateTime\": \"2024-08-20T12:34:04Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode18473\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation374704\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2021-01-08T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2021-01-08T05:00:00Z\",\n            \"EndDateTime\": \"2021-02-05T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11771651\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834329\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation377597\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34358\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834329\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2021-01-17T09:41:13Z\",\n        \"UpdateDateTime\": \"2022-10-18T17:20:24Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34358\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation377597\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-07-13T04:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"KIDS Video YouTube\",\n            \"StartDateTime\": \"2020-07-13T04:00:00Z\",\n            \"EndDateTime\": \"2021-09-08T03:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11804370\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834330\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation377601\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34363\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834330\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2021-01-17T09:41:18Z\",\n        \"UpdateDateTime\": \"2022-10-18T18:46:19Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34363\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation377601\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-09-08T04:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"KIDS Video YouTube\",\n            \"StartDateTime\": \"2020-09-08T04:00:00Z\",\n            \"EndDateTime\": \"2023-01-01T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11804377\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834331\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation377599\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34352\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834331\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2021-01-17T09:42:10Z\",\n        \"UpdateDateTime\": \"2022-11-08T20:10:44Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34352\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation377599\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2020-09-07T04:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"KIDS Video YouTube\",\n            \"StartDateTime\": \"2020-09-07T04:00:00Z\",\n            \"EndDateTime\": \"2021-02-28T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11804376\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834332\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation377325\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37357\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834332\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2021-01-17T18:59:13Z\",\n        \"UpdateDateTime\": \"2021-01-25T21:51:16Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37357\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation377325\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2021-01-19T03:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2021-01-19T03:00:00Z\",\n            \"EndDateTime\": \"2021-02-16T03:00:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11837757\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834333\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation375845\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37343\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834333\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2021-01-17T19:05:09Z\",\n        \"UpdateDateTime\": \"2021-01-25T21:51:11Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37343\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation375845\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2021-01-21T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2021-01-21T05:00:00Z\",\n            \"EndDateTime\": \"2021-02-04T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11835285\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834334\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation372795\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37399\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834334\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2021-01-17T20:10:16Z\",\n        \"UpdateDateTime\": \"2023-10-31T19:38:33Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37399\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation372795\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2021-01-19T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2021-01-19T05:00:00Z\",\n            \"EndDateTime\": \"2021-02-25T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11837773\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"bebanjo_user\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834335\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation373826\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37446\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834335\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2021-01-17T20:15:09Z\",\n        \"UpdateDateTime\": \"2021-01-17T20:16:09Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37446\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation373826\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2021-01-19T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2021-01-19T05:00:00Z\",\n            \"EndDateTime\": \"2021-02-15T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11837774\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834336\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation372761\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37384\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834336\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2021-01-17T20:28:14Z\",\n        \"UpdateDateTime\": \"2021-01-25T21:51:21Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37384\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation372761\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2021-01-21T01:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2021-01-21T01:00:00Z\",\n            \"EndDateTime\": \"2021-02-18T01:00:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11837776\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834337\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368655\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37158\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834337\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2021-01-17T23:37:13Z\",\n        \"UpdateDateTime\": \"2021-01-17T23:37:15Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37158\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368655\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2021-01-15T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2021-01-15T05:00:00Z\",\n            \"EndDateTime\": \"2021-02-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11824184\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1834338\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368681\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37184\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1834338\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2021-01-18T00:09:14Z\",\n        \"UpdateDateTime\": \"2021-01-18T00:09:15Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37184\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368681\",\n        \"ReferentType\": \"VOD\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": null,\n        \"Qualifier\": [],\n        \"EventDate\": \"2021-01-15T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"VOD\": {\n            \"ReleaseQualifier\": \"Premiere\",\n            \"ProviderSource\": \"FVOD Partners\",\n            \"StartDateTime\": \"2021-01-15T05:00:00Z\",\n            \"EndDateTime\": \"2021-02-11T04:59:00Z\",\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-11824153\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Bebanjo\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"links\": {\n            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/showschedule/vod?pagesize=50&startdatetime=2007-04-14&enddatetime=2007-10-14&providersource=FVOD Partners&alternateeventId=cid:org:pbs.org:Broadview-652020977&offset=50\"\n        }\n    }\n]"}],"_postman_id":"a2b49b47-8b14-46c9-974d-74a211223d7b"}],"id":"f863fbd7-ec88-4f9f-a63d-45a96aaa88b1","description":"<p>In the context of the Metadata Bank API, a Show Schedule represents a planned broadcast of a specific content item (like an episode or event) on a particular date and time. It's a crucial component of broadcast management, allowing organizations to plan and manage their content distribution effectively.</p>\n<p>Here are some key aspects of a Show Schedule:</p>\n<ol>\n<li><p><strong>Schedule ID</strong>: Each Show Schedule has a unique identifier, which is used to reference it in the API.</p>\n</li>\n<li><p><strong>Content Item</strong>: The content item that is scheduled for broadcast. This could be an episode, event, or any other type of content that the API supports.</p>\n</li>\n<li><p><strong>Broadcast Date and Time</strong>: The date and time when the content item is scheduled to be broadcast. This is typically provided in a standard date-time format.</p>\n</li>\n<li><p><strong>Channel or Platform</strong>: The channel or platform where the content item will be broadcast. This could be a TV channel, a streaming platform, or any other type of distribution platform.</p>\n</li>\n<li><p><strong>Additional Metadata</strong>: Depending on the API's capabilities, the Show Schedule may also include additional metadata about the scheduled broadcast. This could include information like the duration of the broadcast, any associated ratings or classifications, and so on.</p>\n</li>\n</ol>\n<p>In the Metadata Bank API, you can interact with Show Schedules through various endpoints. These allow you to create new schedules, update existing ones, delete schedules, and perform searches to find specific schedules.</p>\n","_postman_id":"f863fbd7-ec88-4f9f-a63d-45a96aaa88b1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Search Catalog","event":[{"listen":"test","script":{"id":"8e173a18-7633-4590-b1ee-fd207a12a35d","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"4194f2c6-d272-43c9-b54a-4239a48f5312","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"4ab54f34-606a-4ddd-a1c4-692abfdad0b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/catalog/search?episode-title=Chicago: Streets of Heaven&season-title=Tavis Smiley Report&series-title=Animals with Cameras","description":"<p>The <strong>Search Catalog</strong> feature provides a powerful tool for finding specific content within the catalog. This can be particularly useful when you're looking for a specific episode, season, or series.</p>\n<p>You can customize your search using the following parameters:</p>\n<ul>\n<li><code>episode-title</code>, <code>series-title</code>, or <code>season-title</code>: These parameters allow you to search for content based on its title. You can use these to find all episodes, series, or seasons with a specific title.</li>\n</ul>\n<p>By adjusting these parameters, you can find the exact content you're looking for. For example, you can retrieve all episodes with a specific title. The \"Search Catalog\" feature offers a flexible and powerful way to query and retrieve content from the catalog.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["catalog","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String, Wildcard</p>\n","type":"text/plain"},"key":"episode-title","value":"Chicago: Streets of Heaven"},{"description":{"content":"<p>String, Wildcard</p>\n","type":"text/plain"},"key":"season-title","value":"Tavis Smiley Report"},{"description":{"content":"<p>String, Wildcard</p>\n","type":"text/plain"},"key":"series-title","value":"Animals with Cameras"}],"variable":[]}},"response":[{"id":"237ed995-6f1b-4e83-b3bd-84376263b236","name":"Catalog Search","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/catalog/search?series-title=Animals with Cameras","host":["{{baseurl}}"],"path":["catalog","search"],"query":[{"key":"episode-title","value":"Chicago: Streets of Heaven","disabled":true},{"key":"season-title","value":"Tavis Smiley Report","disabled":true},{"key":"series-title","value":"Animals with Cameras"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/series/cid:org:pbs.org:Series1\"\n            },\n            \"organizations\": {\n                \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n            },\n            \"seasons\": {\n                \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n            },\n            \"episodes\": {\n                \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n            }\n        },\n        \"SeriesUID\": \"cid:org:pbs.org:Series1\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T11:56:47Z\",\n        \"UpdateDateTime\": \"2025-11-05T18:30:47Z\",\n        \"EntityType\": \"Series\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Series\",\n        \"Mode\": \"AudioVisual\",\n        \"Title\": \"Animals with Cameras, A Nature Miniseries\",\n        \"Title19\": \"Animals with Camera\",\n        \"Title120\": \"Animals with Cameras, A Nature Miniseries\",\n        \"TitleClass\": \"release\",\n        \"TitleLanguage\": \"\",\n        \"SynopsisShort\": \"\",\n        \"SynopsisLong\": \"Witness the secret lives of animals as never before, as this three-part series uncovers truly unprecedented behavior. See a side of the animal kingdom where human cameramen can't go when animals become the cinematographers.\",\n        \"PrimaryGenre\": null,\n        \"SecondaryGenre\": [],\n        \"ApproximateLength\": \"PT1H0M0S\",\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"\",\n            \"SecondaryLanguage\": []\n        },\n        \"SeriesClass\": \"Episodic\",\n        \"CountryOfOrigin\": \"\",\n        \"ReleaseDate\": \"2018-02-01T01:00:00Z\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-600817627\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:AWIC\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-1531\"\n            },\n            {\n                \"ContentID\": \"cid:IMDbId:tt13258426\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-58639\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-6077\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:SH028205070000\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/4B42-B642-F359-E75A-1F75-I\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3277781\",\n                \"Role\": \"Producer\",\n                \"DisplayName\": \"Buchanan, Gordon\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3277781\",\n                \"Role\": \"Narrator\",\n                \"DisplayName\": \"Buchanan, Gordon\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-617128517\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Van Vuuren, Marlice\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-617128788\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Van Den Heever, Rynauw\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-617128912\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Findlay, Leah\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3277789\",\n                \"Role\": \"Host\",\n                \"DisplayName\": \"Buchanan, Mary Beth\"\n            }\n        ],\n        \"EpisodeList\": [],\n        \"SeasonList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1823\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1823/organizations\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1823/episodes\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    }\n                },\n                \"SeasonUID\": \"cid:org:pbs.org:Season1823\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2021-10-13T00:49:54Z\",\n                \"UpdateDateTime\": \"2025-10-10T02:42:36Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Series1\",\n                \"EntityType\": \"Season\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"Season\",\n                \"Title\": \"Animals with Cameras, A Nature Miniseries:Season2\",\n                \"SeasonClass\": \"Main\",\n                \"SequenceNumber\": 2,\n                \"ReleaseDate\": \"2022-01-20T01:00:00Z\",\n                \"USTVRating\": \"TV-G\",\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Rightsline-38918\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:AWIC\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-10108785\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/B672-4F00-FD23-F035-A0A7-5\"\n                    }\n                ],\n                \"EpisodeList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode40360\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode40360/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode40360/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode40360\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2021-10-13T00:50:11Z\",\n                        \"UpdateDateTime\": \"2025-10-10T06:15:13Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1823\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Oceans\",\n                        \"Title19\": \"Animals w/ Cam:1\",\n                        \"Title120\": \"Oceans\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"en\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"201\",\n                        \"DistributionNumber\": 1,\n                        \"ApproximateLength\": \"PT1H0M0S\",\n                        \"SynopsisShort\": \"Wildlife cameraman Gordon Buchanan leads a team using state of the art cameras, offering a fresh look on the lives of some of the animals in our oceans such as sharks, elephant seals, turtles and gannets.\",\n                        \"SynopsisLong\": \"Wildlife cameraman Gordon Buchanan leads a team using state of the art cameras, offering a fresh look at the lives of some of the animals in our oceans such as sharks, elephant seals, turtles and gannets.\",\n                        \"CountryOfOrigin\": \"US\",\n                        \"PrimaryGenre\": \"Science/Nature\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": []\n                        },\n                        \"ReleaseDate\": \"2022-01-20T01:00:00Z\",\n                        \"USTVRating\": \"TV-G\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Science/Technology\",\n                                \"Demonstration/Instructional\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Women\",\n                                \"Environment\",\n                                \"Nature\",\n                                \"Science\",\n                                \"Animals\",\n                                \"Oceanography\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt16756678\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-111442\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-38919\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:AWIC\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:AWIC  000201\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4953\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-3138320\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-660583798\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP028205070004\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/49B6-732C-D322-9127-8C30-U\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40360/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40360\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40360/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"38919-Producer-TBD\",\n                                \"Role\": \"Producer\",\n                                \"DisplayName\": \"TBD\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40360/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40360\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40360/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"38919-Director-TBD\",\n                                \"Role\": \"Director\",\n                                \"DisplayName\": \"TBD\"\n                            }\n                        ],\n                        \"CompilationIDList\": [\n                            \"cid:org:pbs.org:Compilation8\"\n                        ],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit56906\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation396774\",\n                            \"cid:org:pbs.org:Manifestation396775\",\n                            \"cid:org:pbs.org:Manifestation396967\",\n                            \"cid:org:pbs.org:Manifestation396968\",\n                            \"cid:org:pbs.org:Manifestation426320\",\n                            \"cid:org:pbs.org:Manifestation426321\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode40361\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode40361/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode40361/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode40361\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2021-10-13T00:50:20Z\",\n                        \"UpdateDateTime\": \"2025-10-10T06:15:15Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1823\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Australia\",\n                        \"Title19\": \"Animals w/ Cam 2\",\n                        \"Title120\": \"Australia\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"en\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"202\",\n                        \"DistributionNumber\": 2,\n                        \"ApproximateLength\": \"PT1H0M0S\",\n                        \"SynopsisShort\": \"Wildlife cameraman Gordon Buchanan fronts the team helping scientists investigate the lives of some of Australia’s most iconic animals. Koalas, fruit bats and kangaroos take the cameras into their secret worlds.\",\n                        \"SynopsisLong\": \"Wildlife cameraman Gordon Buchanan fronts the team helping scientists investigate the lives of some of Australia's most iconic animals.  Koalas, fruit bats and kangaroos take the cameras into their secret worlds.\",\n                        \"CountryOfOrigin\": \"US\",\n                        \"PrimaryGenre\": \"Science/Nature\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": []\n                        },\n                        \"ReleaseDate\": \"2022-01-27T01:00:00Z\",\n                        \"USTVRating\": \"TV-G\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Science/Technology\",\n                                \"Documentary\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Women\",\n                                \"Environment\",\n                                \"Nature\",\n                                \"Australia\",\n                                \"Video/Film\",\n                                \"Animals\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt16756680\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-111443\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-38921\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:AWIC\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:AWIC  000202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4953\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-3138322\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-660583799\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP028205070005\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/573A-9151-F2E3-FCB8-E266-2\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40361/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40361\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40361/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"38921-Producer-TBD\",\n                                \"Role\": \"Producer\",\n                                \"DisplayName\": \"TBD\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40361/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40361\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode40361/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"38921-Director-TBD\",\n                                \"Role\": \"Director\",\n                                \"DisplayName\": \"TBD\"\n                            }\n                        ],\n                        \"CompilationIDList\": [\n                            \"cid:org:pbs.org:Compilation8\"\n                        ],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit56907\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation396825\",\n                            \"cid:org:pbs.org:Manifestation396826\",\n                            \"cid:org:pbs.org:Manifestation426722\",\n                            \"cid:org:pbs.org:Manifestation426723\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    }\n                ],\n                \"OrganizationList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823/organizations\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823\"\n                            },\n                            \"episodes\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823/episodes\"\n                            }\n                        },\n                        \"OrganizationID\": 688419,\n                        \"DisplayName\": \"Public Broadcasting Service\",\n                        \"Domain\": \"pbs.org\",\n                        \"Role\": \"Production Company\",\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive, Arlington, VA, 22202, United States of America\",\n                        \"ContactInfoList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/organization/688419/contactinfolist\"\n                                    },\n                                    \"organization\": {\n                                        \"href\": \"/organization/688419\"\n                                    }\n                                },\n                                \"ContactID\": 688419,\n                                \"Phone\": \"\",\n                                \"PhoneType\": \"Office\",\n                                \"Address\": \"2100 Crystal Drive, Arlington, VA, 22202, United States of America\",\n                                \"PrimaryEmail\": \"\",\n                                \"ContactName\": \"Public Broadcasting Service\"\n                            }\n                        ]\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823/organizations\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823\"\n                            },\n                            \"episodes\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823/episodes\"\n                            }\n                        },\n                        \"OrganizationID\": 689846,\n                        \"DisplayName\": \"BBC\",\n                        \"Domain\": null,\n                        \"Role\": \"Production Company\",\n                        \"Phone\": \"44 208 743-8000\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"BBC Broadcasting House, London, W1A 1AA, United Kingdom\",\n                        \"ContactInfoList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/organization/689846/contactinfolist\"\n                                    },\n                                    \"organization\": {\n                                        \"href\": \"/organization/689846\"\n                                    }\n                                },\n                                \"ContactID\": 689846,\n                                \"Phone\": \"44 208 743-8000\",\n                                \"PhoneType\": null,\n                                \"Address\": \"BBC Broadcasting House, London, W1A 1AA, United Kingdom\",\n                                \"PrimaryEmail\": null,\n                                \"ContactName\": \"BBC\"\n                            }\n                        ]\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823/organizations\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823\"\n                            },\n                            \"episodes\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1823/episodes\"\n                            }\n                        },\n                        \"OrganizationID\": 689846,\n                        \"DisplayName\": \"BBC\",\n                        \"Domain\": null,\n                        \"Role\": \"Copyright Holder\",\n                        \"Phone\": \"44 208 743-8000\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"BBC Broadcasting House, London, W1A 1AA, United Kingdom\",\n                        \"ContactInfoList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/organization/689846/contactinfolist\"\n                                    },\n                                    \"organization\": {\n                                        \"href\": \"/organization/689846\"\n                                    }\n                                },\n                                \"ContactID\": 689846,\n                                \"Phone\": \"44 208 743-8000\",\n                                \"PhoneType\": null,\n                                \"Address\": \"BBC Broadcasting House, London, W1A 1AA, United Kingdom\",\n                                \"PrimaryEmail\": null,\n                                \"ContactName\": \"BBC\"\n                            }\n                        ]\n                    }\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"MBank Tech Operations\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"OrganizationID\": 281271859,\n                \"DisplayName\": \"THIRTEEN Productions LLC\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Producer\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"825 8th Ave., New York, 10019\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 275200610,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"Robin Rodriguez\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 276788643,\n                        \"Phone\": \"2125604963\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"odonnell@thirteen.org\",\n                        \"ContactName\": \"Bill O'Donnell\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 276812322,\n                        \"Phone\": \"2125604963\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"odonnell@thirteen.org\",\n                        \"ContactName\": \"Bill O'Donnell\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 277975821,\n                        \"Phone\": \"2125604963\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"odonnell@thirteen.org\",\n                        \"ContactName\": \"Bill O'Donnell\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 278051900,\n                        \"Phone\": \"2125604963\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"odonnell@thirteen.org\",\n                        \"ContactName\": \"Bill O'Donnell\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 281045536,\n                        \"Phone\": \"2125602744\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"horn@thirteen.org\",\n                        \"ContactName\": \"David Horn\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 286935658,\n                        \"Phone\": \"212 560-6887\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"young@thirteen.org\",\n                        \"ContactName\": \"Janice Young\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 287226350,\n                        \"Phone\": \"212 560-6887\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"young@thirteen.org\",\n                        \"ContactName\": \"Janice Young\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 287248076,\n                        \"Phone\": \"212 560-6887\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"young@thirteen.org\",\n                        \"ContactName\": \"Janice Young\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/281271859/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/281271859\"\n                            }\n                        },\n                        \"ContactID\": 288045098,\n                        \"Phone\": \"2125602968\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 8th Ave.   New York 10019\",\n                        \"PrimaryEmail\": \"walker@thirteen.org\",\n                        \"ContactName\": \"John Walker\"\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/281271859/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"OrganizationID\": 3164081,\n                \"DisplayName\": \"BBC (Producer)\",\n                \"Domain\": \"bbc.co.uk\",\n                \"Role\": \"Producer\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"London\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5454790,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5455141,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5455323,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5455330,\n                        \"Phone\": \"01144171465627\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"CHRYSALIS DISTRUBTIO\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5455395,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5455523,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5456343,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5456507,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5457417,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3164081/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3164081\"\n                            }\n                        },\n                        \"ContactID\": 5457568,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"   London \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3164081/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"OrganizationID\": 3166742,\n                \"DisplayName\": \"Public Broadcasting Service\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Distributor\",\n                \"Phone\": null,\n                \"PhoneType\": null,\n                \"Address\": null,\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 243993995,\n                        \"Phone\": \"7037395448\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": \"dhthoms@pbs.org\",\n                        \"ContactName\": \"Donald Thoms\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 246184619,\n                        \"Phone\": \"7037395448\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": \"dhthoms@pbs.org\",\n                        \"ContactName\": \"Donald Thoms\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 313266279,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 313296516,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 313869378,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 381086507,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 389945742,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 422016128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 436595559,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"PBS\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 440474755,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3166742/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"OrganizationID\": 3166742,\n                \"DisplayName\": \"Public Broadcasting Service\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Producer\",\n                \"Phone\": null,\n                \"PhoneType\": null,\n                \"Address\": null,\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 243993995,\n                        \"Phone\": \"7037395448\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": \"dhthoms@pbs.org\",\n                        \"ContactName\": \"Donald Thoms\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 246184619,\n                        \"Phone\": \"7037395448\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": \"dhthoms@pbs.org\",\n                        \"ContactName\": \"Donald Thoms\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 313266279,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 313296516,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 313869378,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 381086507,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 389945742,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 422016128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 436595559,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"PBS\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3166742/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3166742\"\n                            }\n                        },\n                        \"ContactID\": 440474755,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive   Arlington 22202\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3166742/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"OrganizationID\": 3168935,\n                \"DisplayName\": \"WNET\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Producer\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"825 Eighth Avenue, New York, 10019-7435\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 34669994,\n                        \"Phone\": \"212 560 8702\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": \"sacks@thirteen.org\",\n                        \"ContactName\": \"Julie Sacks\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 35624345,\n                        \"Phone\": \"2125608702\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": \"sacks@thirteen.org\",\n                        \"ContactName\": \"Julie Sacks\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 37927643,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 40568338,\n                        \"Phone\": \"212-560-8702\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": \"sacks@thirteen.org\",\n                        \"ContactName\": \"Julie Sacks\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 41827782,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 42151291,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 43743008,\n                        \"Phone\": \"212-560-8702\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": \"sacks@thirteen.org\",\n                        \"ContactName\": \"Julie Sacks\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 45710534,\n                        \"Phone\": \"212-560-4968\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": \"lafferty@thirteen.org\",\n                        \"ContactName\": \"Kelly Lafferty\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 125419708,\n                        \"Phone\": \"560-8702\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": \"Sacks@thirteen.org\",\n                        \"ContactName\": \"Julie Sacks\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3168935/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3168935\"\n                            }\n                        },\n                        \"ContactID\": 131229183,\n                        \"Phone\": \"2125608702\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"825 Eighth Avenue   New York 10019-7435\",\n                        \"PrimaryEmail\": \"sacks@thirteen.org\",\n                        \"ContactName\": \"Julie Sacks\"\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3168935/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"OrganizationID\": 539358720,\n                \"DisplayName\": \"BBC Studios\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Producer\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"1 Television Centre, London, W12 7FA, United Kingdom\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 539031347,\n                        \"Phone\": \"212-560-8245\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": \"junj@thirteen.org\",\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 539255280,\n                        \"Phone\": \"212-560-8245\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": \"junj@thirteen.org\",\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 581264194,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 585056782,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 586314805,\n                        \"Phone\": \"212-560-8245\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": \"junj@thirteen.org\",\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 586762625,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 606683550,\n                        \"Phone\": \"212-705-9547\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": \"whitney.muroff@bbc.com\",\n                        \"ContactName\": \"Whitney Muroff\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 611332988,\n                        \"Phone\": \"212-560-8245\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": \"junj@thirteen.org\",\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 620395388,\n                        \"Phone\": \"212-560-8245\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": \"junj@thirteen.org\",\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/539358720/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/539358720\"\n                            }\n                        },\n                        \"ContactID\": 630080091,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"101 Wood Lane   London W12 7FA\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/539358720/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series1/episodes\"\n                    }\n                },\n                \"OrganizationID\": 3136758,\n                \"DisplayName\": \"PBS NPS General Audience (GA)\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Distributor\",\n                \"Phone\": \"703-739-5010\",\n                \"PhoneType\": \"Office\",\n                \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3136758/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3136758\"\n                            }\n                        },\n                        \"ContactID\": 3136758,\n                        \"Phone\": \"703-739-5010\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                        \"PrimaryEmail\": \"test-emm@pbs.com\",\n                        \"ContactName\": \"PBS NPS General Audience (GA)\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3136758/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3136758\"\n                            }\n                        },\n                        \"ContactID\": 311236758,\n                        \"Phone\": \"703-739-5010\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"200 Crystal Drive, Arlington, VA\",\n                        \"PrimaryEmail\": \"emm_uat@pbs.org\",\n                        \"ContactName\": \"PBS Content Services\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3136758/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3136758\"\n                            }\n                        },\n                        \"ContactID\": 4211236758,\n                        \"Phone\": \"703-739-2010\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                        \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                        \"ContactName\": \"PBS Content Services\"\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"MBank Tech Operations\"\n        }\n    }\n]"}],"_postman_id":"4ab54f34-606a-4ddd-a1c4-692abfdad0b7"},{"name":"Search Catalog with Content Id","id":"93b3ebba-a75b-4f07-8008-8ac2e25c51f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{baseurl}}/catalog/search?contentid=cid:org:pbs.org:NOLACode:DINS  000204","description":"<p>The <strong>Search Catalog with Content ID</strong> feature allows you to search the catalog using both an EIDR ID and a specific content ID. This is a highly specific search that can help you find a particular piece of content quickly and accurately.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><code>contentid</code>: This parameter allows you to search for content based on its unique content ID. This ID is specific to the content within the catalog and can be used to find a specific piece of content.</li>\n</ul>\n<p>By using the content ID, you can perform a highly specific search that will return the exact piece of content you're looking for. This can be particularly useful when you have both identifiers and want to ensure you're retrieving the correct item from the catalog.</p>\n","urlObject":{"path":["catalog","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"contentid","value":"cid:org:pbs.org:NOLACode:DINS  000204"}],"variable":[]}},"response":[{"id":"fdc0c57c-9bc4-4cc4-933a-0a832cafbbc3","name":"Search Catalog with Content Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/catalog/search?contentid=cid:org:pbs.org:NOLARoot:DINS","host":["{{baseurl}}"],"path":["catalog","search"],"query":[{"key":"contentid","value":"cid:org:pbs.org:NOLARoot:DINS","description":"String"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14\"\n            },\n            \"organizations\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n            },\n            \"seasons\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n            },\n            \"episodes\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n            }\n        },\n        \"SeriesUID\": \"cid:org:pbs.org:Series14\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T11:57:00Z\",\n        \"UpdateDateTime\": \"2025-11-22T07:30:46Z\",\n        \"EntityType\": \"Series\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Series\",\n        \"Mode\": \"AudioVisual\",\n        \"Title\": \"Dinosaur Train\",\n        \"Title19\": \"Dinosaur Train\",\n        \"Title120\": \"Dinosaur Train\",\n        \"TitleClass\": \"release\",\n        \"TitleLanguage\": \"\",\n        \"SynopsisShort\": \"\",\n        \"SynopsisLong\": \"Dinosaur Train returns for Season 5!\",\n        \"PrimaryGenre\": null,\n        \"SecondaryGenre\": [],\n        \"ApproximateLength\": \"PT0H30M0S\",\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"SeriesClass\": \"Episodic\",\n        \"CountryOfOrigin\": \"\",\n        \"ReleaseDate\": \"2009-09-07T07:30:00Z\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-610407942\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-1617\"\n            },\n            {\n                \"ContentID\": \"cid:IMDbId:tt1460205\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-58652\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-6639\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:SH011702490000\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:MediaManager-2a95eca4-31e8-4793-821e-0d4bfbf21a2a\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/5F8C-3703-A4CD-5B46-C762-L\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Corlett, Phillip\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Corlett, Claire\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Gair, Erica-Shaye\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Marr, Alexander Matthew\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Murdock, Colin\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129567562\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Gair, Erika-Shaye\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129567563\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Ball, Ashleigh\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129859020\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Devall, Trevor\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129859023\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Wiebe, Cainan\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-131127202\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Kirk, James\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/series/cid:org:pbs.org:Series14/credits?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"EpisodeList\": [],\n        \"SeasonList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1148/organizations\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1148/episodes\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    }\n                },\n                \"SeasonUID\": \"cid:org:pbs.org:Season1148\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-07-31T16:14:54Z\",\n                \"UpdateDateTime\": \"2025-11-22T07:26:42Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Series14\",\n                \"EntityType\": \"Season\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"Season\",\n                \"Title\": \"Dinosaur Train:Season2\",\n                \"SeasonClass\": \"Main\",\n                \"SequenceNumber\": 2,\n                \"ReleaseDate\": \"2011-09-06T09:00:00Z\",\n                \"USTVRating\": \"TV-Y\",\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-Season.2-Series.610407942\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Rightsline-3033\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085203\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:MediaManager-3bdc9597-5ffd-42a0-bd08-19dd96ec49ec\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/1D92-2299-F768-3A36-CCB7-E\"\n                    }\n                ],\n                \"EpisodeList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16859\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16859/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16859/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16859\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:19Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:19Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Dinosaur Big City Part 1 Dinosaur Big City Part 2\",\n                        \"Title19\": \"Dinosaur Tr: E1\",\n                        \"Title120\": \"Dinosaur Big City Part 1/Dinosaur Big City Part 2\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"201\",\n                        \"DistributionNumber\": 1,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Dinosaur Big City Part 1Buddy and the Pteranodon family begin their journey on the Dinosaur Train, gathering all their Theropod friends together to travel to a really big Theropod Club Convention which is being held in Laramidia, the 'Dinosaur Big City'!Educational ObjectiveLaramidia was an island continent that existed during the Late Cretaceous period, when the Western Interior Seaway split the continent of North America in two. Dinosaur Big City Part 2The Pteranodon family continues their journey to the Theropod Convention in Laramidia, the Dinosaur Big City! Among the Theropod dinosaurs that ride the Train with them is King Cryolophosaurus, who sings his songs 'Big Ol' Whistle-Stop Rock-n-Roll Dinosaur Tour' and 'Whole Lotta Theropods'!Educational ObjectiveTheropods were a large classification of carnivorous dinosaurs that had three-toed feet, lots of teeth, a long tail for balancing, and a great sense of smell!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2011-09-06T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000201\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864915\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9175\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6269\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638209\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490131\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-f5c2b232-a7b6-414a-8d03-be0bba74c5a2\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/30C5-3A9A-ECC4-47C2-B806-D\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51532\",\n                            \"cid:org:pbs.org:Edit75554\",\n                            \"cid:org:pbs.org:Edit75555\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64278\",\n                            \"cid:org:pbs.org:Manifestation64932\",\n                            \"cid:org:pbs.org:Manifestation65063\",\n                            \"cid:org:pbs.org:Manifestation65303\",\n                            \"cid:org:pbs.org:Manifestation65437\",\n                            \"cid:org:pbs.org:Manifestation65734\",\n                            \"cid:org:pbs.org:Manifestation65769\",\n                            \"cid:org:pbs.org:Manifestation65771\",\n                            \"cid:org:pbs.org:Manifestation65923\",\n                            \"cid:org:pbs.org:Manifestation65924\",\n                            \"cid:org:pbs.org:Manifestation66380\",\n                            \"cid:org:pbs.org:Manifestation66631\",\n                            \"cid:org:pbs.org:Manifestation66700\",\n                            \"cid:org:pbs.org:Manifestation66837\",\n                            \"cid:org:pbs.org:Manifestation67075\",\n                            \"cid:org:pbs.org:Manifestation67168\",\n                            \"cid:org:pbs.org:Manifestation67171\",\n                            \"cid:org:pbs.org:Manifestation67339\",\n                            \"cid:org:pbs.org:Manifestation67812\",\n                            \"cid:org:pbs.org:Manifestation68111\",\n                            \"cid:org:pbs.org:Manifestation68227\",\n                            \"cid:org:pbs.org:Manifestation68420\",\n                            \"cid:org:pbs.org:Manifestation68470\",\n                            \"cid:org:pbs.org:Manifestation68617\",\n                            \"cid:org:pbs.org:Manifestation68758\",\n                            \"cid:org:pbs.org:Manifestation68795\",\n                            \"cid:org:pbs.org:Manifestation68933\",\n                            \"cid:org:pbs.org:Manifestation69080\",\n                            \"cid:org:pbs.org:Manifestation69267\",\n                            \"cid:org:pbs.org:Manifestation69325\",\n                            \"cid:org:pbs.org:Manifestation69468\",\n                            \"cid:org:pbs.org:Manifestation69560\",\n                            \"cid:org:pbs.org:Manifestation69637\",\n                            \"cid:org:pbs.org:Manifestation69735\",\n                            \"cid:org:pbs.org:Manifestation69901\",\n                            \"cid:org:pbs.org:Manifestation69944\",\n                            \"cid:org:pbs.org:Manifestation70207\",\n                            \"cid:org:pbs.org:Manifestation70263\",\n                            \"cid:org:pbs.org:Manifestation70315\",\n                            \"cid:org:pbs.org:Manifestation70339\",\n                            \"cid:org:pbs.org:Manifestation70441\",\n                            \"cid:org:pbs.org:Manifestation70648\",\n                            \"cid:org:pbs.org:Manifestation70691\",\n                            \"cid:org:pbs.org:Manifestation70891\",\n                            \"cid:org:pbs.org:Manifestation71107\",\n                            \"cid:org:pbs.org:Manifestation71199\",\n                            \"cid:org:pbs.org:Manifestation71248\",\n                            \"cid:org:pbs.org:Manifestation71343\",\n                            \"cid:org:pbs.org:Manifestation71527\",\n                            \"cid:org:pbs.org:Manifestation71651\",\n                            \"cid:org:pbs.org:Manifestation71720\",\n                            \"cid:org:pbs.org:Manifestation71803\",\n                            \"cid:org:pbs.org:Manifestation71848\",\n                            \"cid:org:pbs.org:Manifestation71872\",\n                            \"cid:org:pbs.org:Manifestation71955\",\n                            \"cid:org:pbs.org:Manifestation72284\",\n                            \"cid:org:pbs.org:Manifestation72321\",\n                            \"cid:org:pbs.org:Manifestation72466\",\n                            \"cid:org:pbs.org:Manifestation72467\",\n                            \"cid:org:pbs.org:Manifestation72658\",\n                            \"cid:org:pbs.org:Manifestation84082\",\n                            \"cid:org:pbs.org:Manifestation84108\",\n                            \"cid:org:pbs.org:Manifestation84170\",\n                            \"cid:org:pbs.org:Manifestation84335\",\n                            \"cid:org:pbs.org:Manifestation85048\",\n                            \"cid:org:pbs.org:Manifestation348442\",\n                            \"cid:org:pbs.org:Manifestation348578\",\n                            \"cid:org:pbs.org:Manifestation348619\",\n                            \"cid:org:pbs.org:Manifestation348727\",\n                            \"cid:org:pbs.org:Manifestation357273\",\n                            \"cid:org:pbs.org:Manifestation357526\",\n                            \"cid:org:pbs.org:Manifestation365753\",\n                            \"cid:org:pbs.org:Manifestation365969\",\n                            \"cid:org:pbs.org:Manifestation373970\",\n                            \"cid:org:pbs.org:Manifestation374787\",\n                            \"cid:org:pbs.org:Manifestation380642\",\n                            \"cid:org:pbs.org:Manifestation381754\",\n                            \"cid:org:pbs.org:Manifestation382562\",\n                            \"cid:org:pbs.org:Manifestation388514\",\n                            \"cid:org:pbs.org:Manifestation391376\",\n                            \"cid:org:pbs.org:Manifestation393943\",\n                            \"cid:org:pbs.org:Manifestation394637\",\n                            \"cid:org:pbs.org:Manifestation399035\",\n                            \"cid:org:pbs.org:Manifestation400268\",\n                            \"cid:org:pbs.org:Manifestation409007\",\n                            \"cid:org:pbs.org:Manifestation409175\",\n                            \"cid:org:pbs.org:Manifestation413429\",\n                            \"cid:org:pbs.org:Manifestation415738\",\n                            \"cid:org:pbs.org:Manifestation417292\",\n                            \"cid:org:pbs.org:Manifestation419301\",\n                            \"cid:org:pbs.org:Manifestation425529\",\n                            \"cid:org:pbs.org:Manifestation431071\",\n                            \"cid:org:pbs.org:Manifestation437098\",\n                            \"cid:org:pbs.org:Manifestation444502\",\n                            \"cid:org:pbs.org:Manifestation458314\",\n                            \"cid:org:pbs.org:Manifestation463645\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16860\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16860/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16860/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16860\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:19Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:21Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Dinosaur Big City Part 3 Dinosaur Big City Part 4\",\n                        \"Title19\": \"Dinosaur Tr: E2\",\n                        \"Title120\": \"Dinosaur Big City Part 3/Dinosaur Big City Part 4\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"202\",\n                        \"DistributionNumber\": 2,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Dinosaur Big City Part 3The Dinosaur Train arrives in Laramidia, the Dinosaur Big City, and Buddy and the Pteranodon family explore the crowded 'dinosaur metropolis.' At the Theropod Convention, our kids reunite with Annie Tyrannosaurus and her parents Dolores and Boris, and they all meet the multi-horned mayor, Mayor Kosmoceratops!Educational ObjectiveKosmoceratops is a genus of herbivorous dinosaurs which lived during the Late Cretaceous period on the island continent Laramidia that is now Utah, United States. Kosmoceratops is distinguished by an ornate skull - 15 horns - the most ornate of any known dinosaur.Dinosaur Big City Part 4Buddy and Tiny help King Cryolophosaurus overcome his fear of performing in front of his biggest audience ever, and he wows a large dinosaur audience when he sings his new song, 'Whole Lotta Theropods' at the Theropod Convention in Laramidia, the Dinosaur Big City.Educational ObjectiveLaramidia, the island continent that existed during the Late Cretaceous period, when the Western Interior Seaway split the continent of North America in two, was home to a very diverse number of dinosaur species, including many theropods.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2011-09-07T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864916\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9176\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6287\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638208\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490132\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-eabd05a1-c0e2-4398-a994-9d58f7d77504\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/6B16-0E96-B8AB-0AF7-51B1-X\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51522\",\n                            \"cid:org:pbs.org:Edit71026\",\n                            \"cid:org:pbs.org:Edit71027\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation20769\",\n                            \"cid:org:pbs.org:Manifestation21029\",\n                            \"cid:org:pbs.org:Manifestation21242\",\n                            \"cid:org:pbs.org:Manifestation21659\",\n                            \"cid:org:pbs.org:Manifestation22006\",\n                            \"cid:org:pbs.org:Manifestation22114\",\n                            \"cid:org:pbs.org:Manifestation22758\",\n                            \"cid:org:pbs.org:Manifestation22819\",\n                            \"cid:org:pbs.org:Manifestation22820\",\n                            \"cid:org:pbs.org:Manifestation22867\",\n                            \"cid:org:pbs.org:Manifestation22868\",\n                            \"cid:org:pbs.org:Manifestation23025\",\n                            \"cid:org:pbs.org:Manifestation23277\",\n                            \"cid:org:pbs.org:Manifestation23337\",\n                            \"cid:org:pbs.org:Manifestation23497\",\n                            \"cid:org:pbs.org:Manifestation23757\",\n                            \"cid:org:pbs.org:Manifestation23816\",\n                            \"cid:org:pbs.org:Manifestation23817\",\n                            \"cid:org:pbs.org:Manifestation24175\",\n                            \"cid:org:pbs.org:Manifestation24202\",\n                            \"cid:org:pbs.org:Manifestation24485\",\n                            \"cid:org:pbs.org:Manifestation24687\",\n                            \"cid:org:pbs.org:Manifestation24817\",\n                            \"cid:org:pbs.org:Manifestation25067\",\n                            \"cid:org:pbs.org:Manifestation25375\",\n                            \"cid:org:pbs.org:Manifestation25431\",\n                            \"cid:org:pbs.org:Manifestation25606\",\n                            \"cid:org:pbs.org:Manifestation25857\",\n                            \"cid:org:pbs.org:Manifestation25993\",\n                            \"cid:org:pbs.org:Manifestation26104\",\n                            \"cid:org:pbs.org:Manifestation26164\",\n                            \"cid:org:pbs.org:Manifestation26220\",\n                            \"cid:org:pbs.org:Manifestation26263\",\n                            \"cid:org:pbs.org:Manifestation26480\",\n                            \"cid:org:pbs.org:Manifestation26605\",\n                            \"cid:org:pbs.org:Manifestation26884\",\n                            \"cid:org:pbs.org:Manifestation26913\",\n                            \"cid:org:pbs.org:Manifestation26958\",\n                            \"cid:org:pbs.org:Manifestation27395\",\n                            \"cid:org:pbs.org:Manifestation27524\",\n                            \"cid:org:pbs.org:Manifestation27648\",\n                            \"cid:org:pbs.org:Manifestation27847\",\n                            \"cid:org:pbs.org:Manifestation27897\",\n                            \"cid:org:pbs.org:Manifestation27925\",\n                            \"cid:org:pbs.org:Manifestation28010\",\n                            \"cid:org:pbs.org:Manifestation28166\",\n                            \"cid:org:pbs.org:Manifestation28394\",\n                            \"cid:org:pbs.org:Manifestation28430\",\n                            \"cid:org:pbs.org:Manifestation28559\",\n                            \"cid:org:pbs.org:Manifestation28667\",\n                            \"cid:org:pbs.org:Manifestation28707\",\n                            \"cid:org:pbs.org:Manifestation28865\",\n                            \"cid:org:pbs.org:Manifestation28881\",\n                            \"cid:org:pbs.org:Manifestation29146\",\n                            \"cid:org:pbs.org:Manifestation29170\",\n                            \"cid:org:pbs.org:Manifestation29290\",\n                            \"cid:org:pbs.org:Manifestation29326\",\n                            \"cid:org:pbs.org:Manifestation30071\",\n                            \"cid:org:pbs.org:Manifestation30072\",\n                            \"cid:org:pbs.org:Manifestation41259\",\n                            \"cid:org:pbs.org:Manifestation41324\",\n                            \"cid:org:pbs.org:Manifestation41535\",\n                            \"cid:org:pbs.org:Manifestation41725\",\n                            \"cid:org:pbs.org:Manifestation42153\",\n                            \"cid:org:pbs.org:Manifestation42267\",\n                            \"cid:org:pbs.org:Manifestation347396\",\n                            \"cid:org:pbs.org:Manifestation347653\",\n                            \"cid:org:pbs.org:Manifestation347685\",\n                            \"cid:org:pbs.org:Manifestation357276\",\n                            \"cid:org:pbs.org:Manifestation357467\",\n                            \"cid:org:pbs.org:Manifestation365325\",\n                            \"cid:org:pbs.org:Manifestation368183\",\n                            \"cid:org:pbs.org:Manifestation373969\",\n                            \"cid:org:pbs.org:Manifestation374762\",\n                            \"cid:org:pbs.org:Manifestation381753\",\n                            \"cid:org:pbs.org:Manifestation384548\",\n                            \"cid:org:pbs.org:Manifestation388524\",\n                            \"cid:org:pbs.org:Manifestation391381\",\n                            \"cid:org:pbs.org:Manifestation393940\",\n                            \"cid:org:pbs.org:Manifestation394634\",\n                            \"cid:org:pbs.org:Manifestation399031\",\n                            \"cid:org:pbs.org:Manifestation400252\",\n                            \"cid:org:pbs.org:Manifestation408932\",\n                            \"cid:org:pbs.org:Manifestation409096\",\n                            \"cid:org:pbs.org:Manifestation413110\",\n                            \"cid:org:pbs.org:Manifestation415740\",\n                            \"cid:org:pbs.org:Manifestation417291\",\n                            \"cid:org:pbs.org:Manifestation419290\",\n                            \"cid:org:pbs.org:Manifestation425533\",\n                            \"cid:org:pbs.org:Manifestation431052\",\n                            \"cid:org:pbs.org:Manifestation437196\",\n                            \"cid:org:pbs.org:Manifestation444506\",\n                            \"cid:org:pbs.org:Manifestation458299\",\n                            \"cid:org:pbs.org:Manifestation463640\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16861\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16861/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16861/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16861\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:19Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:23Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Stargazing on the Night Train Get Into Nature!\",\n                        \"Title19\": \"Dinosaur Tr: E3\",\n                        \"Title120\": \"Stargazing on the Night Train/Get Into Nature!\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"203\",\n                        \"DistributionNumber\": 3,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Stargazing On the Night TrainThe Pteranodon family rides a special 'Night Train' to another part of the Cretaceous Time Period, where they meet a Troodontid 'cousin' of the Conductor's, Sidney Sinovenator, who knows more about the stars than anyone. Sidney takes the family up to his favorite stargazing spot, 'Starry Hill,' and teaches the kids why the stars seem to move across the night sky.Educational ObjectiveThe stars we see in the night sky are actually suns like our own sun, but they appear to us as tiny pinpoints of light because they are so far away from us. The stars we see in the night sky change over the course of the night, because the earth rotates as it travels around the sun. Get Into Nature! When the kids build their own version of a nest on the beach, below their actual family nest up on the cliff, they get the idea to turn their beach nest into a clubhouse. Shiny thinks that a clubhouse needs a club, and 'the Nature Trackers' club is born! The kids decide to make their club about getting outside, getting into nature, and making new discoveries. The only problem is: which kid is in charge of the clubEducational ObjectiveThe kids learn more about exploration: we see them exploring their native place, asking lots of questions, and mulling over answers. Making collections of the things you find is a part of that nature exploration.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2011-11-14T10:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000203\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864917\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9177\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6264\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638214\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490135\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-0cebdd9a-a679-4732-8dfe-899eccfb7e18\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/749D-7F81-2C9C-AB11-AE2A-6\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51528\",\n                            \"cid:org:pbs.org:Edit69267\",\n                            \"cid:org:pbs.org:Edit69268\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation128173\",\n                            \"cid:org:pbs.org:Manifestation128401\",\n                            \"cid:org:pbs.org:Manifestation128785\",\n                            \"cid:org:pbs.org:Manifestation128862\",\n                            \"cid:org:pbs.org:Manifestation128915\",\n                            \"cid:org:pbs.org:Manifestation129267\",\n                            \"cid:org:pbs.org:Manifestation129398\",\n                            \"cid:org:pbs.org:Manifestation129630\",\n                            \"cid:org:pbs.org:Manifestation129835\",\n                            \"cid:org:pbs.org:Manifestation129946\",\n                            \"cid:org:pbs.org:Manifestation129998\",\n                            \"cid:org:pbs.org:Manifestation130079\",\n                            \"cid:org:pbs.org:Manifestation130536\",\n                            \"cid:org:pbs.org:Manifestation130576\",\n                            \"cid:org:pbs.org:Manifestation131019\",\n                            \"cid:org:pbs.org:Manifestation131122\",\n                            \"cid:org:pbs.org:Manifestation131206\",\n                            \"cid:org:pbs.org:Manifestation131749\",\n                            \"cid:org:pbs.org:Manifestation131803\",\n                            \"cid:org:pbs.org:Manifestation132031\",\n                            \"cid:org:pbs.org:Manifestation132268\",\n                            \"cid:org:pbs.org:Manifestation132298\",\n                            \"cid:org:pbs.org:Manifestation132436\",\n                            \"cid:org:pbs.org:Manifestation132654\",\n                            \"cid:org:pbs.org:Manifestation132764\",\n                            \"cid:org:pbs.org:Manifestation132880\",\n                            \"cid:org:pbs.org:Manifestation132999\",\n                            \"cid:org:pbs.org:Manifestation133082\",\n                            \"cid:org:pbs.org:Manifestation133248\",\n                            \"cid:org:pbs.org:Manifestation133343\",\n                            \"cid:org:pbs.org:Manifestation133367\",\n                            \"cid:org:pbs.org:Manifestation133395\",\n                            \"cid:org:pbs.org:Manifestation133499\",\n                            \"cid:org:pbs.org:Manifestation133603\",\n                            \"cid:org:pbs.org:Manifestation133859\",\n                            \"cid:org:pbs.org:Manifestation133988\",\n                            \"cid:org:pbs.org:Manifestation133997\",\n                            \"cid:org:pbs.org:Manifestation134026\",\n                            \"cid:org:pbs.org:Manifestation134223\",\n                            \"cid:org:pbs.org:Manifestation134297\",\n                            \"cid:org:pbs.org:Manifestation134369\",\n                            \"cid:org:pbs.org:Manifestation134514\",\n                            \"cid:org:pbs.org:Manifestation134698\",\n                            \"cid:org:pbs.org:Manifestation134868\",\n                            \"cid:org:pbs.org:Manifestation134895\",\n                            \"cid:org:pbs.org:Manifestation134941\",\n                            \"cid:org:pbs.org:Manifestation135006\",\n                            \"cid:org:pbs.org:Manifestation135021\",\n                            \"cid:org:pbs.org:Manifestation135030\",\n                            \"cid:org:pbs.org:Manifestation135051\",\n                            \"cid:org:pbs.org:Manifestation135114\",\n                            \"cid:org:pbs.org:Manifestation135179\",\n                            \"cid:org:pbs.org:Manifestation135517\",\n                            \"cid:org:pbs.org:Manifestation135543\",\n                            \"cid:org:pbs.org:Manifestation135586\",\n                            \"cid:org:pbs.org:Manifestation135779\",\n                            \"cid:org:pbs.org:Manifestation135803\",\n                            \"cid:org:pbs.org:Manifestation135877\",\n                            \"cid:org:pbs.org:Manifestation135888\",\n                            \"cid:org:pbs.org:Manifestation135937\",\n                            \"cid:org:pbs.org:Manifestation136309\",\n                            \"cid:org:pbs.org:Manifestation136310\",\n                            \"cid:org:pbs.org:Manifestation136927\",\n                            \"cid:org:pbs.org:Manifestation136928\",\n                            \"cid:org:pbs.org:Manifestation146149\",\n                            \"cid:org:pbs.org:Manifestation146150\",\n                            \"cid:org:pbs.org:Manifestation148668\",\n                            \"cid:org:pbs.org:Manifestation148874\",\n                            \"cid:org:pbs.org:Manifestation149031\",\n                            \"cid:org:pbs.org:Manifestation149281\",\n                            \"cid:org:pbs.org:Manifestation149357\",\n                            \"cid:org:pbs.org:Manifestation349844\",\n                            \"cid:org:pbs.org:Manifestation349876\",\n                            \"cid:org:pbs.org:Manifestation349877\",\n                            \"cid:org:pbs.org:Manifestation350057\",\n                            \"cid:org:pbs.org:Manifestation357281\",\n                            \"cid:org:pbs.org:Manifestation357685\",\n                            \"cid:org:pbs.org:Manifestation365708\",\n                            \"cid:org:pbs.org:Manifestation368173\",\n                            \"cid:org:pbs.org:Manifestation368184\",\n                            \"cid:org:pbs.org:Manifestation373954\",\n                            \"cid:org:pbs.org:Manifestation374812\",\n                            \"cid:org:pbs.org:Manifestation381756\",\n                            \"cid:org:pbs.org:Manifestation384537\",\n                            \"cid:org:pbs.org:Manifestation388307\",\n                            \"cid:org:pbs.org:Manifestation388320\",\n                            \"cid:org:pbs.org:Manifestation391197\",\n                            \"cid:org:pbs.org:Manifestation393933\",\n                            \"cid:org:pbs.org:Manifestation393934\",\n                            \"cid:org:pbs.org:Manifestation398823\",\n                            \"cid:org:pbs.org:Manifestation400760\",\n                            \"cid:org:pbs.org:Manifestation408712\",\n                            \"cid:org:pbs.org:Manifestation408917\",\n                            \"cid:org:pbs.org:Manifestation408979\",\n                            \"cid:org:pbs.org:Manifestation412996\",\n                            \"cid:org:pbs.org:Manifestation415736\",\n                            \"cid:org:pbs.org:Manifestation417293\",\n                            \"cid:org:pbs.org:Manifestation418844\",\n                            \"cid:org:pbs.org:Manifestation425910\",\n                            \"cid:org:pbs.org:Manifestation431055\",\n                            \"cid:org:pbs.org:Manifestation437246\",\n                            \"cid:org:pbs.org:Manifestation444498\",\n                            \"cid:org:pbs.org:Manifestation460663\",\n                            \"cid:org:pbs.org:Manifestation463641\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16862\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16862/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16862/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16862\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:19Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:24Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Shiny and Snakes Tiny Loves Flowers\",\n                        \"Title19\": \"Dino Train: Shi\",\n                        \"Title120\": \"Shiny and Snakes/Tiny Loves Flowers\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"204\",\n                        \"DistributionNumber\": 4,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Shiny and SnakesShiny gets over her fear of snakes when Tiny challenges the Nature Trackers to meet the ultimate snake: the Sanajeh, a huge Cretaceous snake from what is now India. Dad takes the kids on the Dinosaur Train to find Sana Sanajeh, who may be huge, but turns out to be quite friendly. Once Shiny and Sana become friends, Shiny returns home with the knowledge that snakes aren't scary - they're just another part of nature!Educational ObjectiveMany children (and adults) are afraid of any and all snakes, and even think of them as 'evil' creatures. This episode teaches that most snakes are not harmful to us - and even do many things to help the natural world.Tiny Loves Flowers Tiny is horrified when her favorite buttercups all wilt, so Mom takes her and the family to the Big Pond, where she remembers seeing a whole lot of buttercups in bloom. On the way there, the Conductor gives the kids a visual lesson in 'Nature's Life Cycle,' explaining how a flower grows, blossoms, then wilts, and returns its seeds to the ground, to start the cycle all over again. Tiny finds her flowers at the Big Pond, both blooming and wilting, and can see nature's life cycle in action.Educational Objective Tiny and the kids learn about the plant life cycle and what flowers needs to survive - how they take energy from their environment and change it from one form to another; how they convert sunlight, water, and nutrients in the dirt into something beautiful to look at and smell.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2011-11-15T10:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000204\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864918\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9178\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6284\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638216\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490136\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-ff67fdac-0f2e-40d8-84b0-f26b5b8ecd12\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/58B0-C4FA-8B3D-3CDC-7FE1-8\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51531\",\n                            \"cid:org:pbs.org:Edit73556\",\n                            \"cid:org:pbs.org:Edit73557\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64602\",\n                            \"cid:org:pbs.org:Manifestation64697\",\n                            \"cid:org:pbs.org:Manifestation64933\",\n                            \"cid:org:pbs.org:Manifestation64934\",\n                            \"cid:org:pbs.org:Manifestation65064\",\n                            \"cid:org:pbs.org:Manifestation65065\",\n                            \"cid:org:pbs.org:Manifestation65304\",\n                            \"cid:org:pbs.org:Manifestation65438\",\n                            \"cid:org:pbs.org:Manifestation65735\",\n                            \"cid:org:pbs.org:Manifestation65772\",\n                            \"cid:org:pbs.org:Manifestation65925\",\n                            \"cid:org:pbs.org:Manifestation66258\",\n                            \"cid:org:pbs.org:Manifestation66259\",\n                            \"cid:org:pbs.org:Manifestation66383\",\n                            \"cid:org:pbs.org:Manifestation66632\",\n                            \"cid:org:pbs.org:Manifestation66838\",\n                            \"cid:org:pbs.org:Manifestation67076\",\n                            \"cid:org:pbs.org:Manifestation67169\",\n                            \"cid:org:pbs.org:Manifestation67312\",\n                            \"cid:org:pbs.org:Manifestation67611\",\n                            \"cid:org:pbs.org:Manifestation67814\",\n                            \"cid:org:pbs.org:Manifestation68112\",\n                            \"cid:org:pbs.org:Manifestation68421\",\n                            \"cid:org:pbs.org:Manifestation68618\",\n                            \"cid:org:pbs.org:Manifestation68759\",\n                            \"cid:org:pbs.org:Manifestation68797\",\n                            \"cid:org:pbs.org:Manifestation68935\",\n                            \"cid:org:pbs.org:Manifestation69069\",\n                            \"cid:org:pbs.org:Manifestation69188\",\n                            \"cid:org:pbs.org:Manifestation69268\",\n                            \"cid:org:pbs.org:Manifestation69324\",\n                            \"cid:org:pbs.org:Manifestation69391\",\n                            \"cid:org:pbs.org:Manifestation69469\",\n                            \"cid:org:pbs.org:Manifestation69638\",\n                            \"cid:org:pbs.org:Manifestation69736\",\n                            \"cid:org:pbs.org:Manifestation70037\",\n                            \"cid:org:pbs.org:Manifestation70206\",\n                            \"cid:org:pbs.org:Manifestation70262\",\n                            \"cid:org:pbs.org:Manifestation70374\",\n                            \"cid:org:pbs.org:Manifestation70383\",\n                            \"cid:org:pbs.org:Manifestation70442\",\n                            \"cid:org:pbs.org:Manifestation70565\",\n                            \"cid:org:pbs.org:Manifestation70651\",\n                            \"cid:org:pbs.org:Manifestation70693\",\n                            \"cid:org:pbs.org:Manifestation70892\",\n                            \"cid:org:pbs.org:Manifestation70977\",\n                            \"cid:org:pbs.org:Manifestation71012\",\n                            \"cid:org:pbs.org:Manifestation71064\",\n                            \"cid:org:pbs.org:Manifestation71200\",\n                            \"cid:org:pbs.org:Manifestation71400\",\n                            \"cid:org:pbs.org:Manifestation71652\",\n                            \"cid:org:pbs.org:Manifestation71844\",\n                            \"cid:org:pbs.org:Manifestation71870\",\n                            \"cid:org:pbs.org:Manifestation71958\",\n                            \"cid:org:pbs.org:Manifestation71959\",\n                            \"cid:org:pbs.org:Manifestation72468\",\n                            \"cid:org:pbs.org:Manifestation72469\",\n                            \"cid:org:pbs.org:Manifestation83981\",\n                            \"cid:org:pbs.org:Manifestation83988\",\n                            \"cid:org:pbs.org:Manifestation84017\",\n                            \"cid:org:pbs.org:Manifestation84156\",\n                            \"cid:org:pbs.org:Manifestation84171\",\n                            \"cid:org:pbs.org:Manifestation84336\",\n                            \"cid:org:pbs.org:Manifestation84756\",\n                            \"cid:org:pbs.org:Manifestation85049\",\n                            \"cid:org:pbs.org:Manifestation85055\",\n                            \"cid:org:pbs.org:Manifestation348579\",\n                            \"cid:org:pbs.org:Manifestation348618\",\n                            \"cid:org:pbs.org:Manifestation348623\",\n                            \"cid:org:pbs.org:Manifestation348728\",\n                            \"cid:org:pbs.org:Manifestation357490\",\n                            \"cid:org:pbs.org:Manifestation357495\",\n                            \"cid:org:pbs.org:Manifestation358213\",\n                            \"cid:org:pbs.org:Manifestation365326\",\n                            \"cid:org:pbs.org:Manifestation368767\",\n                            \"cid:org:pbs.org:Manifestation373957\",\n                            \"cid:org:pbs.org:Manifestation374729\",\n                            \"cid:org:pbs.org:Manifestation374795\",\n                            \"cid:org:pbs.org:Manifestation380644\",\n                            \"cid:org:pbs.org:Manifestation381755\",\n                            \"cid:org:pbs.org:Manifestation381758\",\n                            \"cid:org:pbs.org:Manifestation384547\",\n                            \"cid:org:pbs.org:Manifestation388485\",\n                            \"cid:org:pbs.org:Manifestation391377\",\n                            \"cid:org:pbs.org:Manifestation394638\",\n                            \"cid:org:pbs.org:Manifestation398818\",\n                            \"cid:org:pbs.org:Manifestation400761\",\n                            \"cid:org:pbs.org:Manifestation408934\",\n                            \"cid:org:pbs.org:Manifestation409006\",\n                            \"cid:org:pbs.org:Manifestation413088\",\n                            \"cid:org:pbs.org:Manifestation416501\",\n                            \"cid:org:pbs.org:Manifestation417289\",\n                            \"cid:org:pbs.org:Manifestation419291\",\n                            \"cid:org:pbs.org:Manifestation425539\",\n                            \"cid:org:pbs.org:Manifestation430489\",\n                            \"cid:org:pbs.org:Manifestation438014\",\n                            \"cid:org:pbs.org:Manifestation445064\",\n                            \"cid:org:pbs.org:Manifestation458298\",\n                            \"cid:org:pbs.org:Manifestation463644\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16863\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16863/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16863/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16863\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:19Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:26Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Buddy Explores the Tyrannosaurs Rainy Day Fight\",\n                        \"Title19\": \"Dino Train: Budd\",\n                        \"Title120\": \"Buddy Explores the Tyrannosaurs/Rainy Day Fight\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"205\",\n                        \"DistributionNumber\": 5,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Buddy Explores the TyrannosaursBuddy, an adopted T. rex, wishes he knew more about his T. rex ancestors. So, Dad takes him and Tiny on the Dinosaur Train back to the early Cretaceous, to visit an ancestor: an earlier version of Tyrannosaurus rex called Raptorex. Rodney Raptorex is a kid who won't grow up to be as big as Buddy will, but the two boys find that they not only have a lot of differences, they have a lot in common, too. Educational Objectives There were many other types of tyrannosaurs that came before T. rex. And many of these species died out before Buddy's time. The giant T. rex evolved from ancestors that were small-bodied, long-armed, covered with feathers, and not much bigger than Velociraptor.Rainy Day FightThe kids are stuck cooped up in the nest for a long, rainy spell which leads to them fighting. Mom tells them that the rain has stopped enough that they can leave the nest - but she gives them an assignment: to go find their own 'calm space,' where they can calm down enough to get along with each other again. It works - each kid finds something in nature that helps him or her to calm down and be friends again.Educational Objectives After the kids have a fight, Mom sends each kid out (into nature of course) to find their calm space, and in doing so, make observations about nature that increases their connection to nature. The kids model fun ways that children can go outside and interact with nature. This story clearly makes the connection between nature exploration and emotional well-being.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2011-11-16T10:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000205\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864919\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9179\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6295\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638213\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490137\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-843d3ecb-8e40-4079-88b2-b78e01132dcd\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/B701-3DA4-807E-48D4-8B73-E\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51529\",\n                            \"cid:org:pbs.org:Edit70648\",\n                            \"cid:org:pbs.org:Edit70649\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation121\",\n                            \"cid:org:pbs.org:Manifestation488\",\n                            \"cid:org:pbs.org:Manifestation489\",\n                            \"cid:org:pbs.org:Manifestation882\",\n                            \"cid:org:pbs.org:Manifestation883\",\n                            \"cid:org:pbs.org:Manifestation1131\",\n                            \"cid:org:pbs.org:Manifestation1283\",\n                            \"cid:org:pbs.org:Manifestation1396\",\n                            \"cid:org:pbs.org:Manifestation1527\",\n                            \"cid:org:pbs.org:Manifestation1690\",\n                            \"cid:org:pbs.org:Manifestation1750\",\n                            \"cid:org:pbs.org:Manifestation1991\",\n                            \"cid:org:pbs.org:Manifestation2441\",\n                            \"cid:org:pbs.org:Manifestation2494\",\n                            \"cid:org:pbs.org:Manifestation3009\",\n                            \"cid:org:pbs.org:Manifestation3010\",\n                            \"cid:org:pbs.org:Manifestation3031\",\n                            \"cid:org:pbs.org:Manifestation3148\",\n                            \"cid:org:pbs.org:Manifestation3362\",\n                            \"cid:org:pbs.org:Manifestation3496\",\n                            \"cid:org:pbs.org:Manifestation3696\",\n                            \"cid:org:pbs.org:Manifestation3779\",\n                            \"cid:org:pbs.org:Manifestation3930\",\n                            \"cid:org:pbs.org:Manifestation3958\",\n                            \"cid:org:pbs.org:Manifestation3999\",\n                            \"cid:org:pbs.org:Manifestation4148\",\n                            \"cid:org:pbs.org:Manifestation4240\",\n                            \"cid:org:pbs.org:Manifestation4285\",\n                            \"cid:org:pbs.org:Manifestation4569\",\n                            \"cid:org:pbs.org:Manifestation4660\",\n                            \"cid:org:pbs.org:Manifestation4692\",\n                            \"cid:org:pbs.org:Manifestation4731\",\n                            \"cid:org:pbs.org:Manifestation4778\",\n                            \"cid:org:pbs.org:Manifestation4782\",\n                            \"cid:org:pbs.org:Manifestation4817\",\n                            \"cid:org:pbs.org:Manifestation5061\",\n                            \"cid:org:pbs.org:Manifestation5308\",\n                            \"cid:org:pbs.org:Manifestation5311\",\n                            \"cid:org:pbs.org:Manifestation5538\",\n                            \"cid:org:pbs.org:Manifestation5607\",\n                            \"cid:org:pbs.org:Manifestation5661\",\n                            \"cid:org:pbs.org:Manifestation5667\",\n                            \"cid:org:pbs.org:Manifestation5841\",\n                            \"cid:org:pbs.org:Manifestation5911\",\n                            \"cid:org:pbs.org:Manifestation5930\",\n                            \"cid:org:pbs.org:Manifestation5938\",\n                            \"cid:org:pbs.org:Manifestation5976\",\n                            \"cid:org:pbs.org:Manifestation5982\",\n                            \"cid:org:pbs.org:Manifestation6059\",\n                            \"cid:org:pbs.org:Manifestation6174\",\n                            \"cid:org:pbs.org:Manifestation6262\",\n                            \"cid:org:pbs.org:Manifestation6419\",\n                            \"cid:org:pbs.org:Manifestation6499\",\n                            \"cid:org:pbs.org:Manifestation6535\",\n                            \"cid:org:pbs.org:Manifestation6612\",\n                            \"cid:org:pbs.org:Manifestation6889\",\n                            \"cid:org:pbs.org:Manifestation6890\",\n                            \"cid:org:pbs.org:Manifestation11283\",\n                            \"cid:org:pbs.org:Manifestation18713\",\n                            \"cid:org:pbs.org:Manifestation18808\",\n                            \"cid:org:pbs.org:Manifestation18962\",\n                            \"cid:org:pbs.org:Manifestation19087\",\n                            \"cid:org:pbs.org:Manifestation19328\",\n                            \"cid:org:pbs.org:Manifestation19791\",\n                            \"cid:org:pbs.org:Manifestation20015\",\n                            \"cid:org:pbs.org:Manifestation20159\",\n                            \"cid:org:pbs.org:Manifestation20601\",\n                            \"cid:org:pbs.org:Manifestation20696\",\n                            \"cid:org:pbs.org:Manifestation346935\",\n                            \"cid:org:pbs.org:Manifestation347178\",\n                            \"cid:org:pbs.org:Manifestation347358\",\n                            \"cid:org:pbs.org:Manifestation352549\",\n                            \"cid:org:pbs.org:Manifestation357272\",\n                            \"cid:org:pbs.org:Manifestation357527\",\n                            \"cid:org:pbs.org:Manifestation357681\",\n                            \"cid:org:pbs.org:Manifestation365707\",\n                            \"cid:org:pbs.org:Manifestation368186\",\n                            \"cid:org:pbs.org:Manifestation374100\",\n                            \"cid:org:pbs.org:Manifestation375005\",\n                            \"cid:org:pbs.org:Manifestation382321\",\n                            \"cid:org:pbs.org:Manifestation384534\",\n                            \"cid:org:pbs.org:Manifestation388509\",\n                            \"cid:org:pbs.org:Manifestation388517\",\n                            \"cid:org:pbs.org:Manifestation391378\",\n                            \"cid:org:pbs.org:Manifestation394636\",\n                            \"cid:org:pbs.org:Manifestation399073\",\n                            \"cid:org:pbs.org:Manifestation409097\",\n                            \"cid:org:pbs.org:Manifestation409932\",\n                            \"cid:org:pbs.org:Manifestation413428\",\n                            \"cid:org:pbs.org:Manifestation416506\",\n                            \"cid:org:pbs.org:Manifestation417290\",\n                            \"cid:org:pbs.org:Manifestation419198\",\n                            \"cid:org:pbs.org:Manifestation426402\",\n                            \"cid:org:pbs.org:Manifestation431128\",\n                            \"cid:org:pbs.org:Manifestation438017\",\n                            \"cid:org:pbs.org:Manifestation445071\",\n                            \"cid:org:pbs.org:Manifestation458978\",\n                            \"cid:org:pbs.org:Manifestation465682\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16864\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16864/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16864/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16864\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:19Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:27Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"That's Not a Dinosaur Tiny's Garden\",\n                        \"Title19\": \"Dinosaur: S2 E6\",\n                        \"Title120\": \"That's Not a Dinosaur/Tiny's Garden\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"206\",\n                        \"DistributionNumber\": 6,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"That's Not a Dinosaur The kids visit the Big Pond to attend the Biome Block Party. While attempting to win the leaf-necklace contest, Keenan Chirostemotes claims the Pteranodon sibs can't compete for the prize for 'dinosaur' with the most leaves because they are not dinosaurs. This launches the kids into a song called 'That's Not a Dinosaur', as all the non-dinosaurs sing their piece. In the end, the game rules are changed to include all creatures, even non-dinosaurs, in all the contests!Educational ObjectiveToo often, kids and adults focus only on the big, obvious inhabitants of any ecosystem. The goal of this episode is to concentrate on the diverse categories of animals-reptiles, amphibians, mammals, fish, insects, arachnids (spiders), etc. that lived in the Mesozoic alongside the huge dinosaurs.Tiny's GardenThe Nature Trackers go on a visit to the Big Pond, where Tiny hopes to see her favorite flowers. The Conductor tells her that if the kids gather seeds at the pond, they can bring them home and plant a garden full of those same flowers at the family nest! The kids all get into it, gathering seeds and bringing them home, where they plant a garden, and meet its new inhabitants, including Sammy, a friendly slug, who explains that slugs, spiders, and butterflies all help to make a garden complete. Educational ObjectivesLife loves diversity! Successful ecosystems are diverse, with lots of different plants, animals, fungi, and bacteria. All the diverse parts act like a web, supporting each other. We show 'diversity' in the garden - and show how insects are attracted to flowers, and how flowers provides food for various herbivores, etc.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2011-11-17T10:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000206\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864920\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9180\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6300\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638210\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490138\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-e3122823-8a0d-4bb4-8bb2-04d82e43da0d\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/89B0-318D-B221-E2E1-DD5B-P\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51524\",\n                            \"cid:org:pbs.org:Edit74337\",\n                            \"cid:org:pbs.org:Edit74338\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation107209\",\n                            \"cid:org:pbs.org:Manifestation107356\",\n                            \"cid:org:pbs.org:Manifestation107617\",\n                            \"cid:org:pbs.org:Manifestation108024\",\n                            \"cid:org:pbs.org:Manifestation108025\",\n                            \"cid:org:pbs.org:Manifestation108179\",\n                            \"cid:org:pbs.org:Manifestation108291\",\n                            \"cid:org:pbs.org:Manifestation108463\",\n                            \"cid:org:pbs.org:Manifestation108486\",\n                            \"cid:org:pbs.org:Manifestation108728\",\n                            \"cid:org:pbs.org:Manifestation108729\",\n                            \"cid:org:pbs.org:Manifestation108913\",\n                            \"cid:org:pbs.org:Manifestation108974\",\n                            \"cid:org:pbs.org:Manifestation108975\",\n                            \"cid:org:pbs.org:Manifestation109417\",\n                            \"cid:org:pbs.org:Manifestation109474\",\n                            \"cid:org:pbs.org:Manifestation109534\",\n                            \"cid:org:pbs.org:Manifestation109798\",\n                            \"cid:org:pbs.org:Manifestation109949\",\n                            \"cid:org:pbs.org:Manifestation110056\",\n                            \"cid:org:pbs.org:Manifestation110471\",\n                            \"cid:org:pbs.org:Manifestation110746\",\n                            \"cid:org:pbs.org:Manifestation110793\",\n                            \"cid:org:pbs.org:Manifestation111046\",\n                            \"cid:org:pbs.org:Manifestation111228\",\n                            \"cid:org:pbs.org:Manifestation111255\",\n                            \"cid:org:pbs.org:Manifestation111367\",\n                            \"cid:org:pbs.org:Manifestation111506\",\n                            \"cid:org:pbs.org:Manifestation111597\",\n                            \"cid:org:pbs.org:Manifestation111735\",\n                            \"cid:org:pbs.org:Manifestation111791\",\n                            \"cid:org:pbs.org:Manifestation111958\",\n                            \"cid:org:pbs.org:Manifestation112054\",\n                            \"cid:org:pbs.org:Manifestation112129\",\n                            \"cid:org:pbs.org:Manifestation112271\",\n                            \"cid:org:pbs.org:Manifestation112362\",\n                            \"cid:org:pbs.org:Manifestation112678\",\n                            \"cid:org:pbs.org:Manifestation112855\",\n                            \"cid:org:pbs.org:Manifestation113032\",\n                            \"cid:org:pbs.org:Manifestation113339\",\n                            \"cid:org:pbs.org:Manifestation113349\",\n                            \"cid:org:pbs.org:Manifestation113370\",\n                            \"cid:org:pbs.org:Manifestation113519\",\n                            \"cid:org:pbs.org:Manifestation113563\",\n                            \"cid:org:pbs.org:Manifestation113567\",\n                            \"cid:org:pbs.org:Manifestation113600\",\n                            \"cid:org:pbs.org:Manifestation113655\",\n                            \"cid:org:pbs.org:Manifestation113877\",\n                            \"cid:org:pbs.org:Manifestation113960\",\n                            \"cid:org:pbs.org:Manifestation114114\",\n                            \"cid:org:pbs.org:Manifestation114324\",\n                            \"cid:org:pbs.org:Manifestation114336\",\n                            \"cid:org:pbs.org:Manifestation114360\",\n                            \"cid:org:pbs.org:Manifestation114453\",\n                            \"cid:org:pbs.org:Manifestation114488\",\n                            \"cid:org:pbs.org:Manifestation114606\",\n                            \"cid:org:pbs.org:Manifestation114859\",\n                            \"cid:org:pbs.org:Manifestation114860\",\n                            \"cid:org:pbs.org:Manifestation115258\",\n                            \"cid:org:pbs.org:Manifestation115316\",\n                            \"cid:org:pbs.org:Manifestation126909\",\n                            \"cid:org:pbs.org:Manifestation127068\",\n                            \"cid:org:pbs.org:Manifestation127281\",\n                            \"cid:org:pbs.org:Manifestation127528\",\n                            \"cid:org:pbs.org:Manifestation127632\",\n                            \"cid:org:pbs.org:Manifestation349583\",\n                            \"cid:org:pbs.org:Manifestation349674\",\n                            \"cid:org:pbs.org:Manifestation349779\",\n                            \"cid:org:pbs.org:Manifestation349801\",\n                            \"cid:org:pbs.org:Manifestation352904\",\n                            \"cid:org:pbs.org:Manifestation357271\",\n                            \"cid:org:pbs.org:Manifestation358140\",\n                            \"cid:org:pbs.org:Manifestation358145\",\n                            \"cid:org:pbs.org:Manifestation365706\",\n                            \"cid:org:pbs.org:Manifestation368771\",\n                            \"cid:org:pbs.org:Manifestation373968\",\n                            \"cid:org:pbs.org:Manifestation374763\",\n                            \"cid:org:pbs.org:Manifestation380643\",\n                            \"cid:org:pbs.org:Manifestation381757\",\n                            \"cid:org:pbs.org:Manifestation381759\",\n                            \"cid:org:pbs.org:Manifestation384549\",\n                            \"cid:org:pbs.org:Manifestation388519\",\n                            \"cid:org:pbs.org:Manifestation388528\",\n                            \"cid:org:pbs.org:Manifestation391380\",\n                            \"cid:org:pbs.org:Manifestation394635\",\n                            \"cid:org:pbs.org:Manifestation394646\",\n                            \"cid:org:pbs.org:Manifestation399071\",\n                            \"cid:org:pbs.org:Manifestation400764\",\n                            \"cid:org:pbs.org:Manifestation409117\",\n                            \"cid:org:pbs.org:Manifestation409931\",\n                            \"cid:org:pbs.org:Manifestation412988\",\n                            \"cid:org:pbs.org:Manifestation415739\",\n                            \"cid:org:pbs.org:Manifestation417297\",\n                            \"cid:org:pbs.org:Manifestation419300\",\n                            \"cid:org:pbs.org:Manifestation425911\",\n                            \"cid:org:pbs.org:Manifestation431122\",\n                            \"cid:org:pbs.org:Manifestation437099\",\n                            \"cid:org:pbs.org:Manifestation445066\",\n                            \"cid:org:pbs.org:Manifestation458977\",\n                            \"cid:org:pbs.org:Manifestation465717\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16865\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16865/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16865/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16865\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:19Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:30Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"The Earthquake Nursery Car\",\n                        \"Title19\": \"Dinosaur Tr: E7\",\n                        \"Title120\": \"The Earthquake/Nursery Car\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"207\",\n                        \"DistributionNumber\": 7,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"The EarthquakeMom takes the kids on a playdate with Tank Triceratops to the desert, where they meet a distant relative of Tank's, an early Ceratopsian named Penelope Protoceratops. The Conductor points out that Penelope lives in a part of the world that gets a lot of earthquakes, and sure enough, the kids experience their first quake with Penelope. Mom and the Conductor have prepared the kids with excellent advice about what to do in an earthquake, so everyone does fine.Educational ObjectivesProtoceratops belongs to one of the major groups of plant-eating dinosaurs, called ceratopsians, which also included Triceratops and Protoceratops. The surface of the earth is divided up into big chunks, called 'plates,' that move around, carrying the continents with them. So the world we see today is very different from the world the dinosaurs lived in.Nursery CarWhen the family rides the Dinosaur Train, they learn that a new car has been added - a Nursery Car, with dozens of eggs in little, padded nests, attended by their expectant moms and dads. The kids watch the eggs hatch, and try to guess which hatchling goes with which dinosaur parent.Educational Objectives Aftershocks are small earthquakes that occur following a major earthquake. They happen when the Earth's crust adjusts to the effects of the main shock. Even giant dinosaurs hatched from relatively small eggs, but egg size is limited by restrictions on shell thickness. The shell must be thin enough to allow air to pass through tiny holes in the shell called 'pores.'\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2012-02-06T10:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000207\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864921\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9181\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6296\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638217\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490147\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-30bb4f50-0e05-47f6-a6b3-0f06dc894b6c\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/AA26-B553-42B4-B73B-8AF4-9\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51574\",\n                            \"cid:org:pbs.org:Edit72370\",\n                            \"cid:org:pbs.org:Edit72371\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64279\",\n                            \"cid:org:pbs.org:Manifestation64364\",\n                            \"cid:org:pbs.org:Manifestation64365\",\n                            \"cid:org:pbs.org:Manifestation64935\",\n                            \"cid:org:pbs.org:Manifestation64936\",\n                            \"cid:org:pbs.org:Manifestation65066\",\n                            \"cid:org:pbs.org:Manifestation65305\",\n                            \"cid:org:pbs.org:Manifestation65439\",\n                            \"cid:org:pbs.org:Manifestation65736\",\n                            \"cid:org:pbs.org:Manifestation65773\",\n                            \"cid:org:pbs.org:Manifestation65926\",\n                            \"cid:org:pbs.org:Manifestation66384\",\n                            \"cid:org:pbs.org:Manifestation66633\",\n                            \"cid:org:pbs.org:Manifestation66701\",\n                            \"cid:org:pbs.org:Manifestation66839\",\n                            \"cid:org:pbs.org:Manifestation67077\",\n                            \"cid:org:pbs.org:Manifestation67170\",\n                            \"cid:org:pbs.org:Manifestation67399\",\n                            \"cid:org:pbs.org:Manifestation67815\",\n                            \"cid:org:pbs.org:Manifestation68113\",\n                            \"cid:org:pbs.org:Manifestation68229\",\n                            \"cid:org:pbs.org:Manifestation68422\",\n                            \"cid:org:pbs.org:Manifestation68619\",\n                            \"cid:org:pbs.org:Manifestation68760\",\n                            \"cid:org:pbs.org:Manifestation68798\",\n                            \"cid:org:pbs.org:Manifestation69070\",\n                            \"cid:org:pbs.org:Manifestation69189\",\n                            \"cid:org:pbs.org:Manifestation69318\",\n                            \"cid:org:pbs.org:Manifestation69352\",\n                            \"cid:org:pbs.org:Manifestation69392\",\n                            \"cid:org:pbs.org:Manifestation69470\",\n                            \"cid:org:pbs.org:Manifestation69639\",\n                            \"cid:org:pbs.org:Manifestation69737\",\n                            \"cid:org:pbs.org:Manifestation69982\",\n                            \"cid:org:pbs.org:Manifestation70036\",\n                            \"cid:org:pbs.org:Manifestation70283\",\n                            \"cid:org:pbs.org:Manifestation70375\",\n                            \"cid:org:pbs.org:Manifestation70384\",\n                            \"cid:org:pbs.org:Manifestation70443\",\n                            \"cid:org:pbs.org:Manifestation70566\",\n                            \"cid:org:pbs.org:Manifestation70652\",\n                            \"cid:org:pbs.org:Manifestation70692\",\n                            \"cid:org:pbs.org:Manifestation70894\",\n                            \"cid:org:pbs.org:Manifestation70978\",\n                            \"cid:org:pbs.org:Manifestation71063\",\n                            \"cid:org:pbs.org:Manifestation71201\",\n                            \"cid:org:pbs.org:Manifestation71319\",\n                            \"cid:org:pbs.org:Manifestation71415\",\n                            \"cid:org:pbs.org:Manifestation71426\",\n                            \"cid:org:pbs.org:Manifestation71719\",\n                            \"cid:org:pbs.org:Manifestation71794\",\n                            \"cid:org:pbs.org:Manifestation71845\",\n                            \"cid:org:pbs.org:Manifestation71960\",\n                            \"cid:org:pbs.org:Manifestation72470\",\n                            \"cid:org:pbs.org:Manifestation84083\",\n                            \"cid:org:pbs.org:Manifestation84235\",\n                            \"cid:org:pbs.org:Manifestation84338\",\n                            \"cid:org:pbs.org:Manifestation84745\",\n                            \"cid:org:pbs.org:Manifestation85050\",\n                            \"cid:org:pbs.org:Manifestation85051\",\n                            \"cid:org:pbs.org:Manifestation348580\",\n                            \"cid:org:pbs.org:Manifestation348620\",\n                            \"cid:org:pbs.org:Manifestation348730\",\n                            \"cid:org:pbs.org:Manifestation352676\",\n                            \"cid:org:pbs.org:Manifestation357278\",\n                            \"cid:org:pbs.org:Manifestation358137\",\n                            \"cid:org:pbs.org:Manifestation358144\",\n                            \"cid:org:pbs.org:Manifestation365935\",\n                            \"cid:org:pbs.org:Manifestation368764\",\n                            \"cid:org:pbs.org:Manifestation373956\",\n                            \"cid:org:pbs.org:Manifestation375266\",\n                            \"cid:org:pbs.org:Manifestation382319\",\n                            \"cid:org:pbs.org:Manifestation384551\",\n                            \"cid:org:pbs.org:Manifestation388533\",\n                            \"cid:org:pbs.org:Manifestation389668\",\n                            \"cid:org:pbs.org:Manifestation392177\",\n                            \"cid:org:pbs.org:Manifestation395075\",\n                            \"cid:org:pbs.org:Manifestation399070\",\n                            \"cid:org:pbs.org:Manifestation401033\",\n                            \"cid:org:pbs.org:Manifestation409542\",\n                            \"cid:org:pbs.org:Manifestation409598\",\n                            \"cid:org:pbs.org:Manifestation413114\",\n                            \"cid:org:pbs.org:Manifestation416111\",\n                            \"cid:org:pbs.org:Manifestation417298\",\n                            \"cid:org:pbs.org:Manifestation419199\",\n                            \"cid:org:pbs.org:Manifestation425898\",\n                            \"cid:org:pbs.org:Manifestation431060\",\n                            \"cid:org:pbs.org:Manifestation437194\",\n                            \"cid:org:pbs.org:Manifestation444812\",\n                            \"cid:org:pbs.org:Manifestation459250\",\n                            \"cid:org:pbs.org:Manifestation465715\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16866\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16866/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16866/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16866\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:20Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:31Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"The Lost Bird The Forest Fire\",\n                        \"Title19\": \"Dinosaur Tr: E8\",\n                        \"Title120\": \"The Lost Bird/The Forest Fire\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"208\",\n                        \"DistributionNumber\": 8,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"The Lost Bird Buddy and Tiny ride the Dinosaur Train for a playdate with their old friend Petey Peteinosaurus, and learn that the train has added a new Aviary Car, for their various flying passengers. Suddenly, they are joined by a lost bird named Judy Jehelornis, who was displaced by the recent forest fires, and can't remember where her home is. Buddy, Tiny, and Petey act as detectives to figure out from clues where Judy's home is, and the Conductor makes sure she's brought safely home on the train.Educational ObjectivesJeholornis was a very primitive Mesozoic bird from the Early Cretaceous, found in what is now China. It was the size of a turkey, and scientists believe Jeholornis had pretty muscular wings but probably couldn't flap them, speculating that the bird was a very strong glider!The Forest FireWhen a forest fire comes to woods not far from the family nest at Pteranodon Terrace, the family takes the Dinosaur Train to visit a nearby area where a fire has already been, and the Conductor leads the kids on a Nature Tracker hike through the woods to see how new life is growing back - even after the forest fire's devastation.Educational ObjectivesForest fires play a role in helping to maintain a healthy ecosystem. Fires can help the ecosystem of forests by reducing overpopulation of trees - allowing existing trees to grow larger; and cause some seeds to sprout - the seeds of lodgepole pines, for example (found in Yellowstone) will only open after they are exposed to fire.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2012-02-07T10:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000208\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864922\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9182\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6322\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638215\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490148\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-b93913ca-6f71-476c-b7b1-ce01db88286d\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/5E7D-B2DB-175E-B74D-63B5-2\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51585\",\n                            \"cid:org:pbs.org:Edit70640\",\n                            \"cid:org:pbs.org:Edit70641\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation214\",\n                            \"cid:org:pbs.org:Manifestation402\",\n                            \"cid:org:pbs.org:Manifestation490\",\n                            \"cid:org:pbs.org:Manifestation884\",\n                            \"cid:org:pbs.org:Manifestation885\",\n                            \"cid:org:pbs.org:Manifestation1132\",\n                            \"cid:org:pbs.org:Manifestation1284\",\n                            \"cid:org:pbs.org:Manifestation1397\",\n                            \"cid:org:pbs.org:Manifestation1528\",\n                            \"cid:org:pbs.org:Manifestation1691\",\n                            \"cid:org:pbs.org:Manifestation1751\",\n                            \"cid:org:pbs.org:Manifestation1992\",\n                            \"cid:org:pbs.org:Manifestation2442\",\n                            \"cid:org:pbs.org:Manifestation2495\",\n                            \"cid:org:pbs.org:Manifestation2692\",\n                            \"cid:org:pbs.org:Manifestation3032\",\n                            \"cid:org:pbs.org:Manifestation3363\",\n                            \"cid:org:pbs.org:Manifestation3497\",\n                            \"cid:org:pbs.org:Manifestation3697\",\n                            \"cid:org:pbs.org:Manifestation3780\",\n                            \"cid:org:pbs.org:Manifestation3931\",\n                            \"cid:org:pbs.org:Manifestation3967\",\n                            \"cid:org:pbs.org:Manifestation4149\",\n                            \"cid:org:pbs.org:Manifestation4241\",\n                            \"cid:org:pbs.org:Manifestation4286\",\n                            \"cid:org:pbs.org:Manifestation4511\",\n                            \"cid:org:pbs.org:Manifestation4570\",\n                            \"cid:org:pbs.org:Manifestation4783\",\n                            \"cid:org:pbs.org:Manifestation5062\",\n                            \"cid:org:pbs.org:Manifestation5539\",\n                            \"cid:org:pbs.org:Manifestation5608\",\n                            \"cid:org:pbs.org:Manifestation5663\",\n                            \"cid:org:pbs.org:Manifestation5912\",\n                            \"cid:org:pbs.org:Manifestation5929\",\n                            \"cid:org:pbs.org:Manifestation6023\",\n                            \"cid:org:pbs.org:Manifestation6175\",\n                            \"cid:org:pbs.org:Manifestation6353\",\n                            \"cid:org:pbs.org:Manifestation6501\",\n                            \"cid:org:pbs.org:Manifestation6506\",\n                            \"cid:org:pbs.org:Manifestation6891\",\n                            \"cid:org:pbs.org:Manifestation6892\",\n                            \"cid:org:pbs.org:Manifestation11213\",\n                            \"cid:org:pbs.org:Manifestation11284\",\n                            \"cid:org:pbs.org:Manifestation11285\",\n                            \"cid:org:pbs.org:Manifestation11286\",\n                            \"cid:org:pbs.org:Manifestation18426\",\n                            \"cid:org:pbs.org:Manifestation18714\",\n                            \"cid:org:pbs.org:Manifestation18809\",\n                            \"cid:org:pbs.org:Manifestation18963\",\n                            \"cid:org:pbs.org:Manifestation19088\",\n                            \"cid:org:pbs.org:Manifestation19330\",\n                            \"cid:org:pbs.org:Manifestation19792\",\n                            \"cid:org:pbs.org:Manifestation20077\",\n                            \"cid:org:pbs.org:Manifestation20163\",\n                            \"cid:org:pbs.org:Manifestation20164\",\n                            \"cid:org:pbs.org:Manifestation20596\",\n                            \"cid:org:pbs.org:Manifestation20695\",\n                            \"cid:org:pbs.org:Manifestation347179\",\n                            \"cid:org:pbs.org:Manifestation347359\",\n                            \"cid:org:pbs.org:Manifestation352550\",\n                            \"cid:org:pbs.org:Manifestation352551\",\n                            \"cid:org:pbs.org:Manifestation358212\",\n                            \"cid:org:pbs.org:Manifestation359831\",\n                            \"cid:org:pbs.org:Manifestation359885\",\n                            \"cid:org:pbs.org:Manifestation365933\",\n                            \"cid:org:pbs.org:Manifestation369792\",\n                            \"cid:org:pbs.org:Manifestation375348\",\n                            \"cid:org:pbs.org:Manifestation376728\",\n                            \"cid:org:pbs.org:Manifestation376744\",\n                            \"cid:org:pbs.org:Manifestation382757\",\n                            \"cid:org:pbs.org:Manifestation384553\",\n                            \"cid:org:pbs.org:Manifestation389664\",\n                            \"cid:org:pbs.org:Manifestation392190\",\n                            \"cid:org:pbs.org:Manifestation396988\",\n                            \"cid:org:pbs.org:Manifestation397017\",\n                            \"cid:org:pbs.org:Manifestation399069\",\n                            \"cid:org:pbs.org:Manifestation403396\",\n                            \"cid:org:pbs.org:Manifestation408710\",\n                            \"cid:org:pbs.org:Manifestation410228\",\n                            \"cid:org:pbs.org:Manifestation415169\",\n                            \"cid:org:pbs.org:Manifestation416507\",\n                            \"cid:org:pbs.org:Manifestation417295\",\n                            \"cid:org:pbs.org:Manifestation420296\",\n                            \"cid:org:pbs.org:Manifestation427312\",\n                            \"cid:org:pbs.org:Manifestation432685\",\n                            \"cid:org:pbs.org:Manifestation439432\",\n                            \"cid:org:pbs.org:Manifestation444503\",\n                            \"cid:org:pbs.org:Manifestation458976\",\n                            \"cid:org:pbs.org:Manifestation465702\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16867\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16867/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16867/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16867\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:20Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:59:34Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Dry Times at Pteranodon Terrace Big Misty SeaFishing Contest\",\n                        \"Title19\": \"Dinosaur Tr: E9\",\n                        \"Title120\": \"Dry Times at Pteranodon Terrace/Big Misty Sea Fishing Contest\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"209\",\n                        \"DistributionNumber\": 9,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Dry Times at Pteranodon TerraceWhen the weather has been extremely dry for several weeks, all the water holes at Pteranodon Terrace dry up. The Lambeosaurus family decides to move away in search of water, which upsets the kids. Dad and Mom decide to take the kids to the Big Pond on a camping trip, where they will wait out the drought and return home when it rains again. Don doesn't want to leave his home, even temporarily, and decides to perfect a 'rain dance' that will make the rain return. Educational Objectives Weather changes from year to year, sometimes getting hotter and drier, sometimes colder and wetter. Drought is an extended period (months or years) with minimal rain that makes it very tough for the plants and animals of a given region. Some animals, like insects, do just fine during droughts because they require less water.Big Misty Sea Fishing ContestBig City Dad learns that he's been chosen to compete in the big annual Fishing Contest at the Big Misty Sea, and is one of three contestants. The whole family rides there on the Dinosaur Train to cheer Dad on. They learn that the contestants are Dad, the Old Spinosaurus, and Dad's childhood friend and rival, a huge raptor named Marco Megaraptor. The three all end up fighting over Chester, the legendary biggest fish in the Big Misty Sea. Educational Objectives Big carnivorous animals use a variety of specialized features and behavioral strategies to catch their prey. We contrast these different strategies between different dinosaurs as they each attempt to catch the biggest fish.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2012-02-08T10:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000209\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864923\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9183\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6286\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638212\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490149\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-e281a99b-d145-4fda-9f9a-7cec27b7382a\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/84C6-2E2C-0375-0215-FC8B-F\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51584\",\n                            \"cid:org:pbs.org:Edit74414\",\n                            \"cid:org:pbs.org:Edit74415\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation107210\",\n                            \"cid:org:pbs.org:Manifestation107618\",\n                            \"cid:org:pbs.org:Manifestation107619\",\n                            \"cid:org:pbs.org:Manifestation108026\",\n                            \"cid:org:pbs.org:Manifestation108180\",\n                            \"cid:org:pbs.org:Manifestation108292\",\n                            \"cid:org:pbs.org:Manifestation108301\",\n                            \"cid:org:pbs.org:Manifestation108487\",\n                            \"cid:org:pbs.org:Manifestation108730\",\n                            \"cid:org:pbs.org:Manifestation108914\",\n                            \"cid:org:pbs.org:Manifestation108976\",\n                            \"cid:org:pbs.org:Manifestation109418\",\n                            \"cid:org:pbs.org:Manifestation109477\",\n                            \"cid:org:pbs.org:Manifestation109714\",\n                            \"cid:org:pbs.org:Manifestation109797\",\n                            \"cid:org:pbs.org:Manifestation110057\",\n                            \"cid:org:pbs.org:Manifestation110292\",\n                            \"cid:org:pbs.org:Manifestation110472\",\n                            \"cid:org:pbs.org:Manifestation110745\",\n                            \"cid:org:pbs.org:Manifestation110794\",\n                            \"cid:org:pbs.org:Manifestation111047\",\n                            \"cid:org:pbs.org:Manifestation111229\",\n                            \"cid:org:pbs.org:Manifestation111256\",\n                            \"cid:org:pbs.org:Manifestation111289\",\n                            \"cid:org:pbs.org:Manifestation111370\",\n                            \"cid:org:pbs.org:Manifestation111598\",\n                            \"cid:org:pbs.org:Manifestation111736\",\n                            \"cid:org:pbs.org:Manifestation111968\",\n                            \"cid:org:pbs.org:Manifestation112055\",\n                            \"cid:org:pbs.org:Manifestation112130\",\n                            \"cid:org:pbs.org:Manifestation112273\",\n                            \"cid:org:pbs.org:Manifestation112353\",\n                            \"cid:org:pbs.org:Manifestation112363\",\n                            \"cid:org:pbs.org:Manifestation112590\",\n                            \"cid:org:pbs.org:Manifestation112655\",\n                            \"cid:org:pbs.org:Manifestation112689\",\n                            \"cid:org:pbs.org:Manifestation113033\",\n                            \"cid:org:pbs.org:Manifestation113124\",\n                            \"cid:org:pbs.org:Manifestation113340\",\n                            \"cid:org:pbs.org:Manifestation113350\",\n                            \"cid:org:pbs.org:Manifestation113371\",\n                            \"cid:org:pbs.org:Manifestation113564\",\n                            \"cid:org:pbs.org:Manifestation113601\",\n                            \"cid:org:pbs.org:Manifestation113654\",\n                            \"cid:org:pbs.org:Manifestation113819\",\n                            \"cid:org:pbs.org:Manifestation114054\",\n                            \"cid:org:pbs.org:Manifestation114113\",\n                            \"cid:org:pbs.org:Manifestation114325\",\n                            \"cid:org:pbs.org:Manifestation114861\",\n                            \"cid:org:pbs.org:Manifestation114862\",\n                            \"cid:org:pbs.org:Manifestation115330\",\n                            \"cid:org:pbs.org:Manifestation126752\",\n                            \"cid:org:pbs.org:Manifestation126753\",\n                            \"cid:org:pbs.org:Manifestation126910\",\n                            \"cid:org:pbs.org:Manifestation126911\",\n                            \"cid:org:pbs.org:Manifestation127071\",\n                            \"cid:org:pbs.org:Manifestation127282\",\n                            \"cid:org:pbs.org:Manifestation127283\",\n                            \"cid:org:pbs.org:Manifestation127529\",\n                            \"cid:org:pbs.org:Manifestation127629\",\n                            \"cid:org:pbs.org:Manifestation349584\",\n                            \"cid:org:pbs.org:Manifestation352873\",\n                            \"cid:org:pbs.org:Manifestation353016\",\n                            \"cid:org:pbs.org:Manifestation353112\",\n                            \"cid:org:pbs.org:Manifestation353115\",\n                            \"cid:org:pbs.org:Manifestation358185\",\n                            \"cid:org:pbs.org:Manifestation358686\",\n                            \"cid:org:pbs.org:Manifestation358745\",\n                            \"cid:org:pbs.org:Manifestation365704\",\n                            \"cid:org:pbs.org:Manifestation369612\",\n                            \"cid:org:pbs.org:Manifestation373955\",\n                            \"cid:org:pbs.org:Manifestation376577\",\n                            \"cid:org:pbs.org:Manifestation382758\",\n                            \"cid:org:pbs.org:Manifestation384552\",\n                            \"cid:org:pbs.org:Manifestation389669\",\n                            \"cid:org:pbs.org:Manifestation392191\",\n                            \"cid:org:pbs.org:Manifestation397018\",\n                            \"cid:org:pbs.org:Manifestation397019\",\n                            \"cid:org:pbs.org:Manifestation399037\",\n                            \"cid:org:pbs.org:Manifestation399081\",\n                            \"cid:org:pbs.org:Manifestation404166\",\n                            \"cid:org:pbs.org:Manifestation408714\",\n                            \"cid:org:pbs.org:Manifestation415162\",\n                            \"cid:org:pbs.org:Manifestation416639\",\n                            \"cid:org:pbs.org:Manifestation417296\",\n                            \"cid:org:pbs.org:Manifestation420286\",\n                            \"cid:org:pbs.org:Manifestation426905\",\n                            \"cid:org:pbs.org:Manifestation432675\",\n                            \"cid:org:pbs.org:Manifestation439430\",\n                            \"cid:org:pbs.org:Manifestation444519\",\n                            \"cid:org:pbs.org:Manifestation459245\",\n                            \"cid:org:pbs.org:Manifestation465716\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16868\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16868/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode16868/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1148\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode16868\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:27:20Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:19:18Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1148\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Hurricane at Pteranodon Terrace Rafting the Cretaceous\",\n                        \"Title19\": \"Dinosaur Tr: E10\",\n                        \"Title120\": \"Hurricane at Pteranodon Terrace/Rafting the Cretaceous\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"210\",\n                        \"DistributionNumber\": 10,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Hurricane at Pteranodon TerraceThe long-awaited rains finally return to Pteranodon Terrace, but grow into a huge rainstorm that grows even bigger - into a hurricane! Dad hasn't seen it blow like this since he was a kid. They seek shelter, and Don discovers an entrance to a cave below their nest, where not only the Pteranodons, but also their other neighbors, the Lambeorsaurus family and Cindy Cimolestes, all take shelter for the night. In the morning, the storm has passed, but everyone must pitch in to rebuild their various nests.Educational Objectives Hurricanes are powerful storms that start over warm (tropical) ocean water but can move inland, causing high winds, torrential rains, flooding, and much damage. Rafting the CretaceousThe family is cleaning up the mess left over from the hurricane, and discover that a raft of logs has washed up two refugees from across the Western Interior Sea - a turtle named Aidan Adocus, and a small mammal named Tommy Ptilodus. Our family learns of their adventure, crossing the sea in the storm, and washing up at Pteranodon Terrace. They decide to take their new friends to the Dinosaur Train, and ride back with them to their home in Appalachia.Educational Objective Land animals occasionally, and accidentally, move between landmasses across large stretches of ocean. Sometimes their descendants manage to survive in the new home, forever changing the make-up of the animals living there. Scientists use the concept of 'rafting' to explain how some animals are transported over water from one location to another.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2012-02-09T10:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000210\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-153864924\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9184\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-6273\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-1194\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638218\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490150\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-dbf641d1-cb4e-47c8-8b13-6ca32d7660a6\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/384D-2DAD-FB12-F960-292C-B\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51575\",\n                            \"cid:org:pbs.org:Edit72440\",\n                            \"cid:org:pbs.org:Edit72441\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation42790\",\n                            \"cid:org:pbs.org:Manifestation43175\",\n                            \"cid:org:pbs.org:Manifestation43616\",\n                            \"cid:org:pbs.org:Manifestation43617\",\n                            \"cid:org:pbs.org:Manifestation44745\",\n                            \"cid:org:pbs.org:Manifestation44943\",\n                            \"cid:org:pbs.org:Manifestation45034\",\n                            \"cid:org:pbs.org:Manifestation45489\",\n                            \"cid:org:pbs.org:Manifestation46258\",\n                            \"cid:org:pbs.org:Manifestation46617\",\n                            \"cid:org:pbs.org:Manifestation46825\",\n                            \"cid:org:pbs.org:Manifestation46953\",\n                            \"cid:org:pbs.org:Manifestation47302\",\n                            \"cid:org:pbs.org:Manifestation48667\",\n                            \"cid:org:pbs.org:Manifestation48668\",\n                            \"cid:org:pbs.org:Manifestation49169\",\n                            \"cid:org:pbs.org:Manifestation49298\",\n                            \"cid:org:pbs.org:Manifestation49356\",\n                            \"cid:org:pbs.org:Manifestation49618\",\n                            \"cid:org:pbs.org:Manifestation49679\",\n                            \"cid:org:pbs.org:Manifestation49680\",\n                            \"cid:org:pbs.org:Manifestation49839\",\n                            \"cid:org:pbs.org:Manifestation50722\",\n                            \"cid:org:pbs.org:Manifestation51482\",\n                            \"cid:org:pbs.org:Manifestation51527\",\n                            \"cid:org:pbs.org:Manifestation51528\",\n                            \"cid:org:pbs.org:Manifestation51948\",\n                            \"cid:org:pbs.org:Manifestation52200\",\n                            \"cid:org:pbs.org:Manifestation53018\",\n                            \"cid:org:pbs.org:Manifestation53050\",\n                            \"cid:org:pbs.org:Manifestation53386\",\n                            \"cid:org:pbs.org:Manifestation53695\",\n                            \"cid:org:pbs.org:Manifestation54035\",\n                            \"cid:org:pbs.org:Manifestation54188\",\n                            \"cid:org:pbs.org:Manifestation54528\",\n                            \"cid:org:pbs.org:Manifestation55015\",\n                            \"cid:org:pbs.org:Manifestation55203\",\n                            \"cid:org:pbs.org:Manifestation55439\",\n                            \"cid:org:pbs.org:Manifestation55496\",\n                            \"cid:org:pbs.org:Manifestation55553\",\n                            \"cid:org:pbs.org:Manifestation55805\",\n                            \"cid:org:pbs.org:Manifestation55814\",\n                            \"cid:org:pbs.org:Manifestation56108\",\n                            \"cid:org:pbs.org:Manifestation56116\",\n                            \"cid:org:pbs.org:Manifestation56358\",\n                            \"cid:org:pbs.org:Manifestation56401\",\n                            \"cid:org:pbs.org:Manifestation56646\",\n                            \"cid:org:pbs.org:Manifestation57096\",\n                            \"cid:org:pbs.org:Manifestation57595\",\n                            \"cid:org:pbs.org:Manifestation57915\",\n                            \"cid:org:pbs.org:Manifestation58120\",\n                            \"cid:org:pbs.org:Manifestation58182\",\n                            \"cid:org:pbs.org:Manifestation58435\",\n                            \"cid:org:pbs.org:Manifestation59030\",\n                            \"cid:org:pbs.org:Manifestation59473\",\n                            \"cid:org:pbs.org:Manifestation61297\",\n                            \"cid:org:pbs.org:Manifestation61298\",\n                            \"cid:org:pbs.org:Manifestation63595\",\n                            \"cid:org:pbs.org:Manifestation63709\",\n                            \"cid:org:pbs.org:Manifestation348281\",\n                            \"cid:org:pbs.org:Manifestation352697\",\n                            \"cid:org:pbs.org:Manifestation352698\",\n                            \"cid:org:pbs.org:Manifestation352869\",\n                            \"cid:org:pbs.org:Manifestation358211\",\n                            \"cid:org:pbs.org:Manifestation359902\",\n                            \"cid:org:pbs.org:Manifestation360597\",\n                            \"cid:org:pbs.org:Manifestation365758\",\n                            \"cid:org:pbs.org:Manifestation369621\",\n                            \"cid:org:pbs.org:Manifestation373958\",\n                            \"cid:org:pbs.org:Manifestation376574\",\n                            \"cid:org:pbs.org:Manifestation384065\",\n                            \"cid:org:pbs.org:Manifestation385426\",\n                            \"cid:org:pbs.org:Manifestation389975\",\n                            \"cid:org:pbs.org:Manifestation392188\",\n                            \"cid:org:pbs.org:Manifestation396417\",\n                            \"cid:org:pbs.org:Manifestation399979\",\n                            \"cid:org:pbs.org:Manifestation404174\",\n                            \"cid:org:pbs.org:Manifestation408933\",\n                            \"cid:org:pbs.org:Manifestation415154\",\n                            \"cid:org:pbs.org:Manifestation416116\",\n                            \"cid:org:pbs.org:Manifestation417299\",\n                            \"cid:org:pbs.org:Manifestation420868\",\n                            \"cid:org:pbs.org:Manifestation426675\",\n                            \"cid:org:pbs.org:Manifestation432699\",\n                            \"cid:org:pbs.org:Manifestation438737\",\n                            \"cid:org:pbs.org:Manifestation445063\",\n                            \"cid:org:pbs.org:Manifestation459247\",\n                            \"cid:org:pbs.org:Manifestation463976\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/season/cid:org:pbs.org:Season1148/episodes?pagesize=10&offset=10\"\n                        }\n                    }\n                ],\n                \"OrganizationList\": [],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"MBank Tech Operations\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1248/organizations\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1248/episodes\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    }\n                },\n                \"SeasonUID\": \"cid:org:pbs.org:Season1248\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-07-31T16:14:57Z\",\n                \"UpdateDateTime\": \"2025-11-22T07:30:45Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Series14\",\n                \"EntityType\": \"Season\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"Season\",\n                \"Title\": \"Dinosaur Train:Season4\",\n                \"SeasonClass\": \"Main\",\n                \"SequenceNumber\": 4,\n                \"ReleaseDate\": \"2015-12-07T16:00:00Z\",\n                \"USTVRating\": \"TV-Y\",\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-Season.4-Series.610407942\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Rightsline-3035\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085311\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:MediaManager-c2233bfe-4563-4de1-aff8-bfa537626bde\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/4072-C65E-CFC1-0037-F90D-D\"\n                    }\n                ],\n                \"EpisodeList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24729\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24729/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24729/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24729\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-11-22T07:30:45Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Trains, Submarines and Zeppelins: Part 1 Part 2\",\n                        \"Title19\": \"Dinosaur Tr: E1\",\n                        \"Title120\": \"Trains, Submarines and Zeppelins: Part 1/Part 2\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"401\",\n                        \"DistributionNumber\": 1,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"When Mr. Pteranodon and Larry go out to the Big Pond to find some red platanoids for the Winter Solstice Celebration, they accidentally miss the last train home. Will Larry and Mr. Pteranodon stop bickering long enough to figure out a way home, or will they get stranded in the middle of nowhere and miss the family Winter Solstice CelebrationEducational Objective: The Winter Solstice is the shortest day of the year.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2015-12-07T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000401\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543211\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58008\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9214\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646040\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt5224938\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490306\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-2278c352-f861-49e1-bc18-1381ae433026\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/2A65-40F4-803C-8498-75FC-Y\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52062\",\n                            \"cid:org:pbs.org:Edit69065\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation20972\",\n                            \"cid:org:pbs.org:Manifestation21215\",\n                            \"cid:org:pbs.org:Manifestation22220\",\n                            \"cid:org:pbs.org:Manifestation22327\",\n                            \"cid:org:pbs.org:Manifestation22358\",\n                            \"cid:org:pbs.org:Manifestation22359\",\n                            \"cid:org:pbs.org:Manifestation22642\",\n                            \"cid:org:pbs.org:Manifestation22643\",\n                            \"cid:org:pbs.org:Manifestation22686\",\n                            \"cid:org:pbs.org:Manifestation22687\",\n                            \"cid:org:pbs.org:Manifestation22688\",\n                            \"cid:org:pbs.org:Manifestation22689\",\n                            \"cid:org:pbs.org:Manifestation22690\",\n                            \"cid:org:pbs.org:Manifestation22831\",\n                            \"cid:org:pbs.org:Manifestation23771\",\n                            \"cid:org:pbs.org:Manifestation23784\",\n                            \"cid:org:pbs.org:Manifestation23926\",\n                            \"cid:org:pbs.org:Manifestation24003\",\n                            \"cid:org:pbs.org:Manifestation24409\",\n                            \"cid:org:pbs.org:Manifestation24455\",\n                            \"cid:org:pbs.org:Manifestation24685\",\n                            \"cid:org:pbs.org:Manifestation24743\",\n                            \"cid:org:pbs.org:Manifestation24994\",\n                            \"cid:org:pbs.org:Manifestation24998\",\n                            \"cid:org:pbs.org:Manifestation25430\",\n                            \"cid:org:pbs.org:Manifestation25441\",\n                            \"cid:org:pbs.org:Manifestation25442\",\n                            \"cid:org:pbs.org:Manifestation25790\",\n                            \"cid:org:pbs.org:Manifestation26374\",\n                            \"cid:org:pbs.org:Manifestation41331\",\n                            \"cid:org:pbs.org:Manifestation41600\",\n                            \"cid:org:pbs.org:Manifestation41731\",\n                            \"cid:org:pbs.org:Manifestation41732\",\n                            \"cid:org:pbs.org:Manifestation42154\",\n                            \"cid:org:pbs.org:Manifestation347398\",\n                            \"cid:org:pbs.org:Manifestation347431\",\n                            \"cid:org:pbs.org:Manifestation347679\",\n                            \"cid:org:pbs.org:Manifestation355851\",\n                            \"cid:org:pbs.org:Manifestation363344\",\n                            \"cid:org:pbs.org:Manifestation363525\",\n                            \"cid:org:pbs.org:Manifestation370214\",\n                            \"cid:org:pbs.org:Manifestation371703\",\n                            \"cid:org:pbs.org:Manifestation377614\",\n                            \"cid:org:pbs.org:Manifestation377694\",\n                            \"cid:org:pbs.org:Manifestation382520\",\n                            \"cid:org:pbs.org:Manifestation385947\",\n                            \"cid:org:pbs.org:Manifestation390557\",\n                            \"cid:org:pbs.org:Manifestation390593\",\n                            \"cid:org:pbs.org:Manifestation397470\",\n                            \"cid:org:pbs.org:Manifestation397747\",\n                            \"cid:org:pbs.org:Manifestation406005\",\n                            \"cid:org:pbs.org:Manifestation408289\",\n                            \"cid:org:pbs.org:Manifestation411015\",\n                            \"cid:org:pbs.org:Manifestation415069\",\n                            \"cid:org:pbs.org:Manifestation415170\",\n                            \"cid:org:pbs.org:Manifestation415768\",\n                            \"cid:org:pbs.org:Manifestation417473\",\n                            \"cid:org:pbs.org:Manifestation422298\",\n                            \"cid:org:pbs.org:Manifestation427307\",\n                            \"cid:org:pbs.org:Manifestation432694\",\n                            \"cid:org:pbs.org:Manifestation434568\",\n                            \"cid:org:pbs.org:Manifestation440880\",\n                            \"cid:org:pbs.org:Manifestation442758\",\n                            \"cid:org:pbs.org:Manifestation448535\",\n                            \"cid:org:pbs.org:Manifestation449142\",\n                            \"cid:org:pbs.org:Manifestation452521\",\n                            \"cid:org:pbs.org:Manifestation463642\",\n                            \"cid:org:pbs.org:Manifestation464060\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24730\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24730/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24730/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24730\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:07Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"What's at the Center of the Earth Layers! Fossils!\",\n                        \"Title19\": \"Dinosaur Train 2\",\n                        \"Title120\": \"What's at the Center of the Earth? Layers!/What's at (...) the Earth: Fossils!\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"402\",\n                        \"DistributionNumber\": 2,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Story A Synopsis: 'What's at the Center of the Earth Layers!' - The Conductor takes the Pteranodon family on a very special journey on a new invention - the Drill Engine Train - in search of the perfect spot for a new Underground Dinosaur Train Station! Don is THRILLED to be venturing into the BIGGEST HOLE THE EARTH HAS EVER KNOWN! Shiny is nervous to be underground, until they meet a new friend (a Mesozoic Mole named NATASHA NECROLESTES), who teaches them all about the different layers of the Earth. Story A Educational Objectives: The Earth has several layers - the crust (a thin, solid outermost layer), the mantle (the deeper, denser layer), and the core (the super dense center that's as hot as the sun). Also, a Necrolestes is a type of Mesozoic mole.Story B Synopsis: 'What's at the Center of the Earth Fossils!' - As the Pteranodon Family continues their journey underground, Don accidentally breaks Buddy's trilobite fossil (the oldest fossil in his collection!) When the search for another trilobite fossil turns up empty, their new friend Natasha Necrolestes takes them to Fossil Alley, where the kids learn that the older the fossil, the deeper underground it is.Story B Educational Objectives: You don't usually find fossils from different time periods mixed together in the Earth. The Law of Superposition means that when we see a stack of rock layers, the deeper you go into the Earth, the older the rocks and fossils you find.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2017-02-21T20:30:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000402\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543216\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58009\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9215\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646041\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490315\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-ea7600b0-dd38-4a61-9a94-95cec7aa1c82\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/6838-682B-C0D8-BC6E-7248-8\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52066\",\n                            \"cid:org:pbs.org:Edit73048\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64126\",\n                            \"cid:org:pbs.org:Manifestation64127\",\n                            \"cid:org:pbs.org:Manifestation64594\",\n                            \"cid:org:pbs.org:Manifestation64655\",\n                            \"cid:org:pbs.org:Manifestation64780\",\n                            \"cid:org:pbs.org:Manifestation64845\",\n                            \"cid:org:pbs.org:Manifestation65059\",\n                            \"cid:org:pbs.org:Manifestation65161\",\n                            \"cid:org:pbs.org:Manifestation65376\",\n                            \"cid:org:pbs.org:Manifestation65549\",\n                            \"cid:org:pbs.org:Manifestation65733\",\n                            \"cid:org:pbs.org:Manifestation65832\",\n                            \"cid:org:pbs.org:Manifestation66391\",\n                            \"cid:org:pbs.org:Manifestation66521\",\n                            \"cid:org:pbs.org:Manifestation66576\",\n                            \"cid:org:pbs.org:Manifestation66707\",\n                            \"cid:org:pbs.org:Manifestation66708\",\n                            \"cid:org:pbs.org:Manifestation67130\",\n                            \"cid:org:pbs.org:Manifestation67263\",\n                            \"cid:org:pbs.org:Manifestation67291\",\n                            \"cid:org:pbs.org:Manifestation67292\",\n                            \"cid:org:pbs.org:Manifestation67492\",\n                            \"cid:org:pbs.org:Manifestation67581\",\n                            \"cid:org:pbs.org:Manifestation68180\",\n                            \"cid:org:pbs.org:Manifestation68877\",\n                            \"cid:org:pbs.org:Manifestation68878\",\n                            \"cid:org:pbs.org:Manifestation69401\",\n                            \"cid:org:pbs.org:Manifestation84243\",\n                            \"cid:org:pbs.org:Manifestation84339\",\n                            \"cid:org:pbs.org:Manifestation84599\",\n                            \"cid:org:pbs.org:Manifestation84602\",\n                            \"cid:org:pbs.org:Manifestation84757\",\n                            \"cid:org:pbs.org:Manifestation84880\",\n                            \"cid:org:pbs.org:Manifestation84972\",\n                            \"cid:org:pbs.org:Manifestation85046\",\n                            \"cid:org:pbs.org:Manifestation85047\",\n                            \"cid:org:pbs.org:Manifestation348617\",\n                            \"cid:org:pbs.org:Manifestation348729\",\n                            \"cid:org:pbs.org:Manifestation355534\",\n                            \"cid:org:pbs.org:Manifestation363511\",\n                            \"cid:org:pbs.org:Manifestation364163\",\n                            \"cid:org:pbs.org:Manifestation370183\",\n                            \"cid:org:pbs.org:Manifestation371576\",\n                            \"cid:org:pbs.org:Manifestation377622\",\n                            \"cid:org:pbs.org:Manifestation377695\",\n                            \"cid:org:pbs.org:Manifestation382561\",\n                            \"cid:org:pbs.org:Manifestation385923\",\n                            \"cid:org:pbs.org:Manifestation390553\",\n                            \"cid:org:pbs.org:Manifestation390568\",\n                            \"cid:org:pbs.org:Manifestation397461\",\n                            \"cid:org:pbs.org:Manifestation397467\",\n                            \"cid:org:pbs.org:Manifestation397791\",\n                            \"cid:org:pbs.org:Manifestation397793\",\n                            \"cid:org:pbs.org:Manifestation406003\",\n                            \"cid:org:pbs.org:Manifestation408284\",\n                            \"cid:org:pbs.org:Manifestation410621\",\n                            \"cid:org:pbs.org:Manifestation414966\",\n                            \"cid:org:pbs.org:Manifestation415052\",\n                            \"cid:org:pbs.org:Manifestation415766\",\n                            \"cid:org:pbs.org:Manifestation417470\",\n                            \"cid:org:pbs.org:Manifestation422449\",\n                            \"cid:org:pbs.org:Manifestation428116\",\n                            \"cid:org:pbs.org:Manifestation433998\",\n                            \"cid:org:pbs.org:Manifestation440623\",\n                            \"cid:org:pbs.org:Manifestation443240\",\n                            \"cid:org:pbs.org:Manifestation452458\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24731\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24731/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24731/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24731\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:09Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"What's at the Center of the Earth Troglobites! Minerals!\",\n                        \"Title19\": \"Dinosaur Tr: E3\",\n                        \"Title120\": \"What's at the Center of the Earth? Troglobites!/Minerals!\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"403\",\n                        \"DistributionNumber\": 3,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Story A Synopsis: 'What's at the Center of the Earth Troglobites!' - The Drill Engine Train burrows into an underground limestone cave, where the Pteranodon Family meets some strange creatures without eyes called 'troglobites.' In a contest to see who would make the best troglobite, Buddy, Tiny, Shiny, and Don participate in a treasure hunt - with their eyes closed! The kids have to rely on their other senses (with some guidance from the actual troglobites) to navigate the cave and find the prize.Story A Educational Objectives: A speleologist is someone who studies caves. Also, there are creatures called troglobites whose bodies are specially adapted for living in deep caves without any light.Story B Synopsis: 'What's at the Center of the Earth Minerals!' - While digging even further underground, the drill bit on the Drill Engine Train breaks. The Pteranodon Family find themselves in the Cave of Giant Crystals, where they learn all about rocks and crystals (what they are, how they're different, how they form). In order to get back home, the Pteranodon Family has to fix the drill bit by finding a mineral harder than the mineral that broke the bit in the first place.Story B Educational Objectives: Minerals form naturally in the Earth and are made of the same thing all the way through, while rocks are made up of a bunch of different kinds of minerals. Minerals come in thousands of different types (more than 4000 to be more exact), many of which form large and beautiful crystals, some of which are harder than others.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2017-02-23T20:30:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000403\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543220\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58010\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9216\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646045\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490316\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-794eabd3-61da-4cff-b465-b70dbe17e3f1\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/94E0-DCD0-2BAC-19D0-C9CA-K\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52159\",\n                            \"cid:org:pbs.org:Edit71756\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation66\",\n                            \"cid:org:pbs.org:Manifestation67\",\n                            \"cid:org:pbs.org:Manifestation403\",\n                            \"cid:org:pbs.org:Manifestation603\",\n                            \"cid:org:pbs.org:Manifestation881\",\n                            \"cid:org:pbs.org:Manifestation955\",\n                            \"cid:org:pbs.org:Manifestation1215\",\n                            \"cid:org:pbs.org:Manifestation1216\",\n                            \"cid:org:pbs.org:Manifestation1348\",\n                            \"cid:org:pbs.org:Manifestation1526\",\n                            \"cid:org:pbs.org:Manifestation1626\",\n                            \"cid:org:pbs.org:Manifestation2002\",\n                            \"cid:org:pbs.org:Manifestation2189\",\n                            \"cid:org:pbs.org:Manifestation2305\",\n                            \"cid:org:pbs.org:Manifestation2306\",\n                            \"cid:org:pbs.org:Manifestation2403\",\n                            \"cid:org:pbs.org:Manifestation2701\",\n                            \"cid:org:pbs.org:Manifestation2857\",\n                            \"cid:org:pbs.org:Manifestation2973\",\n                            \"cid:org:pbs.org:Manifestation3100\",\n                            \"cid:org:pbs.org:Manifestation3125\",\n                            \"cid:org:pbs.org:Manifestation3126\",\n                            \"cid:org:pbs.org:Manifestation3946\",\n                            \"cid:org:pbs.org:Manifestation11281\",\n                            \"cid:org:pbs.org:Manifestation18389\",\n                            \"cid:org:pbs.org:Manifestation19408\",\n                            \"cid:org:pbs.org:Manifestation19500\",\n                            \"cid:org:pbs.org:Manifestation19501\",\n                            \"cid:org:pbs.org:Manifestation19722\",\n                            \"cid:org:pbs.org:Manifestation20082\",\n                            \"cid:org:pbs.org:Manifestation20162\",\n                            \"cid:org:pbs.org:Manifestation20417\",\n                            \"cid:org:pbs.org:Manifestation20489\",\n                            \"cid:org:pbs.org:Manifestation20516\",\n                            \"cid:org:pbs.org:Manifestation20602\",\n                            \"cid:org:pbs.org:Manifestation20603\",\n                            \"cid:org:pbs.org:Manifestation20697\",\n                            \"cid:org:pbs.org:Manifestation346933\",\n                            \"cid:org:pbs.org:Manifestation347357\",\n                            \"cid:org:pbs.org:Manifestation355535\",\n                            \"cid:org:pbs.org:Manifestation355550\",\n                            \"cid:org:pbs.org:Manifestation363534\",\n                            \"cid:org:pbs.org:Manifestation365315\",\n                            \"cid:org:pbs.org:Manifestation370246\",\n                            \"cid:org:pbs.org:Manifestation371704\",\n                            \"cid:org:pbs.org:Manifestation377738\",\n                            \"cid:org:pbs.org:Manifestation382537\",\n                            \"cid:org:pbs.org:Manifestation385944\",\n                            \"cid:org:pbs.org:Manifestation390509\",\n                            \"cid:org:pbs.org:Manifestation390569\",\n                            \"cid:org:pbs.org:Manifestation397466\",\n                            \"cid:org:pbs.org:Manifestation398815\",\n                            \"cid:org:pbs.org:Manifestation405994\",\n                            \"cid:org:pbs.org:Manifestation407487\",\n                            \"cid:org:pbs.org:Manifestation410624\",\n                            \"cid:org:pbs.org:Manifestation414971\",\n                            \"cid:org:pbs.org:Manifestation415063\",\n                            \"cid:org:pbs.org:Manifestation416276\",\n                            \"cid:org:pbs.org:Manifestation417479\",\n                            \"cid:org:pbs.org:Manifestation422299\",\n                            \"cid:org:pbs.org:Manifestation434003\",\n                            \"cid:org:pbs.org:Manifestation440870\",\n                            \"cid:org:pbs.org:Manifestation443235\",\n                            \"cid:org:pbs.org:Manifestation452459\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24732\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24732/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24732/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24732\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:11Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Junior Conductors Academy: Part One Part Two\",\n                        \"Title19\": \"Dinosaur Tr: E4\",\n                        \"Title120\": \"Junior Conductors Academy: Part One/Junior Conductors Academy: Part Two\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"404\",\n                        \"DistributionNumber\": 4,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Story A - 'Junior Conductors Academy: Part One' - Synopsis: The kids are all excited! Why Because they're off to Junior Conductor's Academy in Laramidia, to try to become Junior Conductors First Class. Buddy has a feeling he's going to be a star in class, until he meets Dennis Deinocheirus - a kid who knows even more dinosaur facts than he does! Can Buddy get over his disappointment that he's not the smartest kid in class, and make friends with Dennis (who seems like he's having trouble making friends on his own)Story B - 'Junior Conductors Academy: Part Two' - Synopsis: Now that Buddy and Dennis are friends, they have to work together (with the other kids) in order to pass a series of tests. If they succeed, they'll receive their Junior Conductors First Class pins! But standing in the way of their success is the most challenging instructor of all... Thurston Troodon!Story A and B Educational Objectives - Deinocheirus, from the Ornithomimosaur family of theropods in the late cretaceous, had some of the longest arms of any bipedal dinosaur. Also, it's not always easy to make friends with someone you don't understand, but if you take the time and make the effort, it might not be as hard as you think.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2016-04-06T15:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000404\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543224\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58011\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9217\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646054\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490314\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-20be5768-5d79-4a88-82a4-e86023cbeba7\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/388D-7363-5110-A76F-8331-P\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52158\",\n                            \"cid:org:pbs.org:Edit69181\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation107128\",\n                            \"cid:org:pbs.org:Manifestation107207\",\n                            \"cid:org:pbs.org:Manifestation107288\",\n                            \"cid:org:pbs.org:Manifestation107289\",\n                            \"cid:org:pbs.org:Manifestation107761\",\n                            \"cid:org:pbs.org:Manifestation108076\",\n                            \"cid:org:pbs.org:Manifestation108138\",\n                            \"cid:org:pbs.org:Manifestation108139\",\n                            \"cid:org:pbs.org:Manifestation108318\",\n                            \"cid:org:pbs.org:Manifestation108399\",\n                            \"cid:org:pbs.org:Manifestation108400\",\n                            \"cid:org:pbs.org:Manifestation108462\",\n                            \"cid:org:pbs.org:Manifestation108624\",\n                            \"cid:org:pbs.org:Manifestation108625\",\n                            \"cid:org:pbs.org:Manifestation108977\",\n                            \"cid:org:pbs.org:Manifestation109173\",\n                            \"cid:org:pbs.org:Manifestation109359\",\n                            \"cid:org:pbs.org:Manifestation109416\",\n                            \"cid:org:pbs.org:Manifestation109538\",\n                            \"cid:org:pbs.org:Manifestation109639\",\n                            \"cid:org:pbs.org:Manifestation109722\",\n                            \"cid:org:pbs.org:Manifestation109723\",\n                            \"cid:org:pbs.org:Manifestation109808\",\n                            \"cid:org:pbs.org:Manifestation109890\",\n                            \"cid:org:pbs.org:Manifestation109951\",\n                            \"cid:org:pbs.org:Manifestation110019\",\n                            \"cid:org:pbs.org:Manifestation110045\",\n                            \"cid:org:pbs.org:Manifestation110058\",\n                            \"cid:org:pbs.org:Manifestation110151\",\n                            \"cid:org:pbs.org:Manifestation110316\",\n                            \"cid:org:pbs.org:Manifestation110434\",\n                            \"cid:org:pbs.org:Manifestation110622\",\n                            \"cid:org:pbs.org:Manifestation110744\",\n                            \"cid:org:pbs.org:Manifestation110869\",\n                            \"cid:org:pbs.org:Manifestation110881\",\n                            \"cid:org:pbs.org:Manifestation111746\",\n                            \"cid:org:pbs.org:Manifestation113156\",\n                            \"cid:org:pbs.org:Manifestation126832\",\n                            \"cid:org:pbs.org:Manifestation127233\",\n                            \"cid:org:pbs.org:Manifestation127278\",\n                            \"cid:org:pbs.org:Manifestation127279\",\n                            \"cid:org:pbs.org:Manifestation127392\",\n                            \"cid:org:pbs.org:Manifestation127526\",\n                            \"cid:org:pbs.org:Manifestation127631\",\n                            \"cid:org:pbs.org:Manifestation349586\",\n                            \"cid:org:pbs.org:Manifestation349778\",\n                            \"cid:org:pbs.org:Manifestation349800\",\n                            \"cid:org:pbs.org:Manifestation356857\",\n                            \"cid:org:pbs.org:Manifestation357275\",\n                            \"cid:org:pbs.org:Manifestation358670\",\n                            \"cid:org:pbs.org:Manifestation358879\",\n                            \"cid:org:pbs.org:Manifestation363536\",\n                            \"cid:org:pbs.org:Manifestation365327\",\n                            \"cid:org:pbs.org:Manifestation370235\",\n                            \"cid:org:pbs.org:Manifestation371578\",\n                            \"cid:org:pbs.org:Manifestation378211\",\n                            \"cid:org:pbs.org:Manifestation380081\",\n                            \"cid:org:pbs.org:Manifestation380622\",\n                            \"cid:org:pbs.org:Manifestation381752\",\n                            \"cid:org:pbs.org:Manifestation382563\",\n                            \"cid:org:pbs.org:Manifestation386005\",\n                            \"cid:org:pbs.org:Manifestation390554\",\n                            \"cid:org:pbs.org:Manifestation390592\",\n                            \"cid:org:pbs.org:Manifestation397187\",\n                            \"cid:org:pbs.org:Manifestation399029\",\n                            \"cid:org:pbs.org:Manifestation400359\",\n                            \"cid:org:pbs.org:Manifestation400768\",\n                            \"cid:org:pbs.org:Manifestation401034\",\n                            \"cid:org:pbs.org:Manifestation401405\",\n                            \"cid:org:pbs.org:Manifestation406266\",\n                            \"cid:org:pbs.org:Manifestation408282\",\n                            \"cid:org:pbs.org:Manifestation411025\",\n                            \"cid:org:pbs.org:Manifestation415664\",\n                            \"cid:org:pbs.org:Manifestation416280\",\n                            \"cid:org:pbs.org:Manifestation417475\",\n                            \"cid:org:pbs.org:Manifestation420193\",\n                            \"cid:org:pbs.org:Manifestation420864\",\n                            \"cid:org:pbs.org:Manifestation423327\",\n                            \"cid:org:pbs.org:Manifestation428353\",\n                            \"cid:org:pbs.org:Manifestation434697\",\n                            \"cid:org:pbs.org:Manifestation438929\",\n                            \"cid:org:pbs.org:Manifestation440874\",\n                            \"cid:org:pbs.org:Manifestation443242\",\n                            \"cid:org:pbs.org:Manifestation453445\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24733\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24733/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24733/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24733\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:12Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Nest Swap The Herd is the Word\",\n                        \"Title19\": \"Dino Train: Nes\",\n                        \"Title120\": \"Nest Swap/The Herd is the Word\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"405\",\n                        \"DistributionNumber\": 5,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Story A - 'Nest Swap' - Synopsis: The Pteranodon Family decides to take a little vacation and swap nests with Larry's friends: a family of pterosaurs (Nemicolopterus, to be exact). But when the Pteranodon Family arrives at the Nemicolopterus nest, they realize that the Nemicolopterus Family is MUCH smaller than them, so everything is smaller: the Pteranodon Family doesn't even fit in their nest! Can the family make do, try something new, and still have a good timeStory A Educational Objectives: The Nemicolopterous was a small, toothless pterosaur that lived in the forests of the early cretaceous. Pterosaur diversity included a range in body size, head and body shape, presence and absence of teeth, long tails, preferred habitat, and preferred diet.Story B - 'The Herd is the Word' - Synopsis: Tank Triceratops is really excited to show Buddy, Tiny, Shiny, and Don his favorite picnic spot, but when they arrive, the spot is overrun with a whole herd of Triceratops. Tank and the kids try to find another place with a little more privacy (and a lot less Triceratopses), but no matter where they go, the herd follows them. Will Tank be able to find a quiet spot without the herd, or does the herd have a good reason for following Tank aroundStory B Educational Objectives: Big-bodied herbivores often form large groups, or 'herds,' and do so as a strategy to detect and deter predators.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2016-03-08T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000405\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543230\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58012\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9218\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646049\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt5494682\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490311\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-00e85ed6-80dc-4f6b-acec-11f60f2fbc5c\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/A395-B99A-9A71-1568-E3BE-V\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52165\",\n                            \"cid:org:pbs.org:Edit72784\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation85091\",\n                            \"cid:org:pbs.org:Manifestation85185\",\n                            \"cid:org:pbs.org:Manifestation85429\",\n                            \"cid:org:pbs.org:Manifestation85508\",\n                            \"cid:org:pbs.org:Manifestation85575\",\n                            \"cid:org:pbs.org:Manifestation85856\",\n                            \"cid:org:pbs.org:Manifestation86194\",\n                            \"cid:org:pbs.org:Manifestation86195\",\n                            \"cid:org:pbs.org:Manifestation86222\",\n                            \"cid:org:pbs.org:Manifestation86236\",\n                            \"cid:org:pbs.org:Manifestation86426\",\n                            \"cid:org:pbs.org:Manifestation86726\",\n                            \"cid:org:pbs.org:Manifestation86853\",\n                            \"cid:org:pbs.org:Manifestation86854\",\n                            \"cid:org:pbs.org:Manifestation87150\",\n                            \"cid:org:pbs.org:Manifestation87247\",\n                            \"cid:org:pbs.org:Manifestation87545\",\n                            \"cid:org:pbs.org:Manifestation87546\",\n                            \"cid:org:pbs.org:Manifestation87693\",\n                            \"cid:org:pbs.org:Manifestation87694\",\n                            \"cid:org:pbs.org:Manifestation87871\",\n                            \"cid:org:pbs.org:Manifestation87992\",\n                            \"cid:org:pbs.org:Manifestation88042\",\n                            \"cid:org:pbs.org:Manifestation88215\",\n                            \"cid:org:pbs.org:Manifestation88288\",\n                            \"cid:org:pbs.org:Manifestation88337\",\n                            \"cid:org:pbs.org:Manifestation88403\",\n                            \"cid:org:pbs.org:Manifestation88516\",\n                            \"cid:org:pbs.org:Manifestation88790\",\n                            \"cid:org:pbs.org:Manifestation88875\",\n                            \"cid:org:pbs.org:Manifestation88918\",\n                            \"cid:org:pbs.org:Manifestation88999\",\n                            \"cid:org:pbs.org:Manifestation89155\",\n                            \"cid:org:pbs.org:Manifestation89316\",\n                            \"cid:org:pbs.org:Manifestation89557\",\n                            \"cid:org:pbs.org:Manifestation90537\",\n                            \"cid:org:pbs.org:Manifestation92490\",\n                            \"cid:org:pbs.org:Manifestation106561\",\n                            \"cid:org:pbs.org:Manifestation106794\",\n                            \"cid:org:pbs.org:Manifestation349152\",\n                            \"cid:org:pbs.org:Manifestation349178\",\n                            \"cid:org:pbs.org:Manifestation349183\",\n                            \"cid:org:pbs.org:Manifestation349289\",\n                            \"cid:org:pbs.org:Manifestation356854\",\n                            \"cid:org:pbs.org:Manifestation363862\",\n                            \"cid:org:pbs.org:Manifestation365316\",\n                            \"cid:org:pbs.org:Manifestation370015\",\n                            \"cid:org:pbs.org:Manifestation370247\",\n                            \"cid:org:pbs.org:Manifestation371568\",\n                            \"cid:org:pbs.org:Manifestation378208\",\n                            \"cid:org:pbs.org:Manifestation378231\",\n                            \"cid:org:pbs.org:Manifestation382536\",\n                            \"cid:org:pbs.org:Manifestation386031\",\n                            \"cid:org:pbs.org:Manifestation386034\",\n                            \"cid:org:pbs.org:Manifestation390558\",\n                            \"cid:org:pbs.org:Manifestation390587\",\n                            \"cid:org:pbs.org:Manifestation390591\",\n                            \"cid:org:pbs.org:Manifestation397185\",\n                            \"cid:org:pbs.org:Manifestation398821\",\n                            \"cid:org:pbs.org:Manifestation406267\",\n                            \"cid:org:pbs.org:Manifestation408283\",\n                            \"cid:org:pbs.org:Manifestation411020\",\n                            \"cid:org:pbs.org:Manifestation415595\",\n                            \"cid:org:pbs.org:Manifestation416282\",\n                            \"cid:org:pbs.org:Manifestation417471\",\n                            \"cid:org:pbs.org:Manifestation423328\",\n                            \"cid:org:pbs.org:Manifestation428349\",\n                            \"cid:org:pbs.org:Manifestation434699\",\n                            \"cid:org:pbs.org:Manifestation440468\",\n                            \"cid:org:pbs.org:Manifestation443903\",\n                            \"cid:org:pbs.org:Manifestation453517\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24734\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24734/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24734/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24734\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:15Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Stop and Smell the Flowers Moms' Campout\",\n                        \"Title19\": \"Dinosaur Tr: E6\",\n                        \"Title120\": \"Stop and Smell the Flowers/Moms' Campout\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"406\",\n                        \"DistributionNumber\": 6,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Story A - 'Stop and Smell the Flowers' - Synopsis: Mom takes Tiny, Buddy, and Don on a super secret daytrip to Qianzhousaurus Pond, where they meet Quentin Qianzhousaurus - a Tyrannosaur with similar features to Buddy, except for one major thing - Quentin has a long, thin snout covered in tiny horns! The kids think that Quentin's long snout gives him a super smelling sense, but after a series of tests, they realize that he and Buddy have the same sniffing power. Can Quentin and Buddy's super sniffers solve the mystery of Mom's secret daytripStory A Educational Objectives: Qianzhousaurus was a Tyrannosaur from the late cretaceous with a long, narrow snout (covered in tiny horns). Tyrannosaurs came in a variety of shapes and sizes. Qianzhousaurus probably hunted much smaller prey than its super strong- jawed cousin. T. Rex.Story B - 'Moms' Campout' - Synopsis: Mrs. Pteranodon organizes a 'Moms' Campout' with other moms and kids in the neighborhood. While on the way to the campout, Mr. Conductor challenges the kids to make a real 'nature connection' by creating games that push them to look at nature from a different point of view.Story B Educational Objectives: You can't appreciate nature just by looking at it. You need to dig in and be a part of it: splashing, climbing, getting dirty, and looking at things in a whole new way. Forming a 'Nature Connection' (that is, fostering a bond with the natural world) is a hands-on, full body, multisensory activity that is essential for a healthy childhood.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2016-03-09T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000406\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543234\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58013\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9219\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646050\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt5498404\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490312\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-c403f063-86d3-4449-87ef-30542b19a643\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/5AD9-8F72-C970-BA15-DA9B-H\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52217\",\n                            \"cid:org:pbs.org:Edit70925\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation21216\",\n                            \"cid:org:pbs.org:Manifestation21553\",\n                            \"cid:org:pbs.org:Manifestation21633\",\n                            \"cid:org:pbs.org:Manifestation21634\",\n                            \"cid:org:pbs.org:Manifestation21970\",\n                            \"cid:org:pbs.org:Manifestation22005\",\n                            \"cid:org:pbs.org:Manifestation22218\",\n                            \"cid:org:pbs.org:Manifestation22219\",\n                            \"cid:org:pbs.org:Manifestation22360\",\n                            \"cid:org:pbs.org:Manifestation22460\",\n                            \"cid:org:pbs.org:Manifestation23024\",\n                            \"cid:org:pbs.org:Manifestation23200\",\n                            \"cid:org:pbs.org:Manifestation23201\",\n                            \"cid:org:pbs.org:Manifestation23347\",\n                            \"cid:org:pbs.org:Manifestation23400\",\n                            \"cid:org:pbs.org:Manifestation23661\",\n                            \"cid:org:pbs.org:Manifestation23785\",\n                            \"cid:org:pbs.org:Manifestation23815\",\n                            \"cid:org:pbs.org:Manifestation24004\",\n                            \"cid:org:pbs.org:Manifestation24006\",\n                            \"cid:org:pbs.org:Manifestation24049\",\n                            \"cid:org:pbs.org:Manifestation24158\",\n                            \"cid:org:pbs.org:Manifestation24159\",\n                            \"cid:org:pbs.org:Manifestation24410\",\n                            \"cid:org:pbs.org:Manifestation24454\",\n                            \"cid:org:pbs.org:Manifestation24598\",\n                            \"cid:org:pbs.org:Manifestation24686\",\n                            \"cid:org:pbs.org:Manifestation24744\",\n                            \"cid:org:pbs.org:Manifestation24997\",\n                            \"cid:org:pbs.org:Manifestation25066\",\n                            \"cid:org:pbs.org:Manifestation25199\",\n                            \"cid:org:pbs.org:Manifestation25602\",\n                            \"cid:org:pbs.org:Manifestation25603\",\n                            \"cid:org:pbs.org:Manifestation26375\",\n                            \"cid:org:pbs.org:Manifestation41366\",\n                            \"cid:org:pbs.org:Manifestation41893\",\n                            \"cid:org:pbs.org:Manifestation347390\",\n                            \"cid:org:pbs.org:Manifestation347391\",\n                            \"cid:org:pbs.org:Manifestation347399\",\n                            \"cid:org:pbs.org:Manifestation347430\",\n                            \"cid:org:pbs.org:Manifestation347684\",\n                            \"cid:org:pbs.org:Manifestation351592\",\n                            \"cid:org:pbs.org:Manifestation355539\",\n                            \"cid:org:pbs.org:Manifestation355541\",\n                            \"cid:org:pbs.org:Manifestation363513\",\n                            \"cid:org:pbs.org:Manifestation365324\",\n                            \"cid:org:pbs.org:Manifestation370233\",\n                            \"cid:org:pbs.org:Manifestation373959\",\n                            \"cid:org:pbs.org:Manifestation377615\",\n                            \"cid:org:pbs.org:Manifestation384536\",\n                            \"cid:org:pbs.org:Manifestation386004\",\n                            \"cid:org:pbs.org:Manifestation390556\",\n                            \"cid:org:pbs.org:Manifestation390595\",\n                            \"cid:org:pbs.org:Manifestation391202\",\n                            \"cid:org:pbs.org:Manifestation397186\",\n                            \"cid:org:pbs.org:Manifestation397189\",\n                            \"cid:org:pbs.org:Manifestation398817\",\n                            \"cid:org:pbs.org:Manifestation406264\",\n                            \"cid:org:pbs.org:Manifestation407444\",\n                            \"cid:org:pbs.org:Manifestation411034\",\n                            \"cid:org:pbs.org:Manifestation415059\",\n                            \"cid:org:pbs.org:Manifestation416289\",\n                            \"cid:org:pbs.org:Manifestation417455\",\n                            \"cid:org:pbs.org:Manifestation422447\",\n                            \"cid:org:pbs.org:Manifestation428348\",\n                            \"cid:org:pbs.org:Manifestation434931\",\n                            \"cid:org:pbs.org:Manifestation440869\",\n                            \"cid:org:pbs.org:Manifestation443705\",\n                            \"cid:org:pbs.org:Manifestation453515\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24735\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24735/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24735/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24735\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:17Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Spooky Tree Spinosaurus Super Model\",\n                        \"Title19\": \"Dinosaur Tr: E7\",\n                        \"Title120\": \"Spooky Tree/Spinosaurus Super Model\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"407\",\n                        \"DistributionNumber\": 7,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Segment A - 'Spooky Tree' - Synopsis: Shiny invites Annie Tyrannosaurus to Pteranodon Terrace for a sleepover, but all Annie wants to do is investigate the 'spooky tree' that Don says 'comes alive at night.' All Shiny wants to do is stay as far away from the tree as possible. Can the kids get to the bottom of the mysterious tree, and figure out if it really comes alive at nightSegment A - Educational Objectives: A wide variety of organisms produce light inside their bodies, and this light can be used for a variety of purposes. Some creatures have a chemical reaction in their bodies called 'bio-luminescence,' which causes them to glow. This bioluminescence can serve different functions, including camouflage, luring of prey, mimicry of other animals, and warnings for potential predators that the glowing critter is unpalatable.Segment B - 'Spinosaurus Super Model' - Synopsis: When Don stumbles across a stick that looks EXACTLY like Old Spinosaurus, he's determined to have the grumpy old dinosaur pose for his sculpture (so he can get the Spinosaurus's features exactly right). But when they arrive at Old Spinosaurus's home, he makes it clear that there's no way he's posing for anything. Can Don convince Old Spinosaurus to pose for his sculpture, or will Don have to come up with another planSegment B - Educational Objectives: Spinosaurus, a gigantic theropod from the Cretaceous period, was the world's largest land carnivore, and the only Mesozoic dinosaur truly built for living in the water versus on land (as opposed to going into the water to cool off, for example).\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2016-10-17T15:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000407\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543238\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58014\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9220\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646051\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt5535024\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490320\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-4c7df4a1-2dee-4dbe-87db-3054fb70710d\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/0D39-9019-799E-11EE-CADA-6\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52212\",\n                            \"cid:org:pbs.org:Edit74211\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation127753\",\n                            \"cid:org:pbs.org:Manifestation127858\",\n                            \"cid:org:pbs.org:Manifestation129109\",\n                            \"cid:org:pbs.org:Manifestation129821\",\n                            \"cid:org:pbs.org:Manifestation129822\",\n                            \"cid:org:pbs.org:Manifestation129823\",\n                            \"cid:org:pbs.org:Manifestation129824\",\n                            \"cid:org:pbs.org:Manifestation130124\",\n                            \"cid:org:pbs.org:Manifestation130125\",\n                            \"cid:org:pbs.org:Manifestation130127\",\n                            \"cid:org:pbs.org:Manifestation130263\",\n                            \"cid:org:pbs.org:Manifestation130828\",\n                            \"cid:org:pbs.org:Manifestation131087\",\n                            \"cid:org:pbs.org:Manifestation131478\",\n                            \"cid:org:pbs.org:Manifestation131517\",\n                            \"cid:org:pbs.org:Manifestation131750\",\n                            \"cid:org:pbs.org:Manifestation131753\",\n                            \"cid:org:pbs.org:Manifestation131755\",\n                            \"cid:org:pbs.org:Manifestation133013\",\n                            \"cid:org:pbs.org:Manifestation148455\",\n                            \"cid:org:pbs.org:Manifestation148459\",\n                            \"cid:org:pbs.org:Manifestation148636\",\n                            \"cid:org:pbs.org:Manifestation148875\",\n                            \"cid:org:pbs.org:Manifestation148929\",\n                            \"cid:org:pbs.org:Manifestation149027\",\n                            \"cid:org:pbs.org:Manifestation149179\",\n                            \"cid:org:pbs.org:Manifestation149204\",\n                            \"cid:org:pbs.org:Manifestation149206\",\n                            \"cid:org:pbs.org:Manifestation149542\",\n                            \"cid:org:pbs.org:Manifestation349871\",\n                            \"cid:org:pbs.org:Manifestation350029\",\n                            \"cid:org:pbs.org:Manifestation350050\",\n                            \"cid:org:pbs.org:Manifestation350051\",\n                            \"cid:org:pbs.org:Manifestation350060\",\n                            \"cid:org:pbs.org:Manifestation350209\",\n                            \"cid:org:pbs.org:Manifestation350210\",\n                            \"cid:org:pbs.org:Manifestation350211\",\n                            \"cid:org:pbs.org:Manifestation363869\",\n                            \"cid:org:pbs.org:Manifestation365749\",\n                            \"cid:org:pbs.org:Manifestation370245\",\n                            \"cid:org:pbs.org:Manifestation370861\",\n                            \"cid:org:pbs.org:Manifestation371108\",\n                            \"cid:org:pbs.org:Manifestation373978\",\n                            \"cid:org:pbs.org:Manifestation377623\",\n                            \"cid:org:pbs.org:Manifestation382538\",\n                            \"cid:org:pbs.org:Manifestation386007\",\n                            \"cid:org:pbs.org:Manifestation391660\",\n                            \"cid:org:pbs.org:Manifestation391689\",\n                            \"cid:org:pbs.org:Manifestation392136\",\n                            \"cid:org:pbs.org:Manifestation392161\",\n                            \"cid:org:pbs.org:Manifestation392316\",\n                            \"cid:org:pbs.org:Manifestation392326\",\n                            \"cid:org:pbs.org:Manifestation398824\",\n                            \"cid:org:pbs.org:Manifestation406275\",\n                            \"cid:org:pbs.org:Manifestation408285\",\n                            \"cid:org:pbs.org:Manifestation412191\",\n                            \"cid:org:pbs.org:Manifestation416288\",\n                            \"cid:org:pbs.org:Manifestation417476\",\n                            \"cid:org:pbs.org:Manifestation423331\",\n                            \"cid:org:pbs.org:Manifestation430017\",\n                            \"cid:org:pbs.org:Manifestation430405\",\n                            \"cid:org:pbs.org:Manifestation440878\",\n                            \"cid:org:pbs.org:Manifestation443719\",\n                            \"cid:org:pbs.org:Manifestation446851\",\n                            \"cid:org:pbs.org:Manifestation446852\",\n                            \"cid:org:pbs.org:Manifestation461216\",\n                            \"cid:org:pbs.org:Manifestation461219\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24736\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24736/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24736/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24736\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:19Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Where Have All the Lizards Gone Conductor's Sleepover\",\n                        \"Title19\": \"Dinosaur Tr: E8\",\n                        \"Title120\": \"Where Have All the Lizards Gone?/Conductor's Sleepover\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"408\",\n                        \"DistributionNumber\": 8,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Story A - 'Where Have All the Lizards Gone' - Synopsis: The Conductor takes the Pteranodon Family for a special trip to Lizard Island, where they discover that it's been overrun by plants and bugs, and there are few precious lizards left. The Conductor concludes that the Changyuraptor Family (that he dropped off there awhile ago, and has since multiplied) has been eating all the lizards and throwing the entire ecosystem out of balance. Can the Pteranodon Family and Mr. Conductor convince the Changyuraptor Family to leave their home in order to get the island ecosystem back in balanceStory A Educational Objectives: Ecosystems thrive only when all the plants and animals are in balance with one another. But too much of one thing, and not enough of another, can have disastrous consequences.Story B - 'Conductor's Sleepover' - Synopsis: With a hurricane looming, the Pteranodon Family convinces the Conductor to leave his train for the night and come with them to the safety of their hurricane shelter (a large, underground cave). But the Conductor has a hard time getting comfortable away from his train. Can the family and the Conductor pull together and help a family of beached Ichthyosaurs back into the ocean after the hurricane leaves them beached on the shoreStory B Educational Objectives: Hurricanes (and other storms) often have major effects on both ocean and land animals, causing animals to change their behaviors, and sometimes resulting in devastation of coastal ecosystems.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2016-03-10T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000408\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543242\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58015\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9221\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646055\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt5507570\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490313\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-f6f18069-0be1-4d0b-afe2-0935b73259ac\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/D49A-8031-E9CA-C27E-00A4-L\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52216\",\n                            \"cid:org:pbs.org:Edit73666\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64129\",\n                            \"cid:org:pbs.org:Manifestation64596\",\n                            \"cid:org:pbs.org:Manifestation64656\",\n                            \"cid:org:pbs.org:Manifestation64781\",\n                            \"cid:org:pbs.org:Manifestation64782\",\n                            \"cid:org:pbs.org:Manifestation64846\",\n                            \"cid:org:pbs.org:Manifestation65163\",\n                            \"cid:org:pbs.org:Manifestation65164\",\n                            \"cid:org:pbs.org:Manifestation65377\",\n                            \"cid:org:pbs.org:Manifestation65436\",\n                            \"cid:org:pbs.org:Manifestation65440\",\n                            \"cid:org:pbs.org:Manifestation65831\",\n                            \"cid:org:pbs.org:Manifestation66250\",\n                            \"cid:org:pbs.org:Manifestation66286\",\n                            \"cid:org:pbs.org:Manifestation66578\",\n                            \"cid:org:pbs.org:Manifestation66709\",\n                            \"cid:org:pbs.org:Manifestation66994\",\n                            \"cid:org:pbs.org:Manifestation67129\",\n                            \"cid:org:pbs.org:Manifestation67293\",\n                            \"cid:org:pbs.org:Manifestation67400\",\n                            \"cid:org:pbs.org:Manifestation67584\",\n                            \"cid:org:pbs.org:Manifestation67610\",\n                            \"cid:org:pbs.org:Manifestation67714\",\n                            \"cid:org:pbs.org:Manifestation67966\",\n                            \"cid:org:pbs.org:Manifestation68016\",\n                            \"cid:org:pbs.org:Manifestation68110\",\n                            \"cid:org:pbs.org:Manifestation68208\",\n                            \"cid:org:pbs.org:Manifestation68261\",\n                            \"cid:org:pbs.org:Manifestation68419\",\n                            \"cid:org:pbs.org:Manifestation68576\",\n                            \"cid:org:pbs.org:Manifestation68879\",\n                            \"cid:org:pbs.org:Manifestation69402\",\n                            \"cid:org:pbs.org:Manifestation69867\",\n                            \"cid:org:pbs.org:Manifestation72101\",\n                            \"cid:org:pbs.org:Manifestation84169\",\n                            \"cid:org:pbs.org:Manifestation84529\",\n                            \"cid:org:pbs.org:Manifestation84661\",\n                            \"cid:org:pbs.org:Manifestation84746\",\n                            \"cid:org:pbs.org:Manifestation348575\",\n                            \"cid:org:pbs.org:Manifestation348583\",\n                            \"cid:org:pbs.org:Manifestation348613\",\n                            \"cid:org:pbs.org:Manifestation348614\",\n                            \"cid:org:pbs.org:Manifestation348726\",\n                            \"cid:org:pbs.org:Manifestation353004\",\n                            \"cid:org:pbs.org:Manifestation363531\",\n                            \"cid:org:pbs.org:Manifestation365531\",\n                            \"cid:org:pbs.org:Manifestation370234\",\n                            \"cid:org:pbs.org:Manifestation374097\",\n                            \"cid:org:pbs.org:Manifestation378205\",\n                            \"cid:org:pbs.org:Manifestation384535\",\n                            \"cid:org:pbs.org:Manifestation386021\",\n                            \"cid:org:pbs.org:Manifestation391382\",\n                            \"cid:org:pbs.org:Manifestation391411\",\n                            \"cid:org:pbs.org:Manifestation397886\",\n                            \"cid:org:pbs.org:Manifestation399032\",\n                            \"cid:org:pbs.org:Manifestation406385\",\n                            \"cid:org:pbs.org:Manifestation408288\",\n                            \"cid:org:pbs.org:Manifestation411053\",\n                            \"cid:org:pbs.org:Manifestation415065\",\n                            \"cid:org:pbs.org:Manifestation416283\",\n                            \"cid:org:pbs.org:Manifestation417477\",\n                            \"cid:org:pbs.org:Manifestation423468\",\n                            \"cid:org:pbs.org:Manifestation429020\",\n                            \"cid:org:pbs.org:Manifestation434937\",\n                            \"cid:org:pbs.org:Manifestation440868\",\n                            \"cid:org:pbs.org:Manifestation443003\",\n                            \"cid:org:pbs.org:Manifestation453520\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24737\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24737/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24737/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24737\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:20Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Rollin' on the Riverboat: Part One Part Two\",\n                        \"Title19\": \"Dinosaur Tr: E9\",\n                        \"Title120\": \"Rollin' on the Riverboat: Part One/Rollin' on the Riverboat: Part Two\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"409\",\n                        \"DistributionNumber\": 9,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Story A - 'Rollin' on the Riverboat: Part One' - SynopsisThe whole Pteranodon Family takes a rollicking adventure on the Dinosaur Train Riverboat! Buddy and Don vow to spend every minute together, but while Buddy wants to spend all his time investigating the creatures on the river, Don wants to spend all his time playing games and investigating the buffet. Can they come to some kind of agreementStory B - 'Rollin' on the Riverboat: Part Two' - SynopsisWhile still rolling down the river on the Dinosaur Train Riverboat, Grandpa Pteranodon tells Buddy about the Legend of Admiral Globidens - a HUGE Mososaur that supposedly lives on the river, but no one has ever seen. Buddy enlists Dad and Tiny's help to look for Admiral Globidens, but they can't seem to find him. Does Admiral Globidens really exist, or is he just a figment of someone's imaginationStory A & B Educational Objectives: River ecosystems tend to be lushly vegetated and full of diverse life forms because of the constant presence of water and the diversity of habitats (i.e., aquatic and land-based). Also, a Globidens was a large mososaur from the late cretaceous that lived in the water and used its large, globe-shaped teeth to eat turtles and other large shellfish.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2016-03-07T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000409\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543248\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58016\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9222\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646053\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt5492854\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490310\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/531D-948D-7789-DC29-AE94-L\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-f39dcfd8-2db0-4df2-b74f-600c484e44cd\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52269\",\n                            \"cid:org:pbs.org:Edit74994\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation42606\",\n                            \"cid:org:pbs.org:Manifestation42982\",\n                            \"cid:org:pbs.org:Manifestation43118\",\n                            \"cid:org:pbs.org:Manifestation43527\",\n                            \"cid:org:pbs.org:Manifestation43982\",\n                            \"cid:org:pbs.org:Manifestation44065\",\n                            \"cid:org:pbs.org:Manifestation44740\",\n                            \"cid:org:pbs.org:Manifestation44939\",\n                            \"cid:org:pbs.org:Manifestation45289\",\n                            \"cid:org:pbs.org:Manifestation46145\",\n                            \"cid:org:pbs.org:Manifestation46243\",\n                            \"cid:org:pbs.org:Manifestation46719\",\n                            \"cid:org:pbs.org:Manifestation46824\",\n                            \"cid:org:pbs.org:Manifestation47052\",\n                            \"cid:org:pbs.org:Manifestation47053\",\n                            \"cid:org:pbs.org:Manifestation47270\",\n                            \"cid:org:pbs.org:Manifestation48038\",\n                            \"cid:org:pbs.org:Manifestation48039\",\n                            \"cid:org:pbs.org:Manifestation48520\",\n                            \"cid:org:pbs.org:Manifestation48521\",\n                            \"cid:org:pbs.org:Manifestation48833\",\n                            \"cid:org:pbs.org:Manifestation48968\",\n                            \"cid:org:pbs.org:Manifestation49173\",\n                            \"cid:org:pbs.org:Manifestation49846\",\n                            \"cid:org:pbs.org:Manifestation50421\",\n                            \"cid:org:pbs.org:Manifestation50656\",\n                            \"cid:org:pbs.org:Manifestation50657\",\n                            \"cid:org:pbs.org:Manifestation50724\",\n                            \"cid:org:pbs.org:Manifestation51007\",\n                            \"cid:org:pbs.org:Manifestation51051\",\n                            \"cid:org:pbs.org:Manifestation51461\",\n                            \"cid:org:pbs.org:Manifestation51803\",\n                            \"cid:org:pbs.org:Manifestation51946\",\n                            \"cid:org:pbs.org:Manifestation52271\",\n                            \"cid:org:pbs.org:Manifestation52522\",\n                            \"cid:org:pbs.org:Manifestation52914\",\n                            \"cid:org:pbs.org:Manifestation54201\",\n                            \"cid:org:pbs.org:Manifestation54527\",\n                            \"cid:org:pbs.org:Manifestation54581\",\n                            \"cid:org:pbs.org:Manifestation63710\",\n                            \"cid:org:pbs.org:Manifestation348057\",\n                            \"cid:org:pbs.org:Manifestation348202\",\n                            \"cid:org:pbs.org:Manifestation348273\",\n                            \"cid:org:pbs.org:Manifestation348274\",\n                            \"cid:org:pbs.org:Manifestation352874\",\n                            \"cid:org:pbs.org:Manifestation363533\",\n                            \"cid:org:pbs.org:Manifestation365752\",\n                            \"cid:org:pbs.org:Manifestation371105\",\n                            \"cid:org:pbs.org:Manifestation373971\",\n                            \"cid:org:pbs.org:Manifestation378393\",\n                            \"cid:org:pbs.org:Manifestation378395\",\n                            \"cid:org:pbs.org:Manifestation382552\",\n                            \"cid:org:pbs.org:Manifestation386024\",\n                            \"cid:org:pbs.org:Manifestation391205\",\n                            \"cid:org:pbs.org:Manifestation391407\",\n                            \"cid:org:pbs.org:Manifestation391422\",\n                            \"cid:org:pbs.org:Manifestation397188\",\n                            \"cid:org:pbs.org:Manifestation398822\",\n                            \"cid:org:pbs.org:Manifestation406008\",\n                            \"cid:org:pbs.org:Manifestation406384\",\n                            \"cid:org:pbs.org:Manifestation407445\",\n                            \"cid:org:pbs.org:Manifestation409002\",\n                            \"cid:org:pbs.org:Manifestation409489\",\n                            \"cid:org:pbs.org:Manifestation411054\",\n                            \"cid:org:pbs.org:Manifestation415067\",\n                            \"cid:org:pbs.org:Manifestation416714\",\n                            \"cid:org:pbs.org:Manifestation417472\",\n                            \"cid:org:pbs.org:Manifestation423638\",\n                            \"cid:org:pbs.org:Manifestation425167\",\n                            \"cid:org:pbs.org:Manifestation426898\",\n                            \"cid:org:pbs.org:Manifestation428303\",\n                            \"cid:org:pbs.org:Manifestation434692\",\n                            \"cid:org:pbs.org:Manifestation440701\",\n                            \"cid:org:pbs.org:Manifestation442994\",\n                            \"cid:org:pbs.org:Manifestation443898\",\n                            \"cid:org:pbs.org:Manifestation444499\",\n                            \"cid:org:pbs.org:Manifestation456314\",\n                            \"cid:org:pbs.org:Manifestation456342\",\n                            \"cid:org:pbs.org:Manifestation457983\",\n                            \"cid:org:pbs.org:Manifestation458975\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24738\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24738/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode24738/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1248\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode24738\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:39:40Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:00:22Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1248\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Crystal and King Benefit Concert: Part One and Two\",\n                        \"Title19\": \"Dinosaur Tr: E10\",\n                        \"Title120\": \"Crystal and King Benefit Concert: Part One and Two\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"410\",\n                        \"DistributionNumber\": 10,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"Story A - 'Crystal and King Benefit Concert: Part One' - Synopsis: When Crystal and the King go for a trip to the Big Pond, they learn that it's being recklessly overfished! They enlist the help of the Pteranodon Family to try to spread the word that if the dinosaurs and pterosaurs aren't more careful, the Big Pond will run out of fish to eat. But when Crystal realizes that nothing they're doing is actually raising awareness of the issue, she decides to organize a HUGE benefit concert, and everyone agrees to pitch in and help (as long as the King doesn't have to perform)!Story B - 'Crystal and King Benefit Concert: Part Two' - Synopsis: The 'Don't Overfish the Big Pond' Benefit Concert is underway, and it's a HUGE success! But because there's so much to organize, Crystal never finds the time to rehearse her big finale - so when it's time for her to go onstage, she experiences something she's never experienced before - stage fright! Can the kids help Crystal get over her stage fright and get her back onstage, or will the King have to come out of 'performance retirement' to help her outStory A & B - Educational Objectives: Overfishing generally results in a dramatic depletion in the total amount of fish (i.e., biomass). Also, overfishing often causes smaller fish (the prey species of larger fish) to increase in number as the larger predators are removed. If aquatic ecosystems are given a chance to rebound, they often will, as long as the numbers of fish have not been depleted too far.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2016-04-25T15:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000410\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-417543252\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-58017\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9223\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-3202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2646057\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490317\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-7a63d0cf-36ac-43ba-90fe-f5cf25c6949b\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/8235-52A1-3096-4467-6461-D\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51230\",\n                            \"cid:org:pbs.org:Edit76111\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation149609\",\n                            \"cid:org:pbs.org:Manifestation149661\",\n                            \"cid:org:pbs.org:Manifestation149679\",\n                            \"cid:org:pbs.org:Manifestation150305\",\n                            \"cid:org:pbs.org:Manifestation150539\",\n                            \"cid:org:pbs.org:Manifestation150540\",\n                            \"cid:org:pbs.org:Manifestation150671\",\n                            \"cid:org:pbs.org:Manifestation150672\",\n                            \"cid:org:pbs.org:Manifestation150922\",\n                            \"cid:org:pbs.org:Manifestation151118\",\n                            \"cid:org:pbs.org:Manifestation151178\",\n                            \"cid:org:pbs.org:Manifestation151605\",\n                            \"cid:org:pbs.org:Manifestation151606\",\n                            \"cid:org:pbs.org:Manifestation151722\",\n                            \"cid:org:pbs.org:Manifestation152023\",\n                            \"cid:org:pbs.org:Manifestation152024\",\n                            \"cid:org:pbs.org:Manifestation152055\",\n                            \"cid:org:pbs.org:Manifestation152376\",\n                            \"cid:org:pbs.org:Manifestation152377\",\n                            \"cid:org:pbs.org:Manifestation152509\",\n                            \"cid:org:pbs.org:Manifestation152798\",\n                            \"cid:org:pbs.org:Manifestation152893\",\n                            \"cid:org:pbs.org:Manifestation153076\",\n                            \"cid:org:pbs.org:Manifestation153236\",\n                            \"cid:org:pbs.org:Manifestation153302\",\n                            \"cid:org:pbs.org:Manifestation153347\",\n                            \"cid:org:pbs.org:Manifestation153403\",\n                            \"cid:org:pbs.org:Manifestation153455\",\n                            \"cid:org:pbs.org:Manifestation153674\",\n                            \"cid:org:pbs.org:Manifestation153890\",\n                            \"cid:org:pbs.org:Manifestation153930\",\n                            \"cid:org:pbs.org:Manifestation154025\",\n                            \"cid:org:pbs.org:Manifestation154161\",\n                            \"cid:org:pbs.org:Manifestation155018\",\n                            \"cid:org:pbs.org:Manifestation170212\",\n                            \"cid:org:pbs.org:Manifestation170213\",\n                            \"cid:org:pbs.org:Manifestation170582\",\n                            \"cid:org:pbs.org:Manifestation170847\",\n                            \"cid:org:pbs.org:Manifestation170927\",\n                            \"cid:org:pbs.org:Manifestation171238\",\n                            \"cid:org:pbs.org:Manifestation350546\",\n                            \"cid:org:pbs.org:Manifestation350740\",\n                            \"cid:org:pbs.org:Manifestation350741\",\n                            \"cid:org:pbs.org:Manifestation350801\",\n                            \"cid:org:pbs.org:Manifestation352638\",\n                            \"cid:org:pbs.org:Manifestation363532\",\n                            \"cid:org:pbs.org:Manifestation365323\",\n                            \"cid:org:pbs.org:Manifestation371083\",\n                            \"cid:org:pbs.org:Manifestation375349\",\n                            \"cid:org:pbs.org:Manifestation378376\",\n                            \"cid:org:pbs.org:Manifestation378389\",\n                            \"cid:org:pbs.org:Manifestation384550\",\n                            \"cid:org:pbs.org:Manifestation386006\",\n                            \"cid:org:pbs.org:Manifestation391383\",\n                            \"cid:org:pbs.org:Manifestation392147\",\n                            \"cid:org:pbs.org:Manifestation392314\",\n                            \"cid:org:pbs.org:Manifestation397463\",\n                            \"cid:org:pbs.org:Manifestation399036\",\n                            \"cid:org:pbs.org:Manifestation405999\",\n                            \"cid:org:pbs.org:Manifestation408929\",\n                            \"cid:org:pbs.org:Manifestation411051\",\n                            \"cid:org:pbs.org:Manifestation415737\",\n                            \"cid:org:pbs.org:Manifestation416871\",\n                            \"cid:org:pbs.org:Manifestation417449\",\n                            \"cid:org:pbs.org:Manifestation420865\",\n                            \"cid:org:pbs.org:Manifestation423463\",\n                            \"cid:org:pbs.org:Manifestation429414\",\n                            \"cid:org:pbs.org:Manifestation435215\",\n                            \"cid:org:pbs.org:Manifestation439429\",\n                            \"cid:org:pbs.org:Manifestation440879\",\n                            \"cid:org:pbs.org:Manifestation443897\",\n                            \"cid:org:pbs.org:Manifestation453514\",\n                            \"cid:org:pbs.org:Manifestation456132\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/season/cid:org:pbs.org:Season1248/episodes?pagesize=10&offset=10\"\n                        }\n                    }\n                ],\n                \"OrganizationList\": [],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"MBank Tech Operations\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1213/organizations\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1213/episodes\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    }\n                },\n                \"SeasonUID\": \"cid:org:pbs.org:Season1213\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-07-31T16:14:56Z\",\n                \"UpdateDateTime\": \"2025-10-10T02:36:47Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Series14\",\n                \"EntityType\": \"Season\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"Season\",\n                \"Title\": \"Dinosaur Train:Season3\",\n                \"SeasonClass\": \"Main\",\n                \"SequenceNumber\": 3,\n                \"ReleaseDate\": \"2014-01-20T09:30:00Z\",\n                \"USTVRating\": \"TV-Y\",\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-Season.3-Series.610407942\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Rightsline-3034\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085273\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:MediaManager-b819466b-5326-4aa7-a49e-d3920a67e4cc\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/3D68-0705-074A-DF5B-A7CA-5\"\n                    }\n                ],\n                \"EpisodeList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21619\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21619/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21619/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21619\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-08-29T17:28:49Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Adventure Camp: Rafting Adventure Camp: Mountain Climbing\",\n                        \"Title19\": \"Dinosaur Tr: E1\",\n                        \"Title120\": \"Adventure Camp: Rafting/Adventure Camp: Mountain Climbing\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"301\",\n                        \"DistributionNumber\": 1,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"ADVENTURE CAMP: RAFTINGBuddy, Tiny, Shiny and Don go river rafting for the first time at Nature Adventure's Tracking Camp. Their old pal Jess Hesperornis meets up with them and they all learn about erosion and the importance of rivers, before finishing up their adventure by cruising through some rapids!Educational Objective: Rivers and streams are ribbons of water that start at some high point and flow downhill-often with streams gathering into rivers. Animals and plants living on land depend on rivers and streams for providing fresh water and nutrients.ADVENTURE CAMP: MOUNTAIN CLIMBINGFor their second outing at Nature Trackers Adventure Camp, Buddy, Tiny, Shiny, Don and other friends learn about the tree line as they set out to hike up a mountain. Shiny is determined to get to the top of mountain forest. Buddy wonders if they'll be able to see anything from the mountaintop, through the tall trees. The kids are amazed that the higher they hike, the shorter trees and bushes get! Then they reach the tree line - a certain point on the mountain, where trees are really small because they don't have enough air to breathe and the temperature is too cold. In the end, Shiny and all the kids use teamwork to all reach the mountaintop together!Educational Objective: The timberline, or tree line, is a certain elevation on a mountain where the temperatures are colder, the air is thin, and the soil is less moist making it hard for most plants and trees to grow. Trees may grow as small shrubs. The amount of oxygen is less so it's harder for animals to breath at the tree line and above.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2014-01-21T10:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000301\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179585\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9201\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24182\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642948\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490249\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-10e69352-d2fd-40b6-81cd-00f4c5878233\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/7DCA-6B63-41C7-1226-8C14-J\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52419\",\n                            \"cid:org:pbs.org:Edit72723\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation85184\",\n                            \"cid:org:pbs.org:Manifestation85428\",\n                            \"cid:org:pbs.org:Manifestation85659\",\n                            \"cid:org:pbs.org:Manifestation85721\",\n                            \"cid:org:pbs.org:Manifestation85955\",\n                            \"cid:org:pbs.org:Manifestation86022\",\n                            \"cid:org:pbs.org:Manifestation86189\",\n                            \"cid:org:pbs.org:Manifestation86190\",\n                            \"cid:org:pbs.org:Manifestation86425\",\n                            \"cid:org:pbs.org:Manifestation86529\",\n                            \"cid:org:pbs.org:Manifestation86855\",\n                            \"cid:org:pbs.org:Manifestation86992\",\n                            \"cid:org:pbs.org:Manifestation87243\",\n                            \"cid:org:pbs.org:Manifestation87244\",\n                            \"cid:org:pbs.org:Manifestation87438\",\n                            \"cid:org:pbs.org:Manifestation87439\",\n                            \"cid:org:pbs.org:Manifestation87440\",\n                            \"cid:org:pbs.org:Manifestation87494\",\n                            \"cid:org:pbs.org:Manifestation87553\",\n                            \"cid:org:pbs.org:Manifestation87690\",\n                            \"cid:org:pbs.org:Manifestation87691\",\n                            \"cid:org:pbs.org:Manifestation87692\",\n                            \"cid:org:pbs.org:Manifestation87990\",\n                            \"cid:org:pbs.org:Manifestation87991\",\n                            \"cid:org:pbs.org:Manifestation88190\",\n                            \"cid:org:pbs.org:Manifestation88789\",\n                            \"cid:org:pbs.org:Manifestation88872\",\n                            \"cid:org:pbs.org:Manifestation89072\",\n                            \"cid:org:pbs.org:Manifestation89151\",\n                            \"cid:org:pbs.org:Manifestation89395\",\n                            \"cid:org:pbs.org:Manifestation89512\",\n                            \"cid:org:pbs.org:Manifestation89556\",\n                            \"cid:org:pbs.org:Manifestation89763\",\n                            \"cid:org:pbs.org:Manifestation89827\",\n                            \"cid:org:pbs.org:Manifestation89847\",\n                            \"cid:org:pbs.org:Manifestation89940\",\n                            \"cid:org:pbs.org:Manifestation89998\",\n                            \"cid:org:pbs.org:Manifestation90271\",\n                            \"cid:org:pbs.org:Manifestation90333\",\n                            \"cid:org:pbs.org:Manifestation90376\",\n                            \"cid:org:pbs.org:Manifestation90483\",\n                            \"cid:org:pbs.org:Manifestation90703\",\n                            \"cid:org:pbs.org:Manifestation90778\",\n                            \"cid:org:pbs.org:Manifestation90838\",\n                            \"cid:org:pbs.org:Manifestation90921\",\n                            \"cid:org:pbs.org:Manifestation90961\",\n                            \"cid:org:pbs.org:Manifestation90969\",\n                            \"cid:org:pbs.org:Manifestation91020\",\n                            \"cid:org:pbs.org:Manifestation91139\",\n                            \"cid:org:pbs.org:Manifestation91300\",\n                            \"cid:org:pbs.org:Manifestation91318\",\n                            \"cid:org:pbs.org:Manifestation91351\",\n                            \"cid:org:pbs.org:Manifestation91623\",\n                            \"cid:org:pbs.org:Manifestation91624\",\n                            \"cid:org:pbs.org:Manifestation92335\",\n                            \"cid:org:pbs.org:Manifestation92367\",\n                            \"cid:org:pbs.org:Manifestation105898\",\n                            \"cid:org:pbs.org:Manifestation105984\",\n                            \"cid:org:pbs.org:Manifestation106203\",\n                            \"cid:org:pbs.org:Manifestation106528\",\n                            \"cid:org:pbs.org:Manifestation106710\",\n                            \"cid:org:pbs.org:Manifestation171433\",\n                            \"cid:org:pbs.org:Manifestation349085\",\n                            \"cid:org:pbs.org:Manifestation352867\",\n                            \"cid:org:pbs.org:Manifestation354106\",\n                            \"cid:org:pbs.org:Manifestation354109\",\n                            \"cid:org:pbs.org:Manifestation361022\",\n                            \"cid:org:pbs.org:Manifestation363193\",\n                            \"cid:org:pbs.org:Manifestation370037\",\n                            \"cid:org:pbs.org:Manifestation370159\",\n                            \"cid:org:pbs.org:Manifestation376715\",\n                            \"cid:org:pbs.org:Manifestation376716\",\n                            \"cid:org:pbs.org:Manifestation378593\",\n                            \"cid:org:pbs.org:Manifestation384063\",\n                            \"cid:org:pbs.org:Manifestation384069\",\n                            \"cid:org:pbs.org:Manifestation386930\",\n                            \"cid:org:pbs.org:Manifestation389663\",\n                            \"cid:org:pbs.org:Manifestation389675\",\n                            \"cid:org:pbs.org:Manifestation394689\",\n                            \"cid:org:pbs.org:Manifestation396028\",\n                            \"cid:org:pbs.org:Manifestation403840\",\n                            \"cid:org:pbs.org:Manifestation405546\",\n                            \"cid:org:pbs.org:Manifestation412189\",\n                            \"cid:org:pbs.org:Manifestation415306\",\n                            \"cid:org:pbs.org:Manifestation417610\",\n                            \"cid:org:pbs.org:Manifestation420943\",\n                            \"cid:org:pbs.org:Manifestation427309\",\n                            \"cid:org:pbs.org:Manifestation433705\",\n                            \"cid:org:pbs.org:Manifestation440217\",\n                            \"cid:org:pbs.org:Manifestation444811\",\n                            \"cid:org:pbs.org:Manifestation459249\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21620\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21620/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21620/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21620\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-09-16T21:22:05Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Adventure Camp: Ziplining Adventure Camp: Canyon Hiking\",\n                        \"Title19\": \"Dinosaur Tr: E2\",\n                        \"Title120\": \"Adventure Camp: Ziplining/Adventure Camp: Canyon Hiking\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"302\",\n                        \"DistributionNumber\": 2,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"ADVENTURE CAMP: ZIPLININGThe Nature Trackers Adventure Campers are back for another adventure and this time they'll be travelling to a rainforest! Once they arrive in the dense rainforest, the campers explore different levels of the ecosystem, including the forest floor and the canopy of leaves at the top of the forest. After a hike through the rainforest, the campers' fun adventure culminates as each kid takes a ride on a zip line, where they all get a bird's eye view of the entire rainforest!Educational Objective: Rainforests are very dense, warm, wet, forests that are home to a vast array of different life forms. Rainforests get a lot of rain, at least 70 inches per year. Rainforests, often called the 'lungs of the Earth,' generate much of the oxygen we breathe.ADVENTURE CAMP: CANYON HIKINGThe Nature Trackers Adventure Campers are led by Mr. Conductor and Gilbert on a hike down a canyon, where they can see the different layers of the Mesozoic Era! At first Lily Lambeosaurus is reluctant to go, thinking that a new adventure sounds hard, but Don convinces her that a new adventure can be worth the effort. At the bottom of the canyon, the kids dig for fossils. Each Nature Tracker goes home with a 'new' Ammonite fossil, and Lily is so glad she tried something new!Educational Objective: Canyons are deep cuts in the earth's surface. They are formed by erosion. Erosion is mainly caused by the flow of rivers. It takes millions of years for canyons to become the grandiose natural landmarks they are today. The bottom rocks in canyons can date back billions of years, beyond the Mesozoic. Canyons can also be formed by a shift of the earth's tectonic plates.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2014-01-22T10:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000302\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179586\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9202\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24173\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642949\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490250\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-d3702a25-ba35-443b-ba26-a5604dd03b45\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/BE16-0224-4115-D287-8E87-T\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50960\",\n                            \"cid:org:pbs.org:Edit70584\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation20869\",\n                            \"cid:org:pbs.org:Manifestation21214\",\n                            \"cid:org:pbs.org:Manifestation21251\",\n                            \"cid:org:pbs.org:Manifestation21432\",\n                            \"cid:org:pbs.org:Manifestation21547\",\n                            \"cid:org:pbs.org:Manifestation21664\",\n                            \"cid:org:pbs.org:Manifestation21962\",\n                            \"cid:org:pbs.org:Manifestation21963\",\n                            \"cid:org:pbs.org:Manifestation22216\",\n                            \"cid:org:pbs.org:Manifestation22307\",\n                            \"cid:org:pbs.org:Manifestation22458\",\n                            \"cid:org:pbs.org:Manifestation22694\",\n                            \"cid:org:pbs.org:Manifestation22823\",\n                            \"cid:org:pbs.org:Manifestation23150\",\n                            \"cid:org:pbs.org:Manifestation23208\",\n                            \"cid:org:pbs.org:Manifestation23342\",\n                            \"cid:org:pbs.org:Manifestation23343\",\n                            \"cid:org:pbs.org:Manifestation23344\",\n                            \"cid:org:pbs.org:Manifestation23765\",\n                            \"cid:org:pbs.org:Manifestation23766\",\n                            \"cid:org:pbs.org:Manifestation23999\",\n                            \"cid:org:pbs.org:Manifestation24000\",\n                            \"cid:org:pbs.org:Manifestation24134\",\n                            \"cid:org:pbs.org:Manifestation24407\",\n                            \"cid:org:pbs.org:Manifestation24452\",\n                            \"cid:org:pbs.org:Manifestation24596\",\n                            \"cid:org:pbs.org:Manifestation24740\",\n                            \"cid:org:pbs.org:Manifestation25301\",\n                            \"cid:org:pbs.org:Manifestation25420\",\n                            \"cid:org:pbs.org:Manifestation25584\",\n                            \"cid:org:pbs.org:Manifestation25600\",\n                            \"cid:org:pbs.org:Manifestation25860\",\n                            \"cid:org:pbs.org:Manifestation26163\",\n                            \"cid:org:pbs.org:Manifestation26221\",\n                            \"cid:org:pbs.org:Manifestation26238\",\n                            \"cid:org:pbs.org:Manifestation26259\",\n                            \"cid:org:pbs.org:Manifestation26479\",\n                            \"cid:org:pbs.org:Manifestation26577\",\n                            \"cid:org:pbs.org:Manifestation26602\",\n                            \"cid:org:pbs.org:Manifestation26753\",\n                            \"cid:org:pbs.org:Manifestation26881\",\n                            \"cid:org:pbs.org:Manifestation26921\",\n                            \"cid:org:pbs.org:Manifestation27052\",\n                            \"cid:org:pbs.org:Manifestation27292\",\n                            \"cid:org:pbs.org:Manifestation27293\",\n                            \"cid:org:pbs.org:Manifestation27602\",\n                            \"cid:org:pbs.org:Manifestation28706\",\n                            \"cid:org:pbs.org:Manifestation28781\",\n                            \"cid:org:pbs.org:Manifestation41364\",\n                            \"cid:org:pbs.org:Manifestation41450\",\n                            \"cid:org:pbs.org:Manifestation41969\",\n                            \"cid:org:pbs.org:Manifestation42031\",\n                            \"cid:org:pbs.org:Manifestation171434\",\n                            \"cid:org:pbs.org:Manifestation347605\",\n                            \"cid:org:pbs.org:Manifestation352868\",\n                            \"cid:org:pbs.org:Manifestation354135\",\n                            \"cid:org:pbs.org:Manifestation354544\",\n                            \"cid:org:pbs.org:Manifestation361021\",\n                            \"cid:org:pbs.org:Manifestation362468\",\n                            \"cid:org:pbs.org:Manifestation363187\",\n                            \"cid:org:pbs.org:Manifestation370036\",\n                            \"cid:org:pbs.org:Manifestation370144\",\n                            \"cid:org:pbs.org:Manifestation376704\",\n                            \"cid:org:pbs.org:Manifestation378591\",\n                            \"cid:org:pbs.org:Manifestation385093\",\n                            \"cid:org:pbs.org:Manifestation385101\",\n                            \"cid:org:pbs.org:Manifestation388336\",\n                            \"cid:org:pbs.org:Manifestation390000\",\n                            \"cid:org:pbs.org:Manifestation393983\",\n                            \"cid:org:pbs.org:Manifestation396091\",\n                            \"cid:org:pbs.org:Manifestation404173\",\n                            \"cid:org:pbs.org:Manifestation405547\",\n                            \"cid:org:pbs.org:Manifestation412192\",\n                            \"cid:org:pbs.org:Manifestation415300\",\n                            \"cid:org:pbs.org:Manifestation417464\",\n                            \"cid:org:pbs.org:Manifestation428113\",\n                            \"cid:org:pbs.org:Manifestation433706\",\n                            \"cid:org:pbs.org:Manifestation439431\",\n                            \"cid:org:pbs.org:Manifestation445065\",\n                            \"cid:org:pbs.org:Manifestation459251\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21621\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21621/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21621/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21621\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-08-29T17:28:28Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Solar Train Birdwatching\",\n                        \"Title19\": \"Dinosaur Tr: E3\",\n                        \"Title120\": \"Solar Train/Birdwatching\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"303\",\n                        \"DistributionNumber\": 3,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"SOLAR TRAINOur Pteranodon family accompanies Mr. Conductor to the Troodon Town Roundhouse to meet up with Thurston Troodon, the Rocket Train's conductor. They soon learn that Tricia Troodon actually invited everyone there to see her new train, the Solar Train, which is powered by the sun! To test the trains' performances, the three Conductors have a race to the Triassic between the Dinosaur Train, Thurston's Rocket Train and Tricia's new Solar Train!Educational Objective: Solar power is the harnessing of sunlight and turning it into electricity. Concentrated solar power uses mirrors or lenses. Panels can be used to absorb and store sunlight. The environmental advantages of solar power are numerous - less fuel used, less pollution generated, etc.BIRDWATCHINGBuddy and Tiny give Elliot Enantiornithine, a first timer on the Dinosaur Train, a tour of the Train. When they go through Laura Giganotosaurus' car, she explains that today is her bird watching drawing day, but she hasn't found a single bird to watch, so Elliot hams it up for Laura, who watches and draws him. This is so fun that Buddy and Tiny bring Laura to meet another bird friend- Arlene Archeopteryx. Then Arlene and Elliot introduce the kids and Laura to a new bird named Peng Protopteryx! It's a successful birdwatching drawing day as all three birds are delighted to show off their unique feathers.Educational Objective: Protopteryx was a starling-sized bird from the Cretaceous Period. Remains of the bird were found in China's Hebei Province. The most distinctive characteristics of Protopteryx were that it was extensively covered with feathers and could definitely fly.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2014-10-06T15:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000303\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179587\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9203\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24169\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642954\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490266\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-a706ab37-30a1-49ec-98db-d24ebd74eca5\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/FB2C-1AEF-1628-DB6D-25F2-3\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50968\",\n                            \"cid:org:pbs.org:Edit74896\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation127752\",\n                            \"cid:org:pbs.org:Manifestation127855\",\n                            \"cid:org:pbs.org:Manifestation128115\",\n                            \"cid:org:pbs.org:Manifestation128340\",\n                            \"cid:org:pbs.org:Manifestation128536\",\n                            \"cid:org:pbs.org:Manifestation128789\",\n                            \"cid:org:pbs.org:Manifestation128967\",\n                            \"cid:org:pbs.org:Manifestation128968\",\n                            \"cid:org:pbs.org:Manifestation129090\",\n                            \"cid:org:pbs.org:Manifestation129091\",\n                            \"cid:org:pbs.org:Manifestation129201\",\n                            \"cid:org:pbs.org:Manifestation129733\",\n                            \"cid:org:pbs.org:Manifestation129751\",\n                            \"cid:org:pbs.org:Manifestation130004\",\n                            \"cid:org:pbs.org:Manifestation130088\",\n                            \"cid:org:pbs.org:Manifestation130478\",\n                            \"cid:org:pbs.org:Manifestation130633\",\n                            \"cid:org:pbs.org:Manifestation130826\",\n                            \"cid:org:pbs.org:Manifestation131283\",\n                            \"cid:org:pbs.org:Manifestation131457\",\n                            \"cid:org:pbs.org:Manifestation131503\",\n                            \"cid:org:pbs.org:Manifestation131677\",\n                            \"cid:org:pbs.org:Manifestation131871\",\n                            \"cid:org:pbs.org:Manifestation132112\",\n                            \"cid:org:pbs.org:Manifestation132296\",\n                            \"cid:org:pbs.org:Manifestation132363\",\n                            \"cid:org:pbs.org:Manifestation132432\",\n                            \"cid:org:pbs.org:Manifestation132783\",\n                            \"cid:org:pbs.org:Manifestation132937\",\n                            \"cid:org:pbs.org:Manifestation133002\",\n                            \"cid:org:pbs.org:Manifestation133341\",\n                            \"cid:org:pbs.org:Manifestation133366\",\n                            \"cid:org:pbs.org:Manifestation133394\",\n                            \"cid:org:pbs.org:Manifestation133472\",\n                            \"cid:org:pbs.org:Manifestation133543\",\n                            \"cid:org:pbs.org:Manifestation133604\",\n                            \"cid:org:pbs.org:Manifestation134433\",\n                            \"cid:org:pbs.org:Manifestation136035\",\n                            \"cid:org:pbs.org:Manifestation148456\",\n                            \"cid:org:pbs.org:Manifestation148528\",\n                            \"cid:org:pbs.org:Manifestation148529\",\n                            \"cid:org:pbs.org:Manifestation148634\",\n                            \"cid:org:pbs.org:Manifestation148723\",\n                            \"cid:org:pbs.org:Manifestation149095\",\n                            \"cid:org:pbs.org:Manifestation171435\",\n                            \"cid:org:pbs.org:Manifestation350058\",\n                            \"cid:org:pbs.org:Manifestation350205\",\n                            \"cid:org:pbs.org:Manifestation350206\",\n                            \"cid:org:pbs.org:Manifestation353008\",\n                            \"cid:org:pbs.org:Manifestation354545\",\n                            \"cid:org:pbs.org:Manifestation354597\",\n                            \"cid:org:pbs.org:Manifestation361307\",\n                            \"cid:org:pbs.org:Manifestation362425\",\n                            \"cid:org:pbs.org:Manifestation362432\",\n                            \"cid:org:pbs.org:Manifestation370011\",\n                            \"cid:org:pbs.org:Manifestation370161\",\n                            \"cid:org:pbs.org:Manifestation376721\",\n                            \"cid:org:pbs.org:Manifestation379034\",\n                            \"cid:org:pbs.org:Manifestation385104\",\n                            \"cid:org:pbs.org:Manifestation388042\",\n                            \"cid:org:pbs.org:Manifestation390566\",\n                            \"cid:org:pbs.org:Manifestation394015\",\n                            \"cid:org:pbs.org:Manifestation396191\",\n                            \"cid:org:pbs.org:Manifestation404170\",\n                            \"cid:org:pbs.org:Manifestation405556\",\n                            \"cid:org:pbs.org:Manifestation412618\",\n                            \"cid:org:pbs.org:Manifestation415167\",\n                            \"cid:org:pbs.org:Manifestation417457\",\n                            \"cid:org:pbs.org:Manifestation428125\",\n                            \"cid:org:pbs.org:Manifestation432692\",\n                            \"cid:org:pbs.org:Manifestation440214\",\n                            \"cid:org:pbs.org:Manifestation445612\",\n                            \"cid:org:pbs.org:Manifestation460180\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21622\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21622/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21622/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21622\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-09-16T21:22:28Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Rocket Train Surprise Party Cloudy with a Chance of Fun\",\n                        \"Title19\": \"Dinosaur Tr: E4\",\n                        \"Title120\": \"Rocket Train Surprise Party/Cloudy with a Chance of Fun\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"304\",\n                        \"DistributionNumber\": 4,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"ROCKET TRAIN SURPRISE PARTYAfter Buddy, Tiny, Shiny and Don learn that it's Mr. Conductor's birthday, they decide to throw him a surprise party on his favorite place - the Dinosaur Train! The whole family plans the party, and even secretly rides the Rocket Train to pick up friends from all around the Mesozoic and to gather ginkgo leaves for a special birthday cake. The party is a huge success - the Conductor is surprised and moved, and loves his tasty ginkgo leaf birthday cake. Educational Objective: Ginkgo biloba is a tree that dates back 270 million years from the Jurassic Period and is native to China. It is a large tree, reaching 66-100 feet with fan-shaped yellow leaves.CLOUDY WITH A CHANCE OF FUNAs the Pteranodon kids play in their family nest, Buddy stares at a sky full of clouds and asks the group, 'What are clouds' Mr. Pteranodon and his neighbor, Mr. Lambeosaurus have different opinions. As they all get on the Dinosaur Train, they consider whether clouds are made of water or whether they're just made of fluff. Tiny knows who would have the facts - Mr. Conductor! He explains that clouds are made of billions of tiny drops of water that are so light they float in the air. He also takes the group to a stop at Cloudy Point Station where the kids play a cloud-spotting game, identifying three types of clouds they learned about: cirrus, stratus, and cumulus. In the end, a rainstorm certainly proves that clouds are made of water! Educational Objective: Clouds are visible masses of water droplets. There are different kind of clouds, determined by altitude and temperature. Some of the different clouds types are cirrus, cumulus, and stratus.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2014-10-06T15:30:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000304\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179588\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9204\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24170\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642956\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490267\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-dc7e0f62-3989-483e-94cf-c5345448d2bd\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/51E1-3F4E-FEB7-B507-FBC8-N\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52420\",\n                            \"cid:org:pbs.org:Edit72360\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64124\",\n                            \"cid:org:pbs.org:Manifestation64366\",\n                            \"cid:org:pbs.org:Manifestation64595\",\n                            \"cid:org:pbs.org:Manifestation64698\",\n                            \"cid:org:pbs.org:Manifestation64776\",\n                            \"cid:org:pbs.org:Manifestation65068\",\n                            \"cid:org:pbs.org:Manifestation65152\",\n                            \"cid:org:pbs.org:Manifestation65374\",\n                            \"cid:org:pbs.org:Manifestation65527\",\n                            \"cid:org:pbs.org:Manifestation65929\",\n                            \"cid:org:pbs.org:Manifestation66019\",\n                            \"cid:org:pbs.org:Manifestation66388\",\n                            \"cid:org:pbs.org:Manifestation66518\",\n                            \"cid:org:pbs.org:Manifestation66703\",\n                            \"cid:org:pbs.org:Manifestation67267\",\n                            \"cid:org:pbs.org:Manifestation67576\",\n                            \"cid:org:pbs.org:Manifestation67962\",\n                            \"cid:org:pbs.org:Manifestation68013\",\n                            \"cid:org:pbs.org:Manifestation68205\",\n                            \"cid:org:pbs.org:Manifestation68259\",\n                            \"cid:org:pbs.org:Manifestation68467\",\n                            \"cid:org:pbs.org:Manifestation68557\",\n                            \"cid:org:pbs.org:Manifestation68754\",\n                            \"cid:org:pbs.org:Manifestation68792\",\n                            \"cid:org:pbs.org:Manifestation68873\",\n                            \"cid:org:pbs.org:Manifestation68874\",\n                            \"cid:org:pbs.org:Manifestation69011\",\n                            \"cid:org:pbs.org:Manifestation69082\",\n                            \"cid:org:pbs.org:Manifestation69312\",\n                            \"cid:org:pbs.org:Manifestation69394\",\n                            \"cid:org:pbs.org:Manifestation69611\",\n                            \"cid:org:pbs.org:Manifestation69675\",\n                            \"cid:org:pbs.org:Manifestation69732\",\n                            \"cid:org:pbs.org:Manifestation70557\",\n                            \"cid:org:pbs.org:Manifestation70864\",\n                            \"cid:org:pbs.org:Manifestation70893\",\n                            \"cid:org:pbs.org:Manifestation70901\",\n                            \"cid:org:pbs.org:Manifestation72005\",\n                            \"cid:org:pbs.org:Manifestation84231\",\n                            \"cid:org:pbs.org:Manifestation84232\",\n                            \"cid:org:pbs.org:Manifestation84601\",\n                            \"cid:org:pbs.org:Manifestation84667\",\n                            \"cid:org:pbs.org:Manifestation84668\",\n                            \"cid:org:pbs.org:Manifestation171432\",\n                            \"cid:org:pbs.org:Manifestation348581\",\n                            \"cid:org:pbs.org:Manifestation348656\",\n                            \"cid:org:pbs.org:Manifestation352864\",\n                            \"cid:org:pbs.org:Manifestation354654\",\n                            \"cid:org:pbs.org:Manifestation355118\",\n                            \"cid:org:pbs.org:Manifestation359755\",\n                            \"cid:org:pbs.org:Manifestation361301\",\n                            \"cid:org:pbs.org:Manifestation370035\",\n                            \"cid:org:pbs.org:Manifestation370146\",\n                            \"cid:org:pbs.org:Manifestation379060\",\n                            \"cid:org:pbs.org:Manifestation385089\",\n                            \"cid:org:pbs.org:Manifestation389071\",\n                            \"cid:org:pbs.org:Manifestation389999\",\n                            \"cid:org:pbs.org:Manifestation390014\",\n                            \"cid:org:pbs.org:Manifestation394694\",\n                            \"cid:org:pbs.org:Manifestation396425\",\n                            \"cid:org:pbs.org:Manifestation404167\",\n                            \"cid:org:pbs.org:Manifestation406015\",\n                            \"cid:org:pbs.org:Manifestation412633\",\n                            \"cid:org:pbs.org:Manifestation415309\",\n                            \"cid:org:pbs.org:Manifestation417454\",\n                            \"cid:org:pbs.org:Manifestation427306\",\n                            \"cid:org:pbs.org:Manifestation432690\",\n                            \"cid:org:pbs.org:Manifestation440223\",\n                            \"cid:org:pbs.org:Manifestation445614\",\n                            \"cid:org:pbs.org:Manifestation460170\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21623\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21623/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21623/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21623\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-08-29T17:28:27Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Tiny's Fishing Friend Butterflies\",\n                        \"Title19\": \"Dinosaur Tr: E5\",\n                        \"Title120\": \"Tiny's Fishing Friend/Butterflies\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"305\",\n                        \"DistributionNumber\": 5,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"TINY'S FISHING FRIENDTiny can't believe it when he finds out that his friend Cindy Cimolestes doesn't like fish, but she explains that she's a mammal and many mammals don't eat fish. Determined, Tiny sets out to find a mammal in the Mesozoic who likes fish, so she, Buddy, Cindy and Dad set out on a fishing trip, where they run into Cassie Castrocauda, a Jurassic mammal that looks like a cross between a beaver, an otter and a platypus, who also happens to love fish!Educational Objective: Castrocauda was a large beaver-platypus-like mammal from the Jurassic period. It was covered with fur, and had webbed feet and a broad flat tail it used to swim. It had many teeth for catching fish. Castrocauda is the earliest known mammal discovered that lived partially in water.BUTTERFLIESOne morning at the family nest, Don befriends a Butterfly that he names Dan. Don, Buddy, Tiny and Shiny watch Dan and three 'sibling' butterflies fly around. The other three butterflies flutter away, leaving Dan with our kids. Don feels for the separated butterfly and vows to re-unite it with his siblings. The whole time the kids search, Don keeps an eye on Dan, who camouflages himself when any threat (birds or a frog) are nearby. At the end of the day, our family is amazed when Dan's family comes out from hiding in a flower headband Tiny made, where they were camouflaged in with the flowers!Educational Objective: Butterflies use their color patterns to blend in with leaves, etc. as a defense against predators. The colorful wings are also used to attract other butterflies. Many butterflies have eyespots on their wings that are also used to distract any possible predator.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2015-04-20T15:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000305\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179589\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9205\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24171\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642950\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490290\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-46bdcfcc-1db9-4373-99f3-36ee794e3cad\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/849E-C12A-3F76-D229-FD71-A\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52421\",\n                            \"cid:org:pbs.org:Edit69415\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation20870\",\n                            \"cid:org:pbs.org:Manifestation20967\",\n                            \"cid:org:pbs.org:Manifestation21213\",\n                            \"cid:org:pbs.org:Manifestation21220\",\n                            \"cid:org:pbs.org:Manifestation21433\",\n                            \"cid:org:pbs.org:Manifestation21550\",\n                            \"cid:org:pbs.org:Manifestation21557\",\n                            \"cid:org:pbs.org:Manifestation21632\",\n                            \"cid:org:pbs.org:Manifestation21964\",\n                            \"cid:org:pbs.org:Manifestation22027\",\n                            \"cid:org:pbs.org:Manifestation22120\",\n                            \"cid:org:pbs.org:Manifestation22217\",\n                            \"cid:org:pbs.org:Manifestation22459\",\n                            \"cid:org:pbs.org:Manifestation22644\",\n                            \"cid:org:pbs.org:Manifestation22691\",\n                            \"cid:org:pbs.org:Manifestation22692\",\n                            \"cid:org:pbs.org:Manifestation22821\",\n                            \"cid:org:pbs.org:Manifestation22822\",\n                            \"cid:org:pbs.org:Manifestation23151\",\n                            \"cid:org:pbs.org:Manifestation23345\",\n                            \"cid:org:pbs.org:Manifestation23346\",\n                            \"cid:org:pbs.org:Manifestation23767\",\n                            \"cid:org:pbs.org:Manifestation24001\",\n                            \"cid:org:pbs.org:Manifestation24135\",\n                            \"cid:org:pbs.org:Manifestation24408\",\n                            \"cid:org:pbs.org:Manifestation24453\",\n                            \"cid:org:pbs.org:Manifestation24597\",\n                            \"cid:org:pbs.org:Manifestation24741\",\n                            \"cid:org:pbs.org:Manifestation25344\",\n                            \"cid:org:pbs.org:Manifestation25373\",\n                            \"cid:org:pbs.org:Manifestation25421\",\n                            \"cid:org:pbs.org:Manifestation25601\",\n                            \"cid:org:pbs.org:Manifestation25861\",\n                            \"cid:org:pbs.org:Manifestation25932\",\n                            \"cid:org:pbs.org:Manifestation25933\",\n                            \"cid:org:pbs.org:Manifestation25981\",\n                            \"cid:org:pbs.org:Manifestation26368\",\n                            \"cid:org:pbs.org:Manifestation27294\",\n                            \"cid:org:pbs.org:Manifestation28785\",\n                            \"cid:org:pbs.org:Manifestation41365\",\n                            \"cid:org:pbs.org:Manifestation41586\",\n                            \"cid:org:pbs.org:Manifestation41971\",\n                            \"cid:org:pbs.org:Manifestation42035\",\n                            \"cid:org:pbs.org:Manifestation42036\",\n                            \"cid:org:pbs.org:Manifestation171429\",\n                            \"cid:org:pbs.org:Manifestation347397\",\n                            \"cid:org:pbs.org:Manifestation347579\",\n                            \"cid:org:pbs.org:Manifestation352651\",\n                            \"cid:org:pbs.org:Manifestation355368\",\n                            \"cid:org:pbs.org:Manifestation355596\",\n                            \"cid:org:pbs.org:Manifestation358904\",\n                            \"cid:org:pbs.org:Manifestation370038\",\n                            \"cid:org:pbs.org:Manifestation370163\",\n                            \"cid:org:pbs.org:Manifestation376738\",\n                            \"cid:org:pbs.org:Manifestation376758\",\n                            \"cid:org:pbs.org:Manifestation379058\",\n                            \"cid:org:pbs.org:Manifestation385435\",\n                            \"cid:org:pbs.org:Manifestation388295\",\n                            \"cid:org:pbs.org:Manifestation390572\",\n                            \"cid:org:pbs.org:Manifestation395506\",\n                            \"cid:org:pbs.org:Manifestation396402\",\n                            \"cid:org:pbs.org:Manifestation404168\",\n                            \"cid:org:pbs.org:Manifestation406014\",\n                            \"cid:org:pbs.org:Manifestation412188\",\n                            \"cid:org:pbs.org:Manifestation415299\",\n                            \"cid:org:pbs.org:Manifestation415767\",\n                            \"cid:org:pbs.org:Manifestation417468\",\n                            \"cid:org:pbs.org:Manifestation427313\",\n                            \"cid:org:pbs.org:Manifestation432693\",\n                            \"cid:org:pbs.org:Manifestation439433\",\n                            \"cid:org:pbs.org:Manifestation445668\",\n                            \"cid:org:pbs.org:Manifestation460067\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21624\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21624/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21624/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21624\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-08-29T17:28:36Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Best Ever Babysitter Plant a Tree\",\n                        \"Title19\": \"Dinosaur Tr: E6\",\n                        \"Title120\": \"Best Ever Babysitter/Plant a Tree\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"306\",\n                        \"DistributionNumber\": 6,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"BEST EVER BABYSITTERBuddy, Tiny, Shiny and Don are excited that Keira Chirostenotes gets to babysit them for the night while Mr. and Mrs. Pteranodon go out for a dinner on the Dinosaur Night Train. Keira shows the kids how a dead log's decomposition provides food and shelter for many living creatures. Meanwhile, Mr. and Mrs. Pteranodon are gleeful as they enjoy their date, exploring the Dinosaur Train's other compartments. Mom and Dad return from their date to find their kids filled with more smiles than when they left them and, later, their pillows filled with several of the little bugs from underneath the decomposing log.Educational Objective: After a tree is felled and dies, it provides more food for insects and other creatures than when it was living. Among the creatures that (reside under and) feed off decomposing trees are cockroaches, slugs, ants, spiders, beetles, etc.PLANT A TREEThe Pteranodon kids are spending the day with Grandma and Grandpa Pteranodon! On the Dinosaur Train on the way to their grandparents', Buddy, Tiny, Shiny and Don learn about sycamore trees. Grandma and Grandpa are so excited to have a whole day with their grandparents and doubly-excited to do a special 'project' with them. They bring the kids to a field lined with sycamore trees and show them one tall one in particular that was planted by their Dad when he was a kid! Buddy, Tiny, Shiny and Don get to plant their own sycamore saplings and vow to visit their trees to track their growth as the months and years go by! Educational Objective: Sycamores are generally tall (90-150 feet), deciduous trees that originated in the Cretaceous and have survived to the present day.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2015-04-21T15:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000306\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179590\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9206\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24172\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642955\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490291\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-4a90e248-1b9a-4b7e-9e4d-eda9476dba0f\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/CB35-FC97-889F-3716-0268-X\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52462\",\n                            \"cid:org:pbs.org:Edit76060\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation127754\",\n                            \"cid:org:pbs.org:Manifestation127854\",\n                            \"cid:org:pbs.org:Manifestation128116\",\n                            \"cid:org:pbs.org:Manifestation128533\",\n                            \"cid:org:pbs.org:Manifestation128534\",\n                            \"cid:org:pbs.org:Manifestation128969\",\n                            \"cid:org:pbs.org:Manifestation129110\",\n                            \"cid:org:pbs.org:Manifestation129202\",\n                            \"cid:org:pbs.org:Manifestation129691\",\n                            \"cid:org:pbs.org:Manifestation130001\",\n                            \"cid:org:pbs.org:Manifestation130089\",\n                            \"cid:org:pbs.org:Manifestation130090\",\n                            \"cid:org:pbs.org:Manifestation130479\",\n                            \"cid:org:pbs.org:Manifestation130634\",\n                            \"cid:org:pbs.org:Manifestation130827\",\n                            \"cid:org:pbs.org:Manifestation131284\",\n                            \"cid:org:pbs.org:Manifestation131458\",\n                            \"cid:org:pbs.org:Manifestation131504\",\n                            \"cid:org:pbs.org:Manifestation131678\",\n                            \"cid:org:pbs.org:Manifestation131872\",\n                            \"cid:org:pbs.org:Manifestation132113\",\n                            \"cid:org:pbs.org:Manifestation132202\",\n                            \"cid:org:pbs.org:Manifestation132297\",\n                            \"cid:org:pbs.org:Manifestation132433\",\n                            \"cid:org:pbs.org:Manifestation132784\",\n                            \"cid:org:pbs.org:Manifestation132938\",\n                            \"cid:org:pbs.org:Manifestation133003\",\n                            \"cid:org:pbs.org:Manifestation133238\",\n                            \"cid:org:pbs.org:Manifestation133407\",\n                            \"cid:org:pbs.org:Manifestation133408\",\n                            \"cid:org:pbs.org:Manifestation134434\",\n                            \"cid:org:pbs.org:Manifestation148635\",\n                            \"cid:org:pbs.org:Manifestation148724\",\n                            \"cid:org:pbs.org:Manifestation148776\",\n                            \"cid:org:pbs.org:Manifestation149096\",\n                            \"cid:org:pbs.org:Manifestation149362\",\n                            \"cid:org:pbs.org:Manifestation149480\",\n                            \"cid:org:pbs.org:Manifestation171422\",\n                            \"cid:org:pbs.org:Manifestation350059\",\n                            \"cid:org:pbs.org:Manifestation350204\",\n                            \"cid:org:pbs.org:Manifestation352870\",\n                            \"cid:org:pbs.org:Manifestation354651\",\n                            \"cid:org:pbs.org:Manifestation355111\",\n                            \"cid:org:pbs.org:Manifestation358898\",\n                            \"cid:org:pbs.org:Manifestation360576\",\n                            \"cid:org:pbs.org:Manifestation361302\",\n                            \"cid:org:pbs.org:Manifestation370034\",\n                            \"cid:org:pbs.org:Manifestation370148\",\n                            \"cid:org:pbs.org:Manifestation376699\",\n                            \"cid:org:pbs.org:Manifestation379059\",\n                            \"cid:org:pbs.org:Manifestation382099\",\n                            \"cid:org:pbs.org:Manifestation382323\",\n                            \"cid:org:pbs.org:Manifestation382722\",\n                            \"cid:org:pbs.org:Manifestation385419\",\n                            \"cid:org:pbs.org:Manifestation388930\",\n                            \"cid:org:pbs.org:Manifestation389002\",\n                            \"cid:org:pbs.org:Manifestation390563\",\n                            \"cid:org:pbs.org:Manifestation390564\",\n                            \"cid:org:pbs.org:Manifestation396034\",\n                            \"cid:org:pbs.org:Manifestation396403\",\n                            \"cid:org:pbs.org:Manifestation401448\",\n                            \"cid:org:pbs.org:Manifestation405457\",\n                            \"cid:org:pbs.org:Manifestation405642\",\n                            \"cid:org:pbs.org:Manifestation412928\",\n                            \"cid:org:pbs.org:Manifestation415163\",\n                            \"cid:org:pbs.org:Manifestation417448\",\n                            \"cid:org:pbs.org:Manifestation420944\",\n                            \"cid:org:pbs.org:Manifestation427310\",\n                            \"cid:org:pbs.org:Manifestation430795\",\n                            \"cid:org:pbs.org:Manifestation430796\",\n                            \"cid:org:pbs.org:Manifestation432688\",\n                            \"cid:org:pbs.org:Manifestation440215\",\n                            \"cid:org:pbs.org:Manifestation445679\",\n                            \"cid:org:pbs.org:Manifestation453519\",\n                            \"cid:org:pbs.org:Manifestation460159\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21625\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21625/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21625/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21625\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-08-29T17:28:34Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"One Big Frog Caving with Vlad\",\n                        \"Title19\": \"Dinosaur Tr: E7\",\n                        \"Title120\": \"One Big Frog/Caving with Vlad\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"307\",\n                        \"DistributionNumber\": 7,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"ONE BIG FROGThe Pteranodon kids are playing a game called 'I'm the Biggest,' which raises the question: how big is the biggest frog Dad takes the kids on the Dinosaur Train to find the biggest frog ever, the legendary Beelzebufo. Once off the train, they have to take a river raft to find this illusive creature, but find him they do. The kids are surprised to find that Benny Beelzebufo isn't nearly as large (or mean) as they'd imagined, but he is definitely the biggest frog they've ever seen! Benny teaches the kids about his 'sit-still-and-wait' hunting style and shows off his large, floating leaf 'home.'Educational Objective: Beelzebufo was a particularly large species of prehistoric frog - perhaps the largest that ever existed. It lived inthe late Cretaceous Period. It may have grown to over 16 inches and almost 10 lbs. in size. Beelzebufo was a predator whose expansive mouth allowed it to eat relatively large prey, perhaps even juvenile dinosaurs. Beelzebufo was not only huge, it had a protective shield and very powerful jaws.CAVING WITH VLADThe Pteranodon family rides the 'Night Train' all the way back to the Jurassic to visit their nocturnal friend, Vlad Volaticotherium, who wants to take them caving! Buddy, Tiny, Shiny and Don don't even know what caving is, but are soon having a great time seeing all of the stalactites and stalagmites that have formed inside the cave. They also learn that it can be a lot of fun to hear your voice echo down the cave's long caverns!Educational Objective: Stalagmites are limestone formations that rise from the floor of a cave. Stalactites are tubular formations of minerals that hang from the ceiling of caves.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2014-10-27T15:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000307\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179591\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9207\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24181\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642952\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490268\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-50930187-8bb0-4f48-bccf-95c5e3550a52\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/A451-8B00-2E56-16BB-2599-O\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52463\",\n                            \"cid:org:pbs.org:Edit75336\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64128\",\n                            \"cid:org:pbs.org:Manifestation64371\",\n                            \"cid:org:pbs.org:Manifestation64592\",\n                            \"cid:org:pbs.org:Manifestation64777\",\n                            \"cid:org:pbs.org:Manifestation64847\",\n                            \"cid:org:pbs.org:Manifestation65550\",\n                            \"cid:org:pbs.org:Manifestation65731\",\n                            \"cid:org:pbs.org:Manifestation65833\",\n                            \"cid:org:pbs.org:Manifestation65834\",\n                            \"cid:org:pbs.org:Manifestation65835\",\n                            \"cid:org:pbs.org:Manifestation65927\",\n                            \"cid:org:pbs.org:Manifestation65928\",\n                            \"cid:org:pbs.org:Manifestation66188\",\n                            \"cid:org:pbs.org:Manifestation66260\",\n                            \"cid:org:pbs.org:Manifestation66261\",\n                            \"cid:org:pbs.org:Manifestation66389\",\n                            \"cid:org:pbs.org:Manifestation66519\",\n                            \"cid:org:pbs.org:Manifestation66704\",\n                            \"cid:org:pbs.org:Manifestation67127\",\n                            \"cid:org:pbs.org:Manifestation67578\",\n                            \"cid:org:pbs.org:Manifestation67963\",\n                            \"cid:org:pbs.org:Manifestation68014\",\n                            \"cid:org:pbs.org:Manifestation68206\",\n                            \"cid:org:pbs.org:Manifestation68260\",\n                            \"cid:org:pbs.org:Manifestation68468\",\n                            \"cid:org:pbs.org:Manifestation68558\",\n                            \"cid:org:pbs.org:Manifestation68755\",\n                            \"cid:org:pbs.org:Manifestation68793\",\n                            \"cid:org:pbs.org:Manifestation68875\",\n                            \"cid:org:pbs.org:Manifestation69013\",\n                            \"cid:org:pbs.org:Manifestation69083\",\n                            \"cid:org:pbs.org:Manifestation69313\",\n                            \"cid:org:pbs.org:Manifestation69395\",\n                            \"cid:org:pbs.org:Manifestation69676\",\n                            \"cid:org:pbs.org:Manifestation69733\",\n                            \"cid:org:pbs.org:Manifestation70452\",\n                            \"cid:org:pbs.org:Manifestation70558\",\n                            \"cid:org:pbs.org:Manifestation70898\",\n                            \"cid:org:pbs.org:Manifestation72006\",\n                            \"cid:org:pbs.org:Manifestation84233\",\n                            \"cid:org:pbs.org:Manifestation84467\",\n                            \"cid:org:pbs.org:Manifestation84664\",\n                            \"cid:org:pbs.org:Manifestation84665\",\n                            \"cid:org:pbs.org:Manifestation171431\",\n                            \"cid:org:pbs.org:Manifestation348658\",\n                            \"cid:org:pbs.org:Manifestation352871\",\n                            \"cid:org:pbs.org:Manifestation355362\",\n                            \"cid:org:pbs.org:Manifestation359366\",\n                            \"cid:org:pbs.org:Manifestation365984\",\n                            \"cid:org:pbs.org:Manifestation370820\",\n                            \"cid:org:pbs.org:Manifestation371678\",\n                            \"cid:org:pbs.org:Manifestation379061\",\n                            \"cid:org:pbs.org:Manifestation379441\",\n                            \"cid:org:pbs.org:Manifestation387365\",\n                            \"cid:org:pbs.org:Manifestation389081\",\n                            \"cid:org:pbs.org:Manifestation393319\",\n                            \"cid:org:pbs.org:Manifestation396072\",\n                            \"cid:org:pbs.org:Manifestation399496\",\n                            \"cid:org:pbs.org:Manifestation406558\",\n                            \"cid:org:pbs.org:Manifestation407315\",\n                            \"cid:org:pbs.org:Manifestation412808\",\n                            \"cid:org:pbs.org:Manifestation413467\",\n                            \"cid:org:pbs.org:Manifestation417453\",\n                            \"cid:org:pbs.org:Manifestation418415\",\n                            \"cid:org:pbs.org:Manifestation424313\",\n                            \"cid:org:pbs.org:Manifestation430407\",\n                            \"cid:org:pbs.org:Manifestation436606\",\n                            \"cid:org:pbs.org:Manifestation450117\",\n                            \"cid:org:pbs.org:Manifestation460066\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21626\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21626/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21626/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21626\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-08-29T17:28:30Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Turtle and Therapod Race Hungry, Hungry Carnivores\",\n                        \"Title19\": \"Dinosaur Tr: E8\",\n                        \"Title120\": \"Classic in the Jurassic: Turtle and Therapod Race/Hungry, Hungry Carnivores\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"308\",\n                        \"DistributionNumber\": 8,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"CLASSIC IN THE JURASSIC: TURTLE & THERAPOD RACEThe Pteranodon family travels to the 'Classic in the Jurassic', an Olympics type competition in which dinosaur teams representing the three Mesozoic time periods will compete in various contests. Today's competition is a race between turtle and theropod teams. When the fast theropods all get tangled up at the finish line, the race comes down to the slow moving turtles. It's an exciting race as the turtles are neck and neck! Who will win the race Educational Objective: Turtles were around with the very first dinosaurs, they've remained almost unchanged for millions and millions of years. Unlike most turtles, the Triassic turtle Proganochelys couldn't retract its head into its shell. So, as protection, its head and neck were covered with armored plates and pointy spikes. HUNGRY, HUNGRY CARNIVORESBuddy, Tiny and Mrs. Pteranodon are eating lunch and even though they've just eaten a big fish meal, Buddy is still hungry, so she takes the kids on the Dinosaur Train so Buddy can eat some carrion. While dining, Laura Giganotosaurus tells Buddy the best meal she ever ate was prepared by her cousin, Chef Carson Carcharodontosaurus. So they all travel to meet Chef C and eat his famous carrion dishes. They even bring back a snack for Mr. Conductor!Educational Objective: Carcharodontosaurus was a giant dinosaur closely related to Giganotosaurus that lived in Africa during the mid-Cretaceous, many millions of years before T-Rex. Carcharodontosaurus reached approximately the same lengths as T-Rex but weighed tons less. Carcharodontosaurus was a 'hypercarnivore,' referring to carnivores whose diets are more than 70% meat.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2014-08-19T16:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000308\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179592\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9208\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24189\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642951\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490253\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-af2735b4-473f-41a3-a029-0373ba4ad949\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/5F2B-0AC3-B65A-E636-24B2-6\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52474\",\n                            \"cid:org:pbs.org:Edit69416\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64\",\n                            \"cid:org:pbs.org:Manifestation404\",\n                            \"cid:org:pbs.org:Manifestation599\",\n                            \"cid:org:pbs.org:Manifestation600\",\n                            \"cid:org:pbs.org:Manifestation952\",\n                            \"cid:org:pbs.org:Manifestation1212\",\n                            \"cid:org:pbs.org:Manifestation1213\",\n                            \"cid:org:pbs.org:Manifestation1349\",\n                            \"cid:org:pbs.org:Manifestation1524\",\n                            \"cid:org:pbs.org:Manifestation1625\",\n                            \"cid:org:pbs.org:Manifestation1754\",\n                            \"cid:org:pbs.org:Manifestation2000\",\n                            \"cid:org:pbs.org:Manifestation2301\",\n                            \"cid:org:pbs.org:Manifestation2302\",\n                            \"cid:org:pbs.org:Manifestation2399\",\n                            \"cid:org:pbs.org:Manifestation2696\",\n                            \"cid:org:pbs.org:Manifestation2697\",\n                            \"cid:org:pbs.org:Manifestation2970\",\n                            \"cid:org:pbs.org:Manifestation3128\",\n                            \"cid:org:pbs.org:Manifestation3569\",\n                            \"cid:org:pbs.org:Manifestation3719\",\n                            \"cid:org:pbs.org:Manifestation3870\",\n                            \"cid:org:pbs.org:Manifestation3959\",\n                            \"cid:org:pbs.org:Manifestation4180\",\n                            \"cid:org:pbs.org:Manifestation4237\",\n                            \"cid:org:pbs.org:Manifestation4291\",\n                            \"cid:org:pbs.org:Manifestation4293\",\n                            \"cid:org:pbs.org:Manifestation4463\",\n                            \"cid:org:pbs.org:Manifestation4515\",\n                            \"cid:org:pbs.org:Manifestation4536\",\n                            \"cid:org:pbs.org:Manifestation4933\",\n                            \"cid:org:pbs.org:Manifestation4934\",\n                            \"cid:org:pbs.org:Manifestation11287\",\n                            \"cid:org:pbs.org:Manifestation18406\",\n                            \"cid:org:pbs.org:Manifestation18447\",\n                            \"cid:org:pbs.org:Manifestation18651\",\n                            \"cid:org:pbs.org:Manifestation18815\",\n                            \"cid:org:pbs.org:Manifestation18847\",\n                            \"cid:org:pbs.org:Manifestation18960\",\n                            \"cid:org:pbs.org:Manifestation19048\",\n                            \"cid:org:pbs.org:Manifestation19286\",\n                            \"cid:org:pbs.org:Manifestation19350\",\n                            \"cid:org:pbs.org:Manifestation19405\",\n                            \"cid:org:pbs.org:Manifestation19497\",\n                            \"cid:org:pbs.org:Manifestation19498\",\n                            \"cid:org:pbs.org:Manifestation19839\",\n                            \"cid:org:pbs.org:Manifestation20073\",\n                            \"cid:org:pbs.org:Manifestation20074\",\n                            \"cid:org:pbs.org:Manifestation20475\",\n                            \"cid:org:pbs.org:Manifestation20605\",\n                            \"cid:org:pbs.org:Manifestation347180\",\n                            \"cid:org:pbs.org:Manifestation347233\",\n                            \"cid:org:pbs.org:Manifestation347296\",\n                            \"cid:org:pbs.org:Manifestation347297\",\n                            \"cid:org:pbs.org:Manifestation355844\",\n                            \"cid:org:pbs.org:Manifestation365858\",\n                            \"cid:org:pbs.org:Manifestation366245\",\n                            \"cid:org:pbs.org:Manifestation371680\",\n                            \"cid:org:pbs.org:Manifestation376465\",\n                            \"cid:org:pbs.org:Manifestation379436\",\n                            \"cid:org:pbs.org:Manifestation385434\",\n                            \"cid:org:pbs.org:Manifestation387362\",\n                            \"cid:org:pbs.org:Manifestation392831\",\n                            \"cid:org:pbs.org:Manifestation393322\",\n                            \"cid:org:pbs.org:Manifestation399497\",\n                            \"cid:org:pbs.org:Manifestation400710\",\n                            \"cid:org:pbs.org:Manifestation408370\",\n                            \"cid:org:pbs.org:Manifestation409486\",\n                            \"cid:org:pbs.org:Manifestation412813\",\n                            \"cid:org:pbs.org:Manifestation416711\",\n                            \"cid:org:pbs.org:Manifestation417465\",\n                            \"cid:org:pbs.org:Manifestation418852\",\n                            \"cid:org:pbs.org:Manifestation424306\",\n                            \"cid:org:pbs.org:Manifestation430020\",\n                            \"cid:org:pbs.org:Manifestation436584\",\n                            \"cid:org:pbs.org:Manifestation449759\",\n                            \"cid:org:pbs.org:Manifestation460160\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21627\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21627/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21627/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21627\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-08-29T17:28:33Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Air Obstacle Race King and Crystal Live!\",\n                        \"Title19\": \"Dinosaur Tr: E9\",\n                        \"Title120\": \"Classic in the Jurassic: Air Obstacle Race/King and Crystal Live!\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"309\",\n                        \"DistributionNumber\": 9,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"CLASSIC IN THE JURASSIC: AIR OBSTACLE RACEAt the 'Classic in the Jurassic,' it's a race between pterosaurs who have to fly between hanging vines, swoop through a canyon, push through a wind tunnel, slalom over and under branches, then carry food from a pond as they race to the finish line! Teddy Pterodaustro finishes first and shows everyone how he filters plankton through his teeth to prove that he did indeed get food from the pond! Teddy is declared the winner!Educational Objective: The Pterodaustro was a prehistoric pterosaur that lived in the early Cretaceous Period. Its wing span stretched 8 or 9 feet. Pterodaustro used the bristle-like teeth of its lower jaws to strain crustaceans, plankton and algae from the water.KING & CRYSTAL LIVE!Buddy, Tiny and Mom are riding the Dinosaur Train where Crystal Cryolophosaurus is on her way to visit King Cryolophosaurus and invites our family along. King and Crystal's heartfelt reunion is marred when Crystal tries to convince a reluctant King to take his fantastic new song 'Top Carnivore' out on the road to share with his Mesozoic fans. But King doesn't like leaving home and Tiny has a great idea-King and Crystal can perform a live concert in Gondwana! The concert is a huge success, and Crystal decides to stay there with King instead of going back out on the road.Educational Objective: Cryolophosaurus lived in the Jurassic Time Period, in Antarctica, which was part of a southern supercontinent called 'Gondwana.' Jurassic Antarctica was relatively warm and lush (unlike Antarctica of today). At that time in the Jurassic Antarctica, Cryolophosaurus truly was the King - that is, the top carnivore.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2014-08-19T09:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000309\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179593\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9209\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24180\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642953\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490254\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-c3e3976c-6c9a-44e8-8e16-28e07ad0caf2\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/1F5E-B89D-9106-D806-E85D-A\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52464\",\n                            \"cid:org:pbs.org:Edit73695\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation107048\",\n                            \"cid:org:pbs.org:Manifestation107125\",\n                            \"cid:org:pbs.org:Manifestation107126\",\n                            \"cid:org:pbs.org:Manifestation107287\",\n                            \"cid:org:pbs.org:Manifestation107553\",\n                            \"cid:org:pbs.org:Manifestation107758\",\n                            \"cid:org:pbs.org:Manifestation107759\",\n                            \"cid:org:pbs.org:Manifestation108131\",\n                            \"cid:org:pbs.org:Manifestation108320\",\n                            \"cid:org:pbs.org:Manifestation108396\",\n                            \"cid:org:pbs.org:Manifestation108397\",\n                            \"cid:org:pbs.org:Manifestation108460\",\n                            \"cid:org:pbs.org:Manifestation108622\",\n                            \"cid:org:pbs.org:Manifestation108735\",\n                            \"cid:org:pbs.org:Manifestation108978\",\n                            \"cid:org:pbs.org:Manifestation109357\",\n                            \"cid:org:pbs.org:Manifestation109535\",\n                            \"cid:org:pbs.org:Manifestation109536\",\n                            \"cid:org:pbs.org:Manifestation109719\",\n                            \"cid:org:pbs.org:Manifestation109720\",\n                            \"cid:org:pbs.org:Manifestation110017\",\n                            \"cid:org:pbs.org:Manifestation110152\",\n                            \"cid:org:pbs.org:Manifestation110276\",\n                            \"cid:org:pbs.org:Manifestation110314\",\n                            \"cid:org:pbs.org:Manifestation110621\",\n                            \"cid:org:pbs.org:Manifestation110755\",\n                            \"cid:org:pbs.org:Manifestation110878\",\n                            \"cid:org:pbs.org:Manifestation111168\",\n                            \"cid:org:pbs.org:Manifestation111253\",\n                            \"cid:org:pbs.org:Manifestation111291\",\n                            \"cid:org:pbs.org:Manifestation111390\",\n                            \"cid:org:pbs.org:Manifestation111662\",\n                            \"cid:org:pbs.org:Manifestation111883\",\n                            \"cid:org:pbs.org:Manifestation111960\",\n                            \"cid:org:pbs.org:Manifestation112052\",\n                            \"cid:org:pbs.org:Manifestation112171\",\n                            \"cid:org:pbs.org:Manifestation112242\",\n                            \"cid:org:pbs.org:Manifestation112276\",\n                            \"cid:org:pbs.org:Manifestation112278\",\n                            \"cid:org:pbs.org:Manifestation112895\",\n                            \"cid:org:pbs.org:Manifestation112911\",\n                            \"cid:org:pbs.org:Manifestation112963\",\n                            \"cid:org:pbs.org:Manifestation113118\",\n                            \"cid:org:pbs.org:Manifestation113119\",\n                            \"cid:org:pbs.org:Manifestation113157\",\n                            \"cid:org:pbs.org:Manifestation126720\",\n                            \"cid:org:pbs.org:Manifestation126721\",\n                            \"cid:org:pbs.org:Manifestation126831\",\n                            \"cid:org:pbs.org:Manifestation127065\",\n                            \"cid:org:pbs.org:Manifestation127066\",\n                            \"cid:org:pbs.org:Manifestation127388\",\n                            \"cid:org:pbs.org:Manifestation349585\",\n                            \"cid:org:pbs.org:Manifestation349635\",\n                            \"cid:org:pbs.org:Manifestation349715\",\n                            \"cid:org:pbs.org:Manifestation349716\",\n                            \"cid:org:pbs.org:Manifestation355965\",\n                            \"cid:org:pbs.org:Manifestation365654\",\n                            \"cid:org:pbs.org:Manifestation366247\",\n                            \"cid:org:pbs.org:Manifestation371682\",\n                            \"cid:org:pbs.org:Manifestation375562\",\n                            \"cid:org:pbs.org:Manifestation379440\",\n                            \"cid:org:pbs.org:Manifestation385517\",\n                            \"cid:org:pbs.org:Manifestation387565\",\n                            \"cid:org:pbs.org:Manifestation392859\",\n                            \"cid:org:pbs.org:Manifestation393324\",\n                            \"cid:org:pbs.org:Manifestation400091\",\n                            \"cid:org:pbs.org:Manifestation400233\",\n                            \"cid:org:pbs.org:Manifestation400356\",\n                            \"cid:org:pbs.org:Manifestation408371\",\n                            \"cid:org:pbs.org:Manifestation409925\",\n                            \"cid:org:pbs.org:Manifestation412617\",\n                            \"cid:org:pbs.org:Manifestation416708\",\n                            \"cid:org:pbs.org:Manifestation417447\",\n                            \"cid:org:pbs.org:Manifestation418846\",\n                            \"cid:org:pbs.org:Manifestation424319\",\n                            \"cid:org:pbs.org:Manifestation430409\",\n                            \"cid:org:pbs.org:Manifestation436012\",\n                            \"cid:org:pbs.org:Manifestation450119\",\n                            \"cid:org:pbs.org:Manifestation460068\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21628\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21628/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode21628/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1213\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode21628\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:34:50Z\",\n                        \"UpdateDateTime\": \"2025-09-11T19:33:56Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1213\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Air, Water and Land Desert Day and Night\",\n                        \"Title19\": \"Dinosaur Tr: E10\",\n                        \"Title120\": \"Classic in the Jurassic: Air, Water and Land/Desert Day and Night\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"310\",\n                        \"DistributionNumber\": 10,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"CLASSIC IN THE JURASSIC: AIR, WATER & LANDAt the 'Classic in the Jurassic,' today's 'Air, Water and Land' contest is a three-part competition pitting teams consisting of a pterosaur and a crocodile from each Time Period against one another. The competition's three 'legs' are flying, swimming and a lap around a track. Team Cretaceous pulls ahead until the wild card of the race is revealed: Team Triassic's croc Effie Effegia who shocks the crowd when she sprints on two legs and wins the race!Educational Objective: Effigia was a 6-foot-long close relative of modern crocodiles living in the Late Triassic. It had a beak but no teeth, thus its diet has been questioned. Unlike later crocodiles, effigia , much like ornithomimids, moved on its hind legs and was likely a fast runner. DESERT DAY & NIGHTThe Pteranodon kids think that the desert must be hot all the time, but learn from Mr. Pteranodon that there might be more variety in the desert then they imagined. Upon disembarking from the Dinosaur Train, the Pteranodon kids quickly learn that their assumption that desert life was hot all the time and relatively uninhabited was incorrect. They find the desert hopping and crawling with life, as creatures emerge all over, mostly underground, where they hide from the blazing sun. Nighttime in the desert is very cold and a different world than daytime!Educational Objective: Deserts receive low amounts of rain and tend to be home to many animals and plants with special features allowing them to thrive in such conditions. Deserts tend to be hot during the day and cold at night. Most desert animals are nocturnal, because it is easier to move around when it is not so hot.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2014-08-20T09:00:00Z\",\n                        \"USTVRating\": null,\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000310\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-297179594\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9210\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-24190\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-2364\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2642958\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490318\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-70b78c84-4b0c-4336-bf59-08d59a922c62\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/D3AE-752E-1BFC-0F75-18AC-Z\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit52473\",\n                            \"cid:org:pbs.org:Edit71919\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation64125\",\n                            \"cid:org:pbs.org:Manifestation64593\",\n                            \"cid:org:pbs.org:Manifestation64652\",\n                            \"cid:org:pbs.org:Manifestation64778\",\n                            \"cid:org:pbs.org:Manifestation64779\",\n                            \"cid:org:pbs.org:Manifestation64848\",\n                            \"cid:org:pbs.org:Manifestation64849\",\n                            \"cid:org:pbs.org:Manifestation65153\",\n                            \"cid:org:pbs.org:Manifestation65375\",\n                            \"cid:org:pbs.org:Manifestation65551\",\n                            \"cid:org:pbs.org:Manifestation65732\",\n                            \"cid:org:pbs.org:Manifestation65830\",\n                            \"cid:org:pbs.org:Manifestation66249\",\n                            \"cid:org:pbs.org:Manifestation66390\",\n                            \"cid:org:pbs.org:Manifestation66520\",\n                            \"cid:org:pbs.org:Manifestation66705\",\n                            \"cid:org:pbs.org:Manifestation66706\",\n                            \"cid:org:pbs.org:Manifestation67128\",\n                            \"cid:org:pbs.org:Manifestation67579\",\n                            \"cid:org:pbs.org:Manifestation67580\",\n                            \"cid:org:pbs.org:Manifestation67609\",\n                            \"cid:org:pbs.org:Manifestation67965\",\n                            \"cid:org:pbs.org:Manifestation68015\",\n                            \"cid:org:pbs.org:Manifestation68207\",\n                            \"cid:org:pbs.org:Manifestation68469\",\n                            \"cid:org:pbs.org:Manifestation68559\",\n                            \"cid:org:pbs.org:Manifestation68705\",\n                            \"cid:org:pbs.org:Manifestation68794\",\n                            \"cid:org:pbs.org:Manifestation68876\",\n                            \"cid:org:pbs.org:Manifestation69012\",\n                            \"cid:org:pbs.org:Manifestation69084\",\n                            \"cid:org:pbs.org:Manifestation69314\",\n                            \"cid:org:pbs.org:Manifestation69559\",\n                            \"cid:org:pbs.org:Manifestation69677\",\n                            \"cid:org:pbs.org:Manifestation69734\",\n                            \"cid:org:pbs.org:Manifestation69914\",\n                            \"cid:org:pbs.org:Manifestation69984\",\n                            \"cid:org:pbs.org:Manifestation70412\",\n                            \"cid:org:pbs.org:Manifestation70559\",\n                            \"cid:org:pbs.org:Manifestation70560\",\n                            \"cid:org:pbs.org:Manifestation70865\",\n                            \"cid:org:pbs.org:Manifestation70899\",\n                            \"cid:org:pbs.org:Manifestation70902\",\n                            \"cid:org:pbs.org:Manifestation72007\",\n                            \"cid:org:pbs.org:Manifestation84234\",\n                            \"cid:org:pbs.org:Manifestation84463\",\n                            \"cid:org:pbs.org:Manifestation84669\",\n                            \"cid:org:pbs.org:Manifestation348444\",\n                            \"cid:org:pbs.org:Manifestation348582\",\n                            \"cid:org:pbs.org:Manifestation348659\",\n                            \"cid:org:pbs.org:Manifestation355853\",\n                            \"cid:org:pbs.org:Manifestation365842\",\n                            \"cid:org:pbs.org:Manifestation366299\",\n                            \"cid:org:pbs.org:Manifestation371687\",\n                            \"cid:org:pbs.org:Manifestation376819\",\n                            \"cid:org:pbs.org:Manifestation379435\",\n                            \"cid:org:pbs.org:Manifestation379437\",\n                            \"cid:org:pbs.org:Manifestation385507\",\n                            \"cid:org:pbs.org:Manifestation387562\",\n                            \"cid:org:pbs.org:Manifestation392854\",\n                            \"cid:org:pbs.org:Manifestation393722\",\n                            \"cid:org:pbs.org:Manifestation400239\",\n                            \"cid:org:pbs.org:Manifestation400357\",\n                            \"cid:org:pbs.org:Manifestation408377\",\n                            \"cid:org:pbs.org:Manifestation409533\",\n                            \"cid:org:pbs.org:Manifestation412628\",\n                            \"cid:org:pbs.org:Manifestation416709\",\n                            \"cid:org:pbs.org:Manifestation417456\",\n                            \"cid:org:pbs.org:Manifestation418853\",\n                            \"cid:org:pbs.org:Manifestation424300\",\n                            \"cid:org:pbs.org:Manifestation430415\",\n                            \"cid:org:pbs.org:Manifestation436010\",\n                            \"cid:org:pbs.org:Manifestation450680\",\n                            \"cid:org:pbs.org:Manifestation460866\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"Rightsline\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"2072111\"\n                        }\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/season/cid:org:pbs.org:Season1213/episodes?pagesize=10&offset=10\"\n                        }\n                    }\n                ],\n                \"OrganizationList\": [],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"MBank Tech Operations\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season854\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season854/organizations\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season854/episodes\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    }\n                },\n                \"SeasonUID\": \"cid:org:pbs.org:Season854\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:00:30Z\",\n                \"UpdateDateTime\": \"2025-11-22T06:45:12Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Series14\",\n                \"EntityType\": \"Season\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"Season\",\n                \"Title\": \"Dinosaur Train:Season5\",\n                \"SeasonClass\": \"Main\",\n                \"SequenceNumber\": 5,\n                \"ReleaseDate\": \"2019-08-26T14:00:00Z\",\n                \"USTVRating\": \"TV-Y\",\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-Season.5-Series.610407942\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Rightsline-30867\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-10084923\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:MediaManager-133df1c6-69b9-4ac9-ac37-0182d5ea76ab\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/F6BC-0A92-EFF0-A109-B960-1\"\n                    }\n                ],\n                \"EpisodeList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31850\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31850/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31850/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31850\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:40:23Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"The Tiny-saur Train How Many Horns\",\n                        \"Title19\": \"Dinosaur Train 1\",\n                        \"Title120\": \"The Tiny-saur Train/How Many Horns?\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"501\",\n                        \"DistributionNumber\": 1,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"While Mikey Microraptor is visiting Tiny at the family nest, next-door neighbor Larry Lambeosaurus tells Mikey that he can't actually be a dinosaur, since he's so small, and all dinosaurs are gigantic. Tiny and Mikey decide to show Larry he's mistaken. They take the Dinosaur Train to find the tiniest dinosaur of all - in Jurassic China. There, they meet Yi qi, a new tiny dinosaur, the size of a pigeon, whose name means 'strange wing' because its wings are made of skin! She's otherwise covered in feathers. Tiny and Mikey learn Yi qi's point of view: 'Everyone thinks dinosaurs are huge. I'm small, but I'm still a dinosaur!' Mikey is thrilled to meet a dino smaller than himself. Then Mikey, Tiny, and Yi qi bond over being small but proud, and exclaim their rallying cry of 'Tiny Power!' Yi qi joins this group of tiny dinosaurs. The Conductor is inspired to create a Tiny Dinosaur Train, especially adapted to accommodate tiny dinosaurs. Larry meets the tiniest dinosaur when the Tiny Dinosaur Train rolls into the station, is properly impressed, and the kids sing a new 'Tiny Power!' song Buddy and Tank Triceratops are best friends, and they share a love for comparing features. Tank, who has 3 horns, wonders why Mayor Kosmoceratops has 15, and Protoceratops has only 1. Buddy, Tank, and the other kids go on a quest to track down Ceratopsians with horns numbering from 1 to 15. In their travels, they end up meeting 'the Queen,' an amazing Late Cretaceous Regaliceratops, who has a very decorative frill that almost rivals Kosmoceratops for number of horns!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2019-08-26T14:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992038\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000501\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90560\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30868\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652839\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt10907626\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490380\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-798f632d-4e6a-42f1-9b0f-186c95e37bd5\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/B1A6-33C8-745D-7B1D-9841-V\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51194\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation105920\",\n                            \"cid:org:pbs.org:Manifestation105921\",\n                            \"cid:org:pbs.org:Manifestation349176\",\n                            \"cid:org:pbs.org:Manifestation349235\",\n                            \"cid:org:pbs.org:Manifestation354497\",\n                            \"cid:org:pbs.org:Manifestation357280\",\n                            \"cid:org:pbs.org:Manifestation363346\",\n                            \"cid:org:pbs.org:Manifestation365454\",\n                            \"cid:org:pbs.org:Manifestation365929\",\n                            \"cid:org:pbs.org:Manifestation371066\",\n                            \"cid:org:pbs.org:Manifestation374099\",\n                            \"cid:org:pbs.org:Manifestation378536\",\n                            \"cid:org:pbs.org:Manifestation385505\",\n                            \"cid:org:pbs.org:Manifestation386715\",\n                            \"cid:org:pbs.org:Manifestation391859\",\n                            \"cid:org:pbs.org:Manifestation392881\",\n                            \"cid:org:pbs.org:Manifestation398811\",\n                            \"cid:org:pbs.org:Manifestation399067\",\n                            \"cid:org:pbs.org:Manifestation407300\",\n                            \"cid:org:pbs.org:Manifestation409929\",\n                            \"cid:org:pbs.org:Manifestation411736\",\n                            \"cid:org:pbs.org:Manifestation416638\",\n                            \"cid:org:pbs.org:Manifestation417428\",\n                            \"cid:org:pbs.org:Manifestation417458\",\n                            \"cid:org:pbs.org:Manifestation419985\",\n                            \"cid:org:pbs.org:Manifestation423938\",\n                            \"cid:org:pbs.org:Manifestation429023\",\n                            \"cid:org:pbs.org:Manifestation434941\",\n                            \"cid:org:pbs.org:Manifestation442399\",\n                            \"cid:org:pbs.org:Manifestation446115\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31851\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31851/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31851/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31851\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:40:25Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Mom Was a Kid Once\",\n                        \"Title19\": \"Dinosaur Tr: E2\",\n                        \"Title120\": \"Mom Was a Kid Once\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"502\",\n                        \"DistributionNumber\": 2,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"After Shiny and Annie have a disagreement while exploring a local cave, Mom recalls a similar disagreement with her best friend when she was a kid, Tilly Pteranodon. Tilly happens to be visiting that day and the kids get to meet her for the first time. Mom and Tilly have a great reunion, yet they have very different memories of what their childhood disagreement was about-except that it was about an adventure in a swamp and a swamp-dwelling creature. To clear things up, Mom, Tilly, Tiny, Shiny, and Annie go back to Mom and Tilly's old neighborhood and the swamp. Mom and Tilly (along with Tiny, Shiny, and Annie) return to their old neighborhood to explore the swamp where they used to play as kids and had a disagreement. The disagreement was about a swamp creature - was it a friend or foe Mom and Tilly discover the creature, who is still there, is a friend! She is GOLDIE the GLOBIDENS, a marine creature who eats mostly shellfish. Mom recalls that she was scared of Goldie as a kid. and that that was the crux of her disagreement with Tilly. But, that was then, and now their friendship is patched up and strong again - a good example for Shiny and Annie.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2019-08-26T14:30:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992039\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000502\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90561\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30870\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652833\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt10912180\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490381\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-f523bc49-4b56-4389-a061-9ddacff3d8b9\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/96A8-9282-4C25-4E96-3792-3\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51321\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation41475\",\n                            \"cid:org:pbs.org:Manifestation347440\",\n                            \"cid:org:pbs.org:Manifestation347491\",\n                            \"cid:org:pbs.org:Manifestation347680\",\n                            \"cid:org:pbs.org:Manifestation347681\",\n                            \"cid:org:pbs.org:Manifestation354272\",\n                            \"cid:org:pbs.org:Manifestation357286\",\n                            \"cid:org:pbs.org:Manifestation363347\",\n                            \"cid:org:pbs.org:Manifestation365124\",\n                            \"cid:org:pbs.org:Manifestation365615\",\n                            \"cid:org:pbs.org:Manifestation365705\",\n                            \"cid:org:pbs.org:Manifestation371124\",\n                            \"cid:org:pbs.org:Manifestation374101\",\n                            \"cid:org:pbs.org:Manifestation378538\",\n                            \"cid:org:pbs.org:Manifestation385428\",\n                            \"cid:org:pbs.org:Manifestation387333\",\n                            \"cid:org:pbs.org:Manifestation392184\",\n                            \"cid:org:pbs.org:Manifestation392890\",\n                            \"cid:org:pbs.org:Manifestation398820\",\n                            \"cid:org:pbs.org:Manifestation399076\",\n                            \"cid:org:pbs.org:Manifestation403399\",\n                            \"cid:org:pbs.org:Manifestation403843\",\n                            \"cid:org:pbs.org:Manifestation403859\",\n                            \"cid:org:pbs.org:Manifestation407297\",\n                            \"cid:org:pbs.org:Manifestation407302\",\n                            \"cid:org:pbs.org:Manifestation408928\",\n                            \"cid:org:pbs.org:Manifestation411725\",\n                            \"cid:org:pbs.org:Manifestation416635\",\n                            \"cid:org:pbs.org:Manifestation417451\",\n                            \"cid:org:pbs.org:Manifestation417801\",\n                            \"cid:org:pbs.org:Manifestation422564\",\n                            \"cid:org:pbs.org:Manifestation423947\",\n                            \"cid:org:pbs.org:Manifestation429421\",\n                            \"cid:org:pbs.org:Manifestation435213\",\n                            \"cid:org:pbs.org:Manifestation440631\",\n                            \"cid:org:pbs.org:Manifestation442031\",\n                            \"cid:org:pbs.org:Manifestation446109\",\n                            \"cid:org:pbs.org:Manifestation456004\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31852\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31852/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31852/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31852\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:40:27Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Underwater Race Buddy Wants to Fly\",\n                        \"Title19\": \"Dinosaur T: E3\",\n                        \"Title120\": \"Underwater Race/Buddy Wants to Fly\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"503\",\n                        \"DistributionNumber\": 3,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"The Pteranodon Family, with the Conductor, have raced on land a few times and in the air against Thurston Troodon, but have never raced in the water! So, after Thurston shows up in his own souped-up, 'state-of-the-art' submarine, the challenge is on! Buddy, Tiny, and Mrs. Pteranodon are with Mr. Conductor in the Dinosaur Train Submarine, racing across the great Western Interior Sea against Thurston, Shiny, Don, and Mr. Pteranodon! On the way, they meet a new species of marine reptile, Leo the Liopleuridon, who helps Thurston a little too much in the race. but he doesn't have wings like his siblings do! For 4 seasons, Buddy has run along while his siblings fly, although sometimes they carry him. When Shiny complains that Buddy is getting too big to carry around Pteranodon Terrace, Buddy feels sad for a little while, then decides to do something about it - build himself his own set of wings! Our Pteranodon kids love this, and they get to work designing and engineering, starting with funny homemade versions, a try-and-fail sequence with some hilarious crashes and some success, leading up to a cool, Leonardo-esque set of mechanical wings. The wings work! Buddy can fly with his siblings, and they have a triumphant flying session. But in the end, Buddy misses being carried. 'Who am I kidding I'm not a Pteranodon! I'm a T. rex who really loves to fly!' Buddy goes happily back to the status quo. And even better, he knows what to do with his mechanical wings - he gives them to the Pteranodon kid with a stunted wing. We end with them all flying together, the neighbor kid joyfully flying Buddy's mechanical wings.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2020-03-30T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992040\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000503\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90562\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30872\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652841\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490386\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt10935116\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-9bab0508-0491-4fa5-942b-b4e12a0cc3ce\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/97AC-F10F-E9D3-8797-5951-V\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51441\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation358176\",\n                            \"cid:org:pbs.org:Manifestation358219\",\n                            \"cid:org:pbs.org:Manifestation358662\",\n                            \"cid:org:pbs.org:Manifestation358672\",\n                            \"cid:org:pbs.org:Manifestation358708\",\n                            \"cid:org:pbs.org:Manifestation358890\",\n                            \"cid:org:pbs.org:Manifestation359752\",\n                            \"cid:org:pbs.org:Manifestation361490\",\n                            \"cid:org:pbs.org:Manifestation361515\",\n                            \"cid:org:pbs.org:Manifestation362391\",\n                            \"cid:org:pbs.org:Manifestation365932\",\n                            \"cid:org:pbs.org:Manifestation370147\",\n                            \"cid:org:pbs.org:Manifestation376463\",\n                            \"cid:org:pbs.org:Manifestation376589\",\n                            \"cid:org:pbs.org:Manifestation384068\",\n                            \"cid:org:pbs.org:Manifestation385433\",\n                            \"cid:org:pbs.org:Manifestation390001\",\n                            \"cid:org:pbs.org:Manifestation392187\",\n                            \"cid:org:pbs.org:Manifestation395517\",\n                            \"cid:org:pbs.org:Manifestation399977\",\n                            \"cid:org:pbs.org:Manifestation405461\",\n                            \"cid:org:pbs.org:Manifestation405472\",\n                            \"cid:org:pbs.org:Manifestation409171\",\n                            \"cid:org:pbs.org:Manifestation415159\",\n                            \"cid:org:pbs.org:Manifestation416508\",\n                            \"cid:org:pbs.org:Manifestation417462\",\n                            \"cid:org:pbs.org:Manifestation420856\",\n                            \"cid:org:pbs.org:Manifestation426900\",\n                            \"cid:org:pbs.org:Manifestation432701\",\n                            \"cid:org:pbs.org:Manifestation441856\",\n                            \"cid:org:pbs.org:Manifestation445963\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31853\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31853/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31853/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31853\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:40:29Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"The Beelzebufo Cometh Dennis Comes to Visit\",\n                        \"Title19\": \"Dinosaur Tr: E4\",\n                        \"Title120\": \"The Beelzebufo Cometh/Dennis Comes to Visit\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"504\",\n                        \"DistributionNumber\": 4,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"The kids happen upon the legendary giant bullfrog, Benny Beelzebufo, who they once visited on his home river. Benny got off the Train at the wrong stop and is in new territory - the Pteranodon Family neighborhood. The kids take him around and show him fun places and play games with him. Then, he gets worried - he has to be home for dinner! A problem with the Dinosaur Train means our Pteranodon kids and Dad - with the help of good friend, Pauline Paleobatrachus, a tiny frog - take Benny on a trek over land and on water, and get him home to his family. Benny is thankful and loved his unexpected adventure with the Pteranodons. When the kids all went to Junior Conductor's Academy, they met Dennis Deinocheirus, a brilliant and autistic theropod who was the first dinosaur kid who knew more dino facts than Buddy! Now, Dennis fulfills a promise and has come to visit Buddy and the kids at Pteranodon Terrace. Buddy, Tiny, Shiny, and Don play host to Dennis and are very sensitive to his needs, manner, and being out of his comfort zone. Dennis ends up having fun playing new games with the kids, digging holes, and playing on the pretend 'Dinosaur Train' rocks.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2020-04-02T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992041\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000504\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90563\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30874\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652842\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490387\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt12076914\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-dd4c3817-9c1e-4190-a44a-9760b85cb057\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/D829-B004-D101-9845-ABA1-P\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51504\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation358405\",\n                            \"cid:org:pbs.org:Manifestation358513\",\n                            \"cid:org:pbs.org:Manifestation358685\",\n                            \"cid:org:pbs.org:Manifestation358885\",\n                            \"cid:org:pbs.org:Manifestation359361\",\n                            \"cid:org:pbs.org:Manifestation359855\",\n                            \"cid:org:pbs.org:Manifestation360595\",\n                            \"cid:org:pbs.org:Manifestation361006\",\n                            \"cid:org:pbs.org:Manifestation362447\",\n                            \"cid:org:pbs.org:Manifestation362464\",\n                            \"cid:org:pbs.org:Manifestation365760\",\n                            \"cid:org:pbs.org:Manifestation369912\",\n                            \"cid:org:pbs.org:Manifestation376464\",\n                            \"cid:org:pbs.org:Manifestation376711\",\n                            \"cid:org:pbs.org:Manifestation376713\",\n                            \"cid:org:pbs.org:Manifestation380086\",\n                            \"cid:org:pbs.org:Manifestation380347\",\n                            \"cid:org:pbs.org:Manifestation381751\",\n                            \"cid:org:pbs.org:Manifestation384067\",\n                            \"cid:org:pbs.org:Manifestation385509\",\n                            \"cid:org:pbs.org:Manifestation390574\",\n                            \"cid:org:pbs.org:Manifestation392858\",\n                            \"cid:org:pbs.org:Manifestation396074\",\n                            \"cid:org:pbs.org:Manifestation399991\",\n                            \"cid:org:pbs.org:Manifestation400247\",\n                            \"cid:org:pbs.org:Manifestation400372\",\n                            \"cid:org:pbs.org:Manifestation401413\",\n                            \"cid:org:pbs.org:Manifestation401422\",\n                            \"cid:org:pbs.org:Manifestation404153\",\n                            \"cid:org:pbs.org:Manifestation408930\",\n                            \"cid:org:pbs.org:Manifestation415171\",\n                            \"cid:org:pbs.org:Manifestation416504\",\n                            \"cid:org:pbs.org:Manifestation417461\",\n                            \"cid:org:pbs.org:Manifestation417671\",\n                            \"cid:org:pbs.org:Manifestation420287\",\n                            \"cid:org:pbs.org:Manifestation420942\",\n                            \"cid:org:pbs.org:Manifestation426901\",\n                            \"cid:org:pbs.org:Manifestation432691\",\n                            \"cid:org:pbs.org:Manifestation438740\",\n                            \"cid:org:pbs.org:Manifestation442397\",\n                            \"cid:org:pbs.org:Manifestation445976\",\n                            \"cid:org:pbs.org:Manifestation453440\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31854\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31854/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31854/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31854\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:40:31Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Gilbert the Conductor A Clubhouse Of Their Own\",\n                        \"Title19\": \"Dinosaur: S5 E5\",\n                        \"Title120\": \"Gilbert the Conductor/A Clubhouse Of Their Own\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"505\",\n                        \"DistributionNumber\": 5,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"The Conductor's nephew Gilbert has been taking Conductor courses at the Troodon Academy, and has finally graduated to Cadet Conductor! The kids are thrilled - will Gilbert get his own Dinosaur Train to conduct The answer comes when the Conductor gets sick and can't do his job, including calling out the station stops! He appoints new Cadet Gilbert to run the Dinosaur Train until he gets his voice back. The strain of running the train by himself wears heavily on Gilbert, and our kids step in to help him run it. Gilbert learns it takes a team to get the job done and keep the train running. There's big relief when the real Conductor gets his voice back and goes back to running things. No one's more relieved than Gilbert! Our kids want their own clubhouse, separate from the family nest. They try out several locations - Tiny's Tiny Place, Dad's Thinking Tree, a large Don-made hole - but none of them are the right fit. Eventually, the kids (with the help of Mom and Dad), build their own clubhouse using natural materials.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2019-08-26T15:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992042\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000505\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90564\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30876\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652844\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490382\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt10993618\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-e74629f3-75bf-4a98-bbe7-1d53e60d0125\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/2C95-4A1B-FFA2-1762-23E8-J\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51565\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation41476\",\n                            \"cid:org:pbs.org:Manifestation41477\",\n                            \"cid:org:pbs.org:Manifestation347439\",\n                            \"cid:org:pbs.org:Manifestation347682\",\n                            \"cid:org:pbs.org:Manifestation347683\",\n                            \"cid:org:pbs.org:Manifestation347802\",\n                            \"cid:org:pbs.org:Manifestation354522\",\n                            \"cid:org:pbs.org:Manifestation358214\",\n                            \"cid:org:pbs.org:Manifestation365004\",\n                            \"cid:org:pbs.org:Manifestation365978\",\n                            \"cid:org:pbs.org:Manifestation366248\",\n                            \"cid:org:pbs.org:Manifestation374909\",\n                            \"cid:org:pbs.org:Manifestation376462\",\n                            \"cid:org:pbs.org:Manifestation379446\",\n                            \"cid:org:pbs.org:Manifestation380357\",\n                            \"cid:org:pbs.org:Manifestation385513\",\n                            \"cid:org:pbs.org:Manifestation388334\",\n                            \"cid:org:pbs.org:Manifestation392856\",\n                            \"cid:org:pbs.org:Manifestation393328\",\n                            \"cid:org:pbs.org:Manifestation400230\",\n                            \"cid:org:pbs.org:Manifestation400365\",\n                            \"cid:org:pbs.org:Manifestation408413\",\n                            \"cid:org:pbs.org:Manifestation408931\",\n                            \"cid:org:pbs.org:Manifestation413000\",\n                            \"cid:org:pbs.org:Manifestation416640\",\n                            \"cid:org:pbs.org:Manifestation416855\",\n                            \"cid:org:pbs.org:Manifestation417463\",\n                            \"cid:org:pbs.org:Manifestation417675\",\n                            \"cid:org:pbs.org:Manifestation418855\",\n                            \"cid:org:pbs.org:Manifestation419992\",\n                            \"cid:org:pbs.org:Manifestation425164\",\n                            \"cid:org:pbs.org:Manifestation431069\",\n                            \"cid:org:pbs.org:Manifestation437195\",\n                            \"cid:org:pbs.org:Manifestation440216\",\n                            \"cid:org:pbs.org:Manifestation445962\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31855\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31855/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31855/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31855\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:40:33Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"A Brand New Species\",\n                        \"Title19\": \"Dinosaur Train 6\",\n                        \"Title120\": \"A Brand New Species\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"506\",\n                        \"DistributionNumber\": 6,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"The Conductor and the kids are out digging in a favorite fossil spot, out past the Big Pond. Buddy turns up something that the Conductor doesn't recognize. It's an excellent fossil - he guesses that they may have discovered a whole new Jurassic species! They all carefully finish digging out the beautifully intact theropod raptor skeleton and bring it to Troodon Town, where they can examine it at the Science labs at Troodon Academy. The experts agree: The Conductor and the kids have discovered a new Jurassic dinosaur! They nickname it 'Buddysaurus.' Now the Conductor must give a presentation to all the assembled Academy about this new Dracoraptor discovery. Used to being the authority and a kind of hilarious know-it-all, the Conductor is for once super-nervous and tongue-tied. The kids help him figure out how to properly and scientifically present his information and get over his nerves. Buddy leads them, and the kids even improvise a song about the new discovery, 'A Brand-New Species!' It's a hit! Buddy gets the idea to travel to the Early Jurassic and meet an example of their new discovery, a theropod they named 'Buddysaurus.' Unfortunately, since this is a brand-new-discovery, there is no train to the home of the Buddysaurus, nor a train station! The Conductor decides to take them all to the Early Jurassic, and hike from the nearest station to find this new theropod. And, they do! They discover that the theropod is actually called a 'Dracoraptor.' Our kids invite him to come back to Troodon Town with them so they can present him to the Troodon Scientists.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2019-08-26T15:30:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992043\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000506\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90565\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30878\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652849\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490383\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt10893514\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-385bbdd5-d9ea-49ec-b290-f117df8192f7\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/DA60-D1F4-15F5-F30E-6B01-H\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51567\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation148877\",\n                            \"cid:org:pbs.org:Manifestation148953\",\n                            \"cid:org:pbs.org:Manifestation148954\",\n                            \"cid:org:pbs.org:Manifestation349872\",\n                            \"cid:org:pbs.org:Manifestation349873\",\n                            \"cid:org:pbs.org:Manifestation349947\",\n                            \"cid:org:pbs.org:Manifestation350094\",\n                            \"cid:org:pbs.org:Manifestation355037\",\n                            \"cid:org:pbs.org:Manifestation357279\",\n                            \"cid:org:pbs.org:Manifestation364151\",\n                            \"cid:org:pbs.org:Manifestation365844\",\n                            \"cid:org:pbs.org:Manifestation370007\",\n                            \"cid:org:pbs.org:Manifestation371685\",\n                            \"cid:org:pbs.org:Manifestation378404\",\n                            \"cid:org:pbs.org:Manifestation379439\",\n                            \"cid:org:pbs.org:Manifestation386596\",\n                            \"cid:org:pbs.org:Manifestation388493\",\n                            \"cid:org:pbs.org:Manifestation393325\",\n                            \"cid:org:pbs.org:Manifestation393981\",\n                            \"cid:org:pbs.org:Manifestation400262\",\n                            \"cid:org:pbs.org:Manifestation404887\",\n                            \"cid:org:pbs.org:Manifestation408702\",\n                            \"cid:org:pbs.org:Manifestation411511\",\n                            \"cid:org:pbs.org:Manifestation413116\",\n                            \"cid:org:pbs.org:Manifestation417452\",\n                            \"cid:org:pbs.org:Manifestation418842\",\n                            \"cid:org:pbs.org:Manifestation425526\",\n                            \"cid:org:pbs.org:Manifestation431064\",\n                            \"cid:org:pbs.org:Manifestation437095\",\n                            \"cid:org:pbs.org:Manifestation444505\",\n                            \"cid:org:pbs.org:Manifestation456760\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31856\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31856/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31856/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31856\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:40:36Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Don's Hole-iday We're Not All Dinosaurs\",\n                        \"Title19\": \"Dinosaur Tr: E7\",\n                        \"Title120\": \"Don's Hole-iday/We're Not All Dinosaurs\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"507\",\n                        \"DistributionNumber\": 7,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"When Don is told he can't dig any more holes around the nest, he complains that he needs his own day just for digging holes-a hole-iday! The kids make up an imaginary holiday just for Don and recruit the Oryctodromeus to help dig all the holes Don could ever hope for. The Pteranodon kids meet a new, small mammal friend, Adele Alphadon, and introduce her and their Big Pond friend, Cindy Cimolestes, to a new concept - that not all Mesozoic creatures are dinosaurs. And that includes the Pteranodons! They live in a diverse world.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2019-08-26T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992044\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000507\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90566\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30880\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652845\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490384\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt10993602\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-3867fda9-8867-4cf0-82a7-86a69292dd67\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/F0BB-C092-769B-2111-CCAA-C\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51568\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation72131\",\n                            \"cid:org:pbs.org:Manifestation348447\",\n                            \"cid:org:pbs.org:Manifestation348593\",\n                            \"cid:org:pbs.org:Manifestation348615\",\n                            \"cid:org:pbs.org:Manifestation348622\",\n                            \"cid:org:pbs.org:Manifestation354671\",\n                            \"cid:org:pbs.org:Manifestation354952\",\n                            \"cid:org:pbs.org:Manifestation358215\",\n                            \"cid:org:pbs.org:Manifestation363348\",\n                            \"cid:org:pbs.org:Manifestation365849\",\n                            \"cid:org:pbs.org:Manifestation369998\",\n                            \"cid:org:pbs.org:Manifestation374843\",\n                            \"cid:org:pbs.org:Manifestation378227\",\n                            \"cid:org:pbs.org:Manifestation380350\",\n                            \"cid:org:pbs.org:Manifestation386602\",\n                            \"cid:org:pbs.org:Manifestation388513\",\n                            \"cid:org:pbs.org:Manifestation393989\",\n                            \"cid:org:pbs.org:Manifestation394640\",\n                            \"cid:org:pbs.org:Manifestation403860\",\n                            \"cid:org:pbs.org:Manifestation408981\",\n                            \"cid:org:pbs.org:Manifestation411488\",\n                            \"cid:org:pbs.org:Manifestation413434\",\n                            \"cid:org:pbs.org:Manifestation417460\",\n                            \"cid:org:pbs.org:Manifestation418847\",\n                            \"cid:org:pbs.org:Manifestation425531\",\n                            \"cid:org:pbs.org:Manifestation430485\",\n                            \"cid:org:pbs.org:Manifestation437093\",\n                            \"cid:org:pbs.org:Manifestation444279\",\n                            \"cid:org:pbs.org:Manifestation457978\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31857\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31857/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31857/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31857\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-10T05:40:39Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Father's Day\",\n                        \"Title19\": \"Father's Day\",\n                        \"Title120\": \"Father's Day\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"508\",\n                        \"DistributionNumber\": 8,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"When the Pteranodon Family visits Troodon Town for a big Father's Day celebration, the Conductor sees Mr. Pteranodon enjoying being celebrated, and is compelled to ask his mother whatever happened to his father. She decides that he's ready to learn the truth and tells him the story about how his father was the bravest Conductor of them all and dared to build an experimental Drill Train and tunnel into the future - she believes to the Cenozoic Era, which no dinosaur had ever seen. Unfortunately, the Conductor's father never returned, and is apparently lost. The Conductor decides to take the new Drill Train and tunnel into the future to rescue his missing father! The Conductor, determined to find his missing father, takes the experimental Drill Train and drills a new Time Tunnel that goes as far into the end of the Mesozoic Era as possible, to drill farther into the future and find his father, Trevor Troodon. Once Dad and Buddy and Tiny get wind of this plan, they come aboard, too. So they all take the Drill Train and drill into the future. They come out in the Ice Age of the Cenozoic Era, where they meet a huge, furry Mastodon named Maurice. Maurice helps them search through the icy wastes until they find a feather-covered Northern Troodon who turns out to indeed be Trevor, the father of Mr. Conductor! A happy reunion for all, and they bring him home to the Age of Dinosaurs.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2020-06-15T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992045\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000508\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90567\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30882\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652846\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490388\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt12099712\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-94162128-22f9-4d0e-b76b-3458bca8bb25\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/2B93-7C6A-315C-92E4-9C19-W\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51562\",\n                            \"cid:org:pbs.org:Edit75114\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation363832\",\n                            \"cid:org:pbs.org:Manifestation363861\",\n                            \"cid:org:pbs.org:Manifestation363871\",\n                            \"cid:org:pbs.org:Manifestation364528\",\n                            \"cid:org:pbs.org:Manifestation364531\",\n                            \"cid:org:pbs.org:Manifestation370008\",\n                            \"cid:org:pbs.org:Manifestation377511\",\n                            \"cid:org:pbs.org:Manifestation386913\",\n                            \"cid:org:pbs.org:Manifestation406455\",\n                            \"cid:org:pbs.org:Manifestation406461\",\n                            \"cid:org:pbs.org:Manifestation406817\",\n                            \"cid:org:pbs.org:Manifestation411190\",\n                            \"cid:org:pbs.org:Manifestation417467\",\n                            \"cid:org:pbs.org:Manifestation424261\",\n                            \"cid:org:pbs.org:Manifestation424292\",\n                            \"cid:org:pbs.org:Manifestation424584\",\n                            \"cid:org:pbs.org:Manifestation424588\",\n                            \"cid:org:pbs.org:Manifestation434934\",\n                            \"cid:org:pbs.org:Manifestation434936\",\n                            \"cid:org:pbs.org:Manifestation437204\",\n                            \"cid:org:pbs.org:Manifestation442032\",\n                            \"cid:org:pbs.org:Manifestation442384\",\n                            \"cid:org:pbs.org:Manifestation444813\",\n                            \"cid:org:pbs.org:Manifestation456755\",\n                            \"cid:org:pbs.org:Manifestation457444\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31858\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31858/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31858/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31858\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-10-15T18:49:45Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"King And Crystal Play Red Rock Nick of Time\",\n                        \"Title19\": \"Dinosaur Tr: E9\",\n                        \"Title120\": \"King And Crystal Play Red Rock / Nick of Time\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"509\",\n                        \"DistributionNumber\": 9,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"King and Crystal Cryolophosaurus are back together in their on-again, off-again rock'n'roll relationship. The Conductor shows up to extend an offer to play the Red Rock Ampitheater in Laramidia (the Cretaceous mini-continent that is now the Rocky Mountains). Our Pteranodon Family is visiting King and Crystal in Jurassic Antarctica when they get the big news. Crystal is all for it - this concert is the big time! But King is hesitant, worried about performing because of stage fright. It takes emotional support from the Pteranodon kids to get King to perform, plus they help him get Crystal an anniversary gift. In the end, King and Crystal rock the Red Rocks and the festival crowd with their new hit song, 'Red Rockin' the Cretaceous.' When Dad's good friend from their teenage years - a pterosaur called Nyctosaurus - comes for a long overdue visit, he's fun at first. Being a professional flyer, Nick thinks about flying 24 7, and teaches the kids exciting new flying and diving techniques for a couple of days. The kids need a break and end up showing Nick what they like to play - other activities besides flying. Nick appreciates that and invites the family to his upcoming big flying race!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2020-03-31T16:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992046\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000509\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90568\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30884\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652847\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490390\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-769d5494-ba37-4105-b2d9-84c7c2675782\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt12065102\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/AE5D-B5C2-3598-6074-11F0-Q\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51622\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation358175\",\n                            \"cid:org:pbs.org:Manifestation358218\",\n                            \"cid:org:pbs.org:Manifestation358666\",\n                            \"cid:org:pbs.org:Manifestation358892\",\n                            \"cid:org:pbs.org:Manifestation359360\",\n                            \"cid:org:pbs.org:Manifestation359820\",\n                            \"cid:org:pbs.org:Manifestation359856\",\n                            \"cid:org:pbs.org:Manifestation361300\",\n                            \"cid:org:pbs.org:Manifestation361522\",\n                            \"cid:org:pbs.org:Manifestation362443\",\n                            \"cid:org:pbs.org:Manifestation363155\",\n                            \"cid:org:pbs.org:Manifestation368765\",\n                            \"cid:org:pbs.org:Manifestation376563\",\n                            \"cid:org:pbs.org:Manifestation377609\",\n                            \"cid:org:pbs.org:Manifestation382728\",\n                            \"cid:org:pbs.org:Manifestation386923\",\n                            \"cid:org:pbs.org:Manifestation388506\",\n                            \"cid:org:pbs.org:Manifestation394671\",\n                            \"cid:org:pbs.org:Manifestation396404\",\n                            \"cid:org:pbs.org:Manifestation396405\",\n                            \"cid:org:pbs.org:Manifestation401989\",\n                            \"cid:org:pbs.org:Manifestation403862\",\n                            \"cid:org:pbs.org:Manifestation404133\",\n                            \"cid:org:pbs.org:Manifestation404888\",\n                            \"cid:org:pbs.org:Manifestation409964\",\n                            \"cid:org:pbs.org:Manifestation409989\",\n                            \"cid:org:pbs.org:Manifestation411502\",\n                            \"cid:org:pbs.org:Manifestation414418\",\n                            \"cid:org:pbs.org:Manifestation414484\",\n                            \"cid:org:pbs.org:Manifestation417450\",\n                            \"cid:org:pbs.org:Manifestation420284\",\n                            \"cid:org:pbs.org:Manifestation426697\",\n                            \"cid:org:pbs.org:Manifestation431126\",\n                            \"cid:org:pbs.org:Manifestation438034\",\n                            \"cid:org:pbs.org:Manifestation444809\",\n                            \"cid:org:pbs.org:Manifestation458297\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31859\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31859/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode31859/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode31859\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:50:15Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:45:12Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season854\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Love Day A New Leaf\",\n                        \"Title19\": \"Dinosaur Trn E10\",\n                        \"Title120\": \"Love Day / A New Leaf\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"510\",\n                        \"DistributionNumber\": 10,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"After Tiny, Shiny, Buddy, and Don are feeling overwhelmed by chores from Mom and Dad, a plan is hatched. Then, Tiny wakes up feeling a little sad. To cheer her up, Shiny decides to show her how much she loves her.\",\n                        \"SynopsisLong\": \"Tiny wakes up feeling a little sad. When asked why, she can't really explain it: 'Sometimes I just feel sad.' To cheer her up, Shiny decides to show her how much she loves her. It goes over so well it starts a love-sharing chain reaction, as one by the one the Pteranodon Family gets in the on the action! After Tiny, Shiny, Buddy, and Don are feeling 'over-burdened' by chores and requests for help with small things from Mom and Dad - basically the kids just want to play - a plan is hatched. Mom and Dad come up with a fun scavenger hunt in the nest area that cleverly has the kids doing their chores even as they play. The hunt includes simple riddles the kids have to solve. Mom and Dad have certain items to be hunted for that involve cleaning up an area first, etc. (Note: it's the beginning of Autumn, so some leaves are changing colors, others are falling.) A surprise last scavenger clue brings the family to the Dinosaur Train to consult with the Conductor and have a Dining Car dinner.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2020-02-10T17:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-652992047\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000510\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-90569\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-30886\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-4625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652848\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490389\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-70194e6c-9390-4ef8-b2df-46d71c18f563\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt12065088\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/576B-CC5C-4DB4-C4EB-D40C-M\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit51624\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation355543\",\n                            \"cid:org:pbs.org:Manifestation355846\",\n                            \"cid:org:pbs.org:Manifestation355906\",\n                            \"cid:org:pbs.org:Manifestation356156\",\n                            \"cid:org:pbs.org:Manifestation356170\",\n                            \"cid:org:pbs.org:Manifestation356377\",\n                            \"cid:org:pbs.org:Manifestation357041\",\n                            \"cid:org:pbs.org:Manifestation363840\",\n                            \"cid:org:pbs.org:Manifestation369611\",\n                            \"cid:org:pbs.org:Manifestation369615\",\n                            \"cid:org:pbs.org:Manifestation376573\",\n                            \"cid:org:pbs.org:Manifestation377693\",\n                            \"cid:org:pbs.org:Manifestation378213\",\n                            \"cid:org:pbs.org:Manifestation378402\",\n                            \"cid:org:pbs.org:Manifestation383655\",\n                            \"cid:org:pbs.org:Manifestation386925\",\n                            \"cid:org:pbs.org:Manifestation388516\",\n                            \"cid:org:pbs.org:Manifestation397468\",\n                            \"cid:org:pbs.org:Manifestation397469\",\n                            \"cid:org:pbs.org:Manifestation397488\",\n                            \"cid:org:pbs.org:Manifestation397867\",\n                            \"cid:org:pbs.org:Manifestation397868\",\n                            \"cid:org:pbs.org:Manifestation410231\",\n                            \"cid:org:pbs.org:Manifestation410259\",\n                            \"cid:org:pbs.org:Manifestation411630\",\n                            \"cid:org:pbs.org:Manifestation417459\",\n                            \"cid:org:pbs.org:Manifestation417794\",\n                            \"cid:org:pbs.org:Manifestation418252\",\n                            \"cid:org:pbs.org:Manifestation420282\",\n                            \"cid:org:pbs.org:Manifestation436013\",\n                            \"cid:org:pbs.org:Manifestation438995\",\n                            \"cid:org:pbs.org:Manifestation451224\",\n                            \"cid:org:pbs.org:Manifestation464010\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/season/cid:org:pbs.org:Season854/episodes?pagesize=10&offset=10\"\n                        }\n                    }\n                ],\n                \"OrganizationList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854/organizations\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            },\n                            \"episodes\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854/episodes\"\n                            }\n                        },\n                        \"OrganizationID\": 688912,\n                        \"DisplayName\": \"The Jim Henson Company\",\n                        \"Domain\": null,\n                        \"Role\": \"Copyright Holder\",\n                        \"Phone\": \"323-802-1500\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"Radford Studio Center, Building 5, Studio City, CA, 91604, United States of America\",\n                        \"ContactInfoList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/organization/688912/contactinfolist\"\n                                    },\n                                    \"organization\": {\n                                        \"href\": \"/organization/688912\"\n                                    }\n                                },\n                                \"ContactID\": 688912,\n                                \"Phone\": null,\n                                \"PhoneType\": null,\n                                \"Address\": \"1416 North LaBrea Avenue, Hollywood, CA, 90028, United States of America\",\n                                \"PrimaryEmail\": null,\n                                \"ContactName\": \"Jim Henson Company\"\n                            }\n                        ]\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854/organizations\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854\"\n                            },\n                            \"episodes\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season854/episodes\"\n                            }\n                        },\n                        \"OrganizationID\": 1056468,\n                        \"DisplayName\": \"Sparky Animation\",\n                        \"Domain\": \"\",\n                        \"Role\": \"Production Company\",\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"\",\n                        \"ContactInfoList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/organization/1056468/contactinfolist\"\n                                    },\n                                    \"organization\": {\n                                        \"href\": \"/organization/1056468\"\n                                    }\n                                },\n                                \"ContactID\": 1056468,\n                                \"Phone\": \"\",\n                                \"PhoneType\": \"Office\",\n                                \"Address\": \"\",\n                                \"PrimaryEmail\": \"\",\n                                \"ContactName\": \"Sparky Animation\"\n                            }\n                        ]\n                    }\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"MBank Tech Operations\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1407/organizations\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1407/episodes\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    }\n                },\n                \"SeasonUID\": \"cid:org:pbs.org:Season1407\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-09-12T22:51:16Z\",\n                \"UpdateDateTime\": \"2025-11-22T06:48:26Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Series14\",\n                \"EntityType\": \"Season\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"Season\",\n                \"Title\": \"Dinosaur Train:Season1\",\n                \"SeasonClass\": \"Main\",\n                \"SequenceNumber\": 1,\n                \"ReleaseDate\": \"2009-09-07T07:30:00Z\",\n                \"USTVRating\": \"TV-Y\",\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-Season.1-Series.610407942\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Rightsline-3032\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085465\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:MediaManager-813757aa-e655-4775-af71-33780b401a5b\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/1ABE-AEE7-43D6-8DAF-A90A-7\"\n                    }\n                ],\n                \"EpisodeList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14192\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:47:23Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Valley of the Stygimolochs Tiny Loves Fish\",\n                        \"Title19\": \"Dino Train: Fish\",\n                        \"Title120\": \"Valley of the Stygimolochs/Tiny Loves Fish\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"101\",\n                        \"DistributionNumber\": 1,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Valley of the Stygimolochs'Buddy wonders if he'll grow horns when he gets older, so Mrs. Pteranodon takes him to visit some dinosaurs called Stygimoloch, who have really impressive horns. 'Tiny Loves Fish' After Mr. Pteranodon teaches the kids his fishing method, Buddy and Tiny work together as a team to catch fish in the Big Pond.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-07T07:30:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Paleontology\",\n                                \"Music\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634169\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000101\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9135\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2624\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635557\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1532015\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490001\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-481a739c-de13-4a6c-9288-26b2b05dae6f\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/EF45-644A-F1FA-1B41-E222-V\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3270001\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Barr, Kathleen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3367008\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"St. Germain, Tabitha\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50874\",\n                            \"cid:org:pbs.org:Edit73548\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation68\",\n                            \"cid:org:pbs.org:Manifestation211\",\n                            \"cid:org:pbs.org:Manifestation406\",\n                            \"cid:org:pbs.org:Manifestation604\",\n                            \"cid:org:pbs.org:Manifestation605\",\n                            \"cid:org:pbs.org:Manifestation957\",\n                            \"cid:org:pbs.org:Manifestation1218\",\n                            \"cid:org:pbs.org:Manifestation1353\",\n                            \"cid:org:pbs.org:Manifestation1627\",\n                            \"cid:org:pbs.org:Manifestation1628\",\n                            \"cid:org:pbs.org:Manifestation1860\",\n                            \"cid:org:pbs.org:Manifestation1861\",\n                            \"cid:org:pbs.org:Manifestation2116\",\n                            \"cid:org:pbs.org:Manifestation2307\",\n                            \"cid:org:pbs.org:Manifestation2435\",\n                            \"cid:org:pbs.org:Manifestation2704\",\n                            \"cid:org:pbs.org:Manifestation2974\",\n                            \"cid:org:pbs.org:Manifestation3420\",\n                            \"cid:org:pbs.org:Manifestation3932\",\n                            \"cid:org:pbs.org:Manifestation3961\",\n                            \"cid:org:pbs.org:Manifestation4236\",\n                            \"cid:org:pbs.org:Manifestation4287\",\n                            \"cid:org:pbs.org:Manifestation4466\",\n                            \"cid:org:pbs.org:Manifestation4513\",\n                            \"cid:org:pbs.org:Manifestation4691\",\n                            \"cid:org:pbs.org:Manifestation4733\",\n                            \"cid:org:pbs.org:Manifestation4985\",\n                            \"cid:org:pbs.org:Manifestation5116\",\n                            \"cid:org:pbs.org:Manifestation5256\",\n                            \"cid:org:pbs.org:Manifestation5349\",\n                            \"cid:org:pbs.org:Manifestation5382\",\n                            \"cid:org:pbs.org:Manifestation5609\",\n                            \"cid:org:pbs.org:Manifestation5660\",\n                            \"cid:org:pbs.org:Manifestation5837\",\n                            \"cid:org:pbs.org:Manifestation5932\",\n                            \"cid:org:pbs.org:Manifestation6261\",\n                            \"cid:org:pbs.org:Manifestation6418\",\n                            \"cid:org:pbs.org:Manifestation6573\",\n                            \"cid:org:pbs.org:Manifestation6691\",\n                            \"cid:org:pbs.org:Manifestation6770\",\n                            \"cid:org:pbs.org:Manifestation6985\",\n                            \"cid:org:pbs.org:Manifestation7179\",\n                            \"cid:org:pbs.org:Manifestation7230\",\n                            \"cid:org:pbs.org:Manifestation7433\",\n                            \"cid:org:pbs.org:Manifestation7558\",\n                            \"cid:org:pbs.org:Manifestation7779\",\n                            \"cid:org:pbs.org:Manifestation7915\",\n                            \"cid:org:pbs.org:Manifestation7919\",\n                            \"cid:org:pbs.org:Manifestation7958\",\n                            \"cid:org:pbs.org:Manifestation8004\",\n                            \"cid:org:pbs.org:Manifestation8132\",\n                            \"cid:org:pbs.org:Manifestation8251\",\n                            \"cid:org:pbs.org:Manifestation8276\",\n                            \"cid:org:pbs.org:Manifestation8278\",\n                            \"cid:org:pbs.org:Manifestation8637\",\n                            \"cid:org:pbs.org:Manifestation18408\",\n                            \"cid:org:pbs.org:Manifestation18449\",\n                            \"cid:org:pbs.org:Manifestation18654\",\n                            \"cid:org:pbs.org:Manifestation18965\",\n                            \"cid:org:pbs.org:Manifestation19288\",\n                            \"cid:org:pbs.org:Manifestation19352\",\n                            \"cid:org:pbs.org:Manifestation19410\",\n                            \"cid:org:pbs.org:Manifestation19661\",\n                            \"cid:org:pbs.org:Manifestation19915\",\n                            \"cid:org:pbs.org:Manifestation20076\",\n                            \"cid:org:pbs.org:Manifestation20327\",\n                            \"cid:org:pbs.org:Manifestation20328\",\n                            \"cid:org:pbs.org:Manifestation347174\",\n                            \"cid:org:pbs.org:Manifestation347176\",\n                            \"cid:org:pbs.org:Manifestation347230\",\n                            \"cid:org:pbs.org:Manifestation353117\",\n                            \"cid:org:pbs.org:Manifestation353118\",\n                            \"cid:org:pbs.org:Manifestation358743\",\n                            \"cid:org:pbs.org:Manifestation359353\",\n                            \"cid:org:pbs.org:Manifestation371327\",\n                            \"cid:org:pbs.org:Manifestation379066\",\n                            \"cid:org:pbs.org:Manifestation388333\",\n                            \"cid:org:pbs.org:Manifestation395509\",\n                            \"cid:org:pbs.org:Manifestation406556\",\n                            \"cid:org:pbs.org:Manifestation412926\",\n                            \"cid:org:pbs.org:Manifestation417101\",\n                            \"cid:org:pbs.org:Manifestation445567\",\n                            \"cid:org:pbs.org:Manifestation464019\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14193\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:48:26Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"The Call of the Wild Corythosaurus Triceratops for Lunch\",\n                        \"Title19\": \"Dinosaur Tr: E2\",\n                        \"Title120\": \"The Call of the Wild Corythosaurus/Triceratops for Lunch\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"102\",\n                        \"DistributionNumber\": 2,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'The Call of the Wild Corythosaurus'The family surprises Mom for her birthday with a trip to a concert given by Cory and her family of Corythosaurus, who play music through the crests on their heads. 'Triceratops for Lunch'The Pteranodon family eats lunch with their friend Tank Triceratops and discover that he and his family are all plant-eaters, with great leaf-eating teeth and giant appetites!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-07T08:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Paleontology\",\n                                \"Music\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634170\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000102\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9136\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2636\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635562\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1532014\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490002\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-01a7fb11-02f2-4d8f-83d7-7e31371b7052\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/6726-EF3D-7DB1-6F2E-10B4-M\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3270001\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Barr, Kathleen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3367008\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"St. Germain, Tabitha\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50871\",\n                            \"cid:org:pbs.org:Edit70565\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation107049\",\n                            \"cid:org:pbs.org:Manifestation107206\",\n                            \"cid:org:pbs.org:Manifestation107292\",\n                            \"cid:org:pbs.org:Manifestation107554\",\n                            \"cid:org:pbs.org:Manifestation107670\",\n                            \"cid:org:pbs.org:Manifestation107671\",\n                            \"cid:org:pbs.org:Manifestation107762\",\n                            \"cid:org:pbs.org:Manifestation108140\",\n                            \"cid:org:pbs.org:Manifestation108323\",\n                            \"cid:org:pbs.org:Manifestation108401\",\n                            \"cid:org:pbs.org:Manifestation108402\",\n                            \"cid:org:pbs.org:Manifestation108629\",\n                            \"cid:org:pbs.org:Manifestation108834\",\n                            \"cid:org:pbs.org:Manifestation108835\",\n                            \"cid:org:pbs.org:Manifestation109120\",\n                            \"cid:org:pbs.org:Manifestation109407\",\n                            \"cid:org:pbs.org:Manifestation109539\",\n                            \"cid:org:pbs.org:Manifestation109724\",\n                            \"cid:org:pbs.org:Manifestation110020\",\n                            \"cid:org:pbs.org:Manifestation110277\",\n                            \"cid:org:pbs.org:Manifestation110317\",\n                            \"cid:org:pbs.org:Manifestation110623\",\n                            \"cid:org:pbs.org:Manifestation110870\",\n                            \"cid:org:pbs.org:Manifestation111257\",\n                            \"cid:org:pbs.org:Manifestation111392\",\n                            \"cid:org:pbs.org:Manifestation111663\",\n                            \"cid:org:pbs.org:Manifestation111737\",\n                            \"cid:org:pbs.org:Manifestation111961\",\n                            \"cid:org:pbs.org:Manifestation112051\",\n                            \"cid:org:pbs.org:Manifestation112243\",\n                            \"cid:org:pbs.org:Manifestation112274\",\n                            \"cid:org:pbs.org:Manifestation112556\",\n                            \"cid:org:pbs.org:Manifestation112779\",\n                            \"cid:org:pbs.org:Manifestation112830\",\n                            \"cid:org:pbs.org:Manifestation112961\",\n                            \"cid:org:pbs.org:Manifestation113034\",\n                            \"cid:org:pbs.org:Manifestation113238\",\n                            \"cid:org:pbs.org:Manifestation113518\",\n                            \"cid:org:pbs.org:Manifestation113598\",\n                            \"cid:org:pbs.org:Manifestation113820\",\n                            \"cid:org:pbs.org:Manifestation113959\",\n                            \"cid:org:pbs.org:Manifestation114005\",\n                            \"cid:org:pbs.org:Manifestation114199\",\n                            \"cid:org:pbs.org:Manifestation114269\",\n                            \"cid:org:pbs.org:Manifestation114414\",\n                            \"cid:org:pbs.org:Manifestation114529\",\n                            \"cid:org:pbs.org:Manifestation114658\",\n                            \"cid:org:pbs.org:Manifestation114676\",\n                            \"cid:org:pbs.org:Manifestation114726\",\n                            \"cid:org:pbs.org:Manifestation114963\",\n                            \"cid:org:pbs.org:Manifestation115129\",\n                            \"cid:org:pbs.org:Manifestation115393\",\n                            \"cid:org:pbs.org:Manifestation115449\",\n                            \"cid:org:pbs.org:Manifestation115583\",\n                            \"cid:org:pbs.org:Manifestation115838\",\n                            \"cid:org:pbs.org:Manifestation115853\",\n                            \"cid:org:pbs.org:Manifestation115964\",\n                            \"cid:org:pbs.org:Manifestation116045\",\n                            \"cid:org:pbs.org:Manifestation116100\",\n                            \"cid:org:pbs.org:Manifestation116245\",\n                            \"cid:org:pbs.org:Manifestation116279\",\n                            \"cid:org:pbs.org:Manifestation116282\",\n                            \"cid:org:pbs.org:Manifestation116621\",\n                            \"cid:org:pbs.org:Manifestation122738\",\n                            \"cid:org:pbs.org:Manifestation126588\",\n                            \"cid:org:pbs.org:Manifestation126589\",\n                            \"cid:org:pbs.org:Manifestation127069\",\n                            \"cid:org:pbs.org:Manifestation127129\",\n                            \"cid:org:pbs.org:Manifestation349458\",\n                            \"cid:org:pbs.org:Manifestation349581\",\n                            \"cid:org:pbs.org:Manifestation349634\",\n                            \"cid:org:pbs.org:Manifestation352552\",\n                            \"cid:org:pbs.org:Manifestation352681\",\n                            \"cid:org:pbs.org:Manifestation358682\",\n                            \"cid:org:pbs.org:Manifestation358744\",\n                            \"cid:org:pbs.org:Manifestation358897\",\n                            \"cid:org:pbs.org:Manifestation370872\",\n                            \"cid:org:pbs.org:Manifestation379070\",\n                            \"cid:org:pbs.org:Manifestation388301\",\n                            \"cid:org:pbs.org:Manifestation396346\",\n                            \"cid:org:pbs.org:Manifestation406553\",\n                            \"cid:org:pbs.org:Manifestation413063\",\n                            \"cid:org:pbs.org:Manifestation417100\",\n                            \"cid:org:pbs.org:Manifestation445968\",\n                            \"cid:org:pbs.org:Manifestation464023\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14194\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:43:13Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Beating the Heat Flowers for Mom\",\n                        \"Title19\": \"Dinosaur Tr: E3\",\n                        \"Title120\": \"Beating the Heat/Flowers for Mom\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"103\",\n                        \"DistributionNumber\": 3,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Beating the Heat'Buddy and Tiny travel to the Jurassic to make a new friend, Morris Stegosaurus, and discover how this huge dinosaur keeps cool in the heat. 'Flowers for Mom' The kids go to the Big Pond to look for flowers to give to Mom on her special Mother's Day. They find many different flowers while following a very busy bee.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-07T08:30:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Education\",\n                                \"Science\",\n                                \"Dinosaurs\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634171\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000103\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-36147\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9137\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635560\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1533245\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490003\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-47248074-5f9d-4065-ab46-0eca5b1434a3\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/7ED1-2574-C67B-17D1-565D-L\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50862\",\n                            \"cid:org:pbs.org:Edit74862\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation42375\",\n                            \"cid:org:pbs.org:Manifestation42394\",\n                            \"cid:org:pbs.org:Manifestation42442\",\n                            \"cid:org:pbs.org:Manifestation42906\",\n                            \"cid:org:pbs.org:Manifestation42979\",\n                            \"cid:org:pbs.org:Manifestation43173\",\n                            \"cid:org:pbs.org:Manifestation43528\",\n                            \"cid:org:pbs.org:Manifestation43829\",\n                            \"cid:org:pbs.org:Manifestation43830\",\n                            \"cid:org:pbs.org:Manifestation43984\",\n                            \"cid:org:pbs.org:Manifestation44935\",\n                            \"cid:org:pbs.org:Manifestation44936\",\n                            \"cid:org:pbs.org:Manifestation45292\",\n                            \"cid:org:pbs.org:Manifestation45866\",\n                            \"cid:org:pbs.org:Manifestation46244\",\n                            \"cid:org:pbs.org:Manifestation46720\",\n                            \"cid:org:pbs.org:Manifestation46974\",\n                            \"cid:org:pbs.org:Manifestation47054\",\n                            \"cid:org:pbs.org:Manifestation47439\",\n                            \"cid:org:pbs.org:Manifestation48040\",\n                            \"cid:org:pbs.org:Manifestation48041\",\n                            \"cid:org:pbs.org:Manifestation48522\",\n                            \"cid:org:pbs.org:Manifestation48834\",\n                            \"cid:org:pbs.org:Manifestation48961\",\n                            \"cid:org:pbs.org:Manifestation49293\",\n                            \"cid:org:pbs.org:Manifestation49847\",\n                            \"cid:org:pbs.org:Manifestation50313\",\n                            \"cid:org:pbs.org:Manifestation50314\",\n                            \"cid:org:pbs.org:Manifestation50448\",\n                            \"cid:org:pbs.org:Manifestation51052\",\n                            \"cid:org:pbs.org:Manifestation51462\",\n                            \"cid:org:pbs.org:Manifestation51804\",\n                            \"cid:org:pbs.org:Manifestation52272\",\n                            \"cid:org:pbs.org:Manifestation53052\",\n                            \"cid:org:pbs.org:Manifestation53632\",\n                            \"cid:org:pbs.org:Manifestation53717\",\n                            \"cid:org:pbs.org:Manifestation54189\",\n                            \"cid:org:pbs.org:Manifestation54976\",\n                            \"cid:org:pbs.org:Manifestation55483\",\n                            \"cid:org:pbs.org:Manifestation55554\",\n                            \"cid:org:pbs.org:Manifestation55693\",\n                            \"cid:org:pbs.org:Manifestation55909\",\n                            \"cid:org:pbs.org:Manifestation56144\",\n                            \"cid:org:pbs.org:Manifestation56271\",\n                            \"cid:org:pbs.org:Manifestation56647\",\n                            \"cid:org:pbs.org:Manifestation57249\",\n                            \"cid:org:pbs.org:Manifestation57513\",\n                            \"cid:org:pbs.org:Manifestation58001\",\n                            \"cid:org:pbs.org:Manifestation58224\",\n                            \"cid:org:pbs.org:Manifestation58436\",\n                            \"cid:org:pbs.org:Manifestation58827\",\n                            \"cid:org:pbs.org:Manifestation59169\",\n                            \"cid:org:pbs.org:Manifestation59544\",\n                            \"cid:org:pbs.org:Manifestation59564\",\n                            \"cid:org:pbs.org:Manifestation60241\",\n                            \"cid:org:pbs.org:Manifestation60299\",\n                            \"cid:org:pbs.org:Manifestation60669\",\n                            \"cid:org:pbs.org:Manifestation60764\",\n                            \"cid:org:pbs.org:Manifestation61360\",\n                            \"cid:org:pbs.org:Manifestation61687\",\n                            \"cid:org:pbs.org:Manifestation61832\",\n                            \"cid:org:pbs.org:Manifestation61872\",\n                            \"cid:org:pbs.org:Manifestation62874\",\n                            \"cid:org:pbs.org:Manifestation62929\",\n                            \"cid:org:pbs.org:Manifestation63059\",\n                            \"cid:org:pbs.org:Manifestation63279\",\n                            \"cid:org:pbs.org:Manifestation63504\",\n                            \"cid:org:pbs.org:Manifestation63843\",\n                            \"cid:org:pbs.org:Manifestation63873\",\n                            \"cid:org:pbs.org:Manifestation63942\",\n                            \"cid:org:pbs.org:Manifestation63969\",\n                            \"cid:org:pbs.org:Manifestation64035\",\n                            \"cid:org:pbs.org:Manifestation348275\",\n                            \"cid:org:pbs.org:Manifestation348276\",\n                            \"cid:org:pbs.org:Manifestation348320\",\n                            \"cid:org:pbs.org:Manifestation352678\",\n                            \"cid:org:pbs.org:Manifestation352680\",\n                            \"cid:org:pbs.org:Manifestation359753\",\n                            \"cid:org:pbs.org:Manifestation359830\",\n                            \"cid:org:pbs.org:Manifestation359879\",\n                            \"cid:org:pbs.org:Manifestation360901\",\n                            \"cid:org:pbs.org:Manifestation361492\",\n                            \"cid:org:pbs.org:Manifestation371318\",\n                            \"cid:org:pbs.org:Manifestation379069\",\n                            \"cid:org:pbs.org:Manifestation382551\",\n                            \"cid:org:pbs.org:Manifestation383658\",\n                            \"cid:org:pbs.org:Manifestation388300\",\n                            \"cid:org:pbs.org:Manifestation396349\",\n                            \"cid:org:pbs.org:Manifestation403490\",\n                            \"cid:org:pbs.org:Manifestation403865\",\n                            \"cid:org:pbs.org:Manifestation405578\",\n                            \"cid:org:pbs.org:Manifestation413492\",\n                            \"cid:org:pbs.org:Manifestation417104\",\n                            \"cid:org:pbs.org:Manifestation422448\",\n                            \"cid:org:pbs.org:Manifestation422566\",\n                            \"cid:org:pbs.org:Manifestation422567\",\n                            \"cid:org:pbs.org:Manifestation440618\",\n                            \"cid:org:pbs.org:Manifestation445674\",\n                            \"cid:org:pbs.org:Manifestation455662\",\n                            \"cid:org:pbs.org:Manifestation464006\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14195\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:42:20Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"I'm a T. rex! Ned the Quadruped\",\n                        \"Title19\": \"Dinosaur Tr: E4\",\n                        \"Title120\": \"I'm a T. rex!/Ned the Quadruped\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"104\",\n                        \"DistributionNumber\": 4,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'I'm a T. rex!' Buddy travels to Rexville on the Dinosaur Train and meets Delores Tyrannosaurus and her daughter Annie. When he sees that he shares all the same features, Buddy learns that he is a Tyrannosaurus rex! 'Ned the Quadruped'Buddy and Tiny tour the Dinosaur Train and earn their Junior Conductor hats while their friend Ned, a four-legged, long-necked Brachiosaurus and regular Train rider, tags along.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-07T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Education\",\n                                \"Science\",\n                                \"Dinosaurs\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634172\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000104\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9138\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2632\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635555\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490004\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-ce5ff3ec-7abd-4139-ad47-d82f2480924d\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/9870-8E91-ED5B-BD49-0E52-G\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50864\",\n                            \"cid:org:pbs.org:Edit75496\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation69\",\n                            \"cid:org:pbs.org:Manifestation212\",\n                            \"cid:org:pbs.org:Manifestation606\",\n                            \"cid:org:pbs.org:Manifestation958\",\n                            \"cid:org:pbs.org:Manifestation1217\",\n                            \"cid:org:pbs.org:Manifestation1354\",\n                            \"cid:org:pbs.org:Manifestation1629\",\n                            \"cid:org:pbs.org:Manifestation1862\",\n                            \"cid:org:pbs.org:Manifestation2117\",\n                            \"cid:org:pbs.org:Manifestation2184\",\n                            \"cid:org:pbs.org:Manifestation2185\",\n                            \"cid:org:pbs.org:Manifestation2705\",\n                            \"cid:org:pbs.org:Manifestation2975\",\n                            \"cid:org:pbs.org:Manifestation3421\",\n                            \"cid:org:pbs.org:Manifestation3933\",\n                            \"cid:org:pbs.org:Manifestation3962\",\n                            \"cid:org:pbs.org:Manifestation4239\",\n                            \"cid:org:pbs.org:Manifestation4288\",\n                            \"cid:org:pbs.org:Manifestation4467\",\n                            \"cid:org:pbs.org:Manifestation4514\",\n                            \"cid:org:pbs.org:Manifestation4734\",\n                            \"cid:org:pbs.org:Manifestation5202\",\n                            \"cid:org:pbs.org:Manifestation5257\",\n                            \"cid:org:pbs.org:Manifestation5350\",\n                            \"cid:org:pbs.org:Manifestation5383\",\n                            \"cid:org:pbs.org:Manifestation5438\",\n                            \"cid:org:pbs.org:Manifestation5610\",\n                            \"cid:org:pbs.org:Manifestation5662\",\n                            \"cid:org:pbs.org:Manifestation5840\",\n                            \"cid:org:pbs.org:Manifestation5975\",\n                            \"cid:org:pbs.org:Manifestation6263\",\n                            \"cid:org:pbs.org:Manifestation6312\",\n                            \"cid:org:pbs.org:Manifestation6444\",\n                            \"cid:org:pbs.org:Manifestation6574\",\n                            \"cid:org:pbs.org:Manifestation6611\",\n                            \"cid:org:pbs.org:Manifestation6692\",\n                            \"cid:org:pbs.org:Manifestation6986\",\n                            \"cid:org:pbs.org:Manifestation6987\",\n                            \"cid:org:pbs.org:Manifestation7180\",\n                            \"cid:org:pbs.org:Manifestation7231\",\n                            \"cid:org:pbs.org:Manifestation7434\",\n                            \"cid:org:pbs.org:Manifestation7477\",\n                            \"cid:org:pbs.org:Manifestation7780\",\n                            \"cid:org:pbs.org:Manifestation7917\",\n                            \"cid:org:pbs.org:Manifestation8005\",\n                            \"cid:org:pbs.org:Manifestation8133\",\n                            \"cid:org:pbs.org:Manifestation8256\",\n                            \"cid:org:pbs.org:Manifestation8277\",\n                            \"cid:org:pbs.org:Manifestation8290\",\n                            \"cid:org:pbs.org:Manifestation8638\",\n                            \"cid:org:pbs.org:Manifestation18409\",\n                            \"cid:org:pbs.org:Manifestation18450\",\n                            \"cid:org:pbs.org:Manifestation18655\",\n                            \"cid:org:pbs.org:Manifestation18966\",\n                            \"cid:org:pbs.org:Manifestation19289\",\n                            \"cid:org:pbs.org:Manifestation19353\",\n                            \"cid:org:pbs.org:Manifestation19592\",\n                            \"cid:org:pbs.org:Manifestation19662\",\n                            \"cid:org:pbs.org:Manifestation19663\",\n                            \"cid:org:pbs.org:Manifestation19916\",\n                            \"cid:org:pbs.org:Manifestation20072\",\n                            \"cid:org:pbs.org:Manifestation20078\",\n                            \"cid:org:pbs.org:Manifestation20330\",\n                            \"cid:org:pbs.org:Manifestation347175\",\n                            \"cid:org:pbs.org:Manifestation347177\",\n                            \"cid:org:pbs.org:Manifestation347231\",\n                            \"cid:org:pbs.org:Manifestation352699\",\n                            \"cid:org:pbs.org:Manifestation354107\",\n                            \"cid:org:pbs.org:Manifestation359899\",\n                            \"cid:org:pbs.org:Manifestation361308\",\n                            \"cid:org:pbs.org:Manifestation371323\",\n                            \"cid:org:pbs.org:Manifestation378603\",\n                            \"cid:org:pbs.org:Manifestation388298\",\n                            \"cid:org:pbs.org:Manifestation396026\",\n                            \"cid:org:pbs.org:Manifestation396067\",\n                            \"cid:org:pbs.org:Manifestation405632\",\n                            \"cid:org:pbs.org:Manifestation413493\",\n                            \"cid:org:pbs.org:Manifestation414098\",\n                            \"cid:org:pbs.org:Manifestation417103\",\n                            \"cid:org:pbs.org:Manifestation445974\",\n                            \"cid:org:pbs.org:Manifestation464002\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14196\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:46:19Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"One Smart Dinosaur Petey the Peteinosaurus\",\n                        \"Title19\": \"Dinosaur Tr: E5\",\n                        \"Title120\": \"One Smart Dinosaur/Petey the Peteinosaurus\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"105\",\n                        \"DistributionNumber\": 5,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'One Smart Dinosaur'Buddy and Tiny want to test their memory, so they ride the Dinosaur Train and spend some time with the Conductor, since he's a Troodon with a great memory. The kids get to meet the Conductor's mom, Mrs. Conductor. 'Petey The Peteinosaurus' Buddy and Tiny ride the Dinosaur Train to meet Petey Peteinosaurus, a 'flying lizard,' who is fun, funny, and friendly, and has some features similar to both Buddy and Tiny!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-11T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Music\",\n                                \"Alphabet\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634173\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000105\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9139\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-3326\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635556\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1532639\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490005\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-b6409850-61da-4bce-9e95-af6b8181352c\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/DEE1-9E63-2134-4D3E-B497-E\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3270001\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Barr, Kathleen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3367008\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"St. Germain, Tabitha\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-42833159\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Payne, Cedric\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50873\",\n                            \"cid:org:pbs.org:Edit74993\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation107208\",\n                            \"cid:org:pbs.org:Manifestation107293\",\n                            \"cid:org:pbs.org:Manifestation107294\",\n                            \"cid:org:pbs.org:Manifestation107763\",\n                            \"cid:org:pbs.org:Manifestation107764\",\n                            \"cid:org:pbs.org:Manifestation108141\",\n                            \"cid:org:pbs.org:Manifestation108324\",\n                            \"cid:org:pbs.org:Manifestation108403\",\n                            \"cid:org:pbs.org:Manifestation108404\",\n                            \"cid:org:pbs.org:Manifestation108630\",\n                            \"cid:org:pbs.org:Manifestation108631\",\n                            \"cid:org:pbs.org:Manifestation108792\",\n                            \"cid:org:pbs.org:Manifestation109121\",\n                            \"cid:org:pbs.org:Manifestation109405\",\n                            \"cid:org:pbs.org:Manifestation109412\",\n                            \"cid:org:pbs.org:Manifestation109725\",\n                            \"cid:org:pbs.org:Manifestation109888\",\n                            \"cid:org:pbs.org:Manifestation110044\",\n                            \"cid:org:pbs.org:Manifestation110278\",\n                            \"cid:org:pbs.org:Manifestation110318\",\n                            \"cid:org:pbs.org:Manifestation110624\",\n                            \"cid:org:pbs.org:Manifestation110871\",\n                            \"cid:org:pbs.org:Manifestation111258\",\n                            \"cid:org:pbs.org:Manifestation111393\",\n                            \"cid:org:pbs.org:Manifestation111664\",\n                            \"cid:org:pbs.org:Manifestation111738\",\n                            \"cid:org:pbs.org:Manifestation111962\",\n                            \"cid:org:pbs.org:Manifestation112053\",\n                            \"cid:org:pbs.org:Manifestation112244\",\n                            \"cid:org:pbs.org:Manifestation112275\",\n                            \"cid:org:pbs.org:Manifestation112517\",\n                            \"cid:org:pbs.org:Manifestation112757\",\n                            \"cid:org:pbs.org:Manifestation112780\",\n                            \"cid:org:pbs.org:Manifestation112831\",\n                            \"cid:org:pbs.org:Manifestation112962\",\n                            \"cid:org:pbs.org:Manifestation113035\",\n                            \"cid:org:pbs.org:Manifestation113239\",\n                            \"cid:org:pbs.org:Manifestation113520\",\n                            \"cid:org:pbs.org:Manifestation113599\",\n                            \"cid:org:pbs.org:Manifestation113961\",\n                            \"cid:org:pbs.org:Manifestation114198\",\n                            \"cid:org:pbs.org:Manifestation114270\",\n                            \"cid:org:pbs.org:Manifestation114415\",\n                            \"cid:org:pbs.org:Manifestation114452\",\n                            \"cid:org:pbs.org:Manifestation114659\",\n                            \"cid:org:pbs.org:Manifestation114677\",\n                            \"cid:org:pbs.org:Manifestation114725\",\n                            \"cid:org:pbs.org:Manifestation114760\",\n                            \"cid:org:pbs.org:Manifestation114962\",\n                            \"cid:org:pbs.org:Manifestation115182\",\n                            \"cid:org:pbs.org:Manifestation115394\",\n                            \"cid:org:pbs.org:Manifestation115450\",\n                            \"cid:org:pbs.org:Manifestation115584\",\n                            \"cid:org:pbs.org:Manifestation115839\",\n                            \"cid:org:pbs.org:Manifestation115965\",\n                            \"cid:org:pbs.org:Manifestation116021\",\n                            \"cid:org:pbs.org:Manifestation116231\",\n                            \"cid:org:pbs.org:Manifestation116246\",\n                            \"cid:org:pbs.org:Manifestation116273\",\n                            \"cid:org:pbs.org:Manifestation116294\",\n                            \"cid:org:pbs.org:Manifestation116351\",\n                            \"cid:org:pbs.org:Manifestation116374\",\n                            \"cid:org:pbs.org:Manifestation116375\",\n                            \"cid:org:pbs.org:Manifestation116396\",\n                            \"cid:org:pbs.org:Manifestation122742\",\n                            \"cid:org:pbs.org:Manifestation122790\",\n                            \"cid:org:pbs.org:Manifestation126590\",\n                            \"cid:org:pbs.org:Manifestation127064\",\n                            \"cid:org:pbs.org:Manifestation127070\",\n                            \"cid:org:pbs.org:Manifestation127130\",\n                            \"cid:org:pbs.org:Manifestation349457\",\n                            \"cid:org:pbs.org:Manifestation349582\",\n                            \"cid:org:pbs.org:Manifestation349633\",\n                            \"cid:org:pbs.org:Manifestation352704\",\n                            \"cid:org:pbs.org:Manifestation354094\",\n                            \"cid:org:pbs.org:Manifestation354549\",\n                            \"cid:org:pbs.org:Manifestation359826\",\n                            \"cid:org:pbs.org:Manifestation362408\",\n                            \"cid:org:pbs.org:Manifestation370874\",\n                            \"cid:org:pbs.org:Manifestation379035\",\n                            \"cid:org:pbs.org:Manifestation388931\",\n                            \"cid:org:pbs.org:Manifestation389000\",\n                            \"cid:org:pbs.org:Manifestation396304\",\n                            \"cid:org:pbs.org:Manifestation406017\",\n                            \"cid:org:pbs.org:Manifestation413914\",\n                            \"cid:org:pbs.org:Manifestation417151\",\n                            \"cid:org:pbs.org:Manifestation446106\",\n                            \"cid:org:pbs.org:Manifestation464013\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14197\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:16Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Fast Friends T. rex Teeth\",\n                        \"Title19\": \"Dino Train: rex\",\n                        \"Title120\": \"Fast Friends/T. rex Teeth\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"106\",\n                        \"DistributionNumber\": 6,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Fast Friends'Buddy, Tiny, and Mom ride the Dinosaur Train to meet Oren and Ollie Ornithomimus, some of the fastest dinosaurs ever! Our kids love meeting the fast-moving and fast-talking twins. 'T. rex Teeth' When Buddy loses a tooth, Mom takes him to Rexville to ask his Tyrannosaurus friends all about T. rex teeth. They explain that he'll grow new teeth to replace the old ones.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-17T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Science\",\n                                \"Dinosaurs\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634174\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000106\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9140\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2633\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635558\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490006\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-86f20cd4-8449-4be7-95c3-acfb951eeaa4\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/DA59-3FD3-3159-ABBA-476E-S\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129567562\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erika-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129567563\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Ball, Ashleigh\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3270001\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Barr, Kathleen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50869\",\n                            \"cid:org:pbs.org:Edit76078\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation42443\",\n                            \"cid:org:pbs.org:Manifestation42980\",\n                            \"cid:org:pbs.org:Manifestation42981\",\n                            \"cid:org:pbs.org:Manifestation43168\",\n                            \"cid:org:pbs.org:Manifestation43176\",\n                            \"cid:org:pbs.org:Manifestation43768\",\n                            \"cid:org:pbs.org:Manifestation43833\",\n                            \"cid:org:pbs.org:Manifestation44937\",\n                            \"cid:org:pbs.org:Manifestation45293\",\n                            \"cid:org:pbs.org:Manifestation46245\",\n                            \"cid:org:pbs.org:Manifestation46721\",\n                            \"cid:org:pbs.org:Manifestation46722\",\n                            \"cid:org:pbs.org:Manifestation46975\",\n                            \"cid:org:pbs.org:Manifestation47055\",\n                            \"cid:org:pbs.org:Manifestation47418\",\n                            \"cid:org:pbs.org:Manifestation47696\",\n                            \"cid:org:pbs.org:Manifestation47967\",\n                            \"cid:org:pbs.org:Manifestation48835\",\n                            \"cid:org:pbs.org:Manifestation48962\",\n                            \"cid:org:pbs.org:Manifestation48963\",\n                            \"cid:org:pbs.org:Manifestation49291\",\n                            \"cid:org:pbs.org:Manifestation50315\",\n                            \"cid:org:pbs.org:Manifestation51054\",\n                            \"cid:org:pbs.org:Manifestation51463\",\n                            \"cid:org:pbs.org:Manifestation51805\",\n                            \"cid:org:pbs.org:Manifestation52273\",\n                            \"cid:org:pbs.org:Manifestation53053\",\n                            \"cid:org:pbs.org:Manifestation53633\",\n                            \"cid:org:pbs.org:Manifestation53718\",\n                            \"cid:org:pbs.org:Manifestation54190\",\n                            \"cid:org:pbs.org:Manifestation54977\",\n                            \"cid:org:pbs.org:Manifestation55484\",\n                            \"cid:org:pbs.org:Manifestation55555\",\n                            \"cid:org:pbs.org:Manifestation55694\",\n                            \"cid:org:pbs.org:Manifestation55910\",\n                            \"cid:org:pbs.org:Manifestation55987\",\n                            \"cid:org:pbs.org:Manifestation56145\",\n                            \"cid:org:pbs.org:Manifestation56155\",\n                            \"cid:org:pbs.org:Manifestation56648\",\n                            \"cid:org:pbs.org:Manifestation57250\",\n                            \"cid:org:pbs.org:Manifestation57514\",\n                            \"cid:org:pbs.org:Manifestation57528\",\n                            \"cid:org:pbs.org:Manifestation57567\",\n                            \"cid:org:pbs.org:Manifestation58002\",\n                            \"cid:org:pbs.org:Manifestation58284\",\n                            \"cid:org:pbs.org:Manifestation58437\",\n                            \"cid:org:pbs.org:Manifestation58828\",\n                            \"cid:org:pbs.org:Manifestation59170\",\n                            \"cid:org:pbs.org:Manifestation59414\",\n                            \"cid:org:pbs.org:Manifestation60242\",\n                            \"cid:org:pbs.org:Manifestation60275\",\n                            \"cid:org:pbs.org:Manifestation60298\",\n                            \"cid:org:pbs.org:Manifestation60670\",\n                            \"cid:org:pbs.org:Manifestation60766\",\n                            \"cid:org:pbs.org:Manifestation61362\",\n                            \"cid:org:pbs.org:Manifestation61541\",\n                            \"cid:org:pbs.org:Manifestation61833\",\n                            \"cid:org:pbs.org:Manifestation61873\",\n                            \"cid:org:pbs.org:Manifestation61979\",\n                            \"cid:org:pbs.org:Manifestation63829\",\n                            \"cid:org:pbs.org:Manifestation63876\",\n                            \"cid:org:pbs.org:Manifestation63944\",\n                            \"cid:org:pbs.org:Manifestation348277\",\n                            \"cid:org:pbs.org:Manifestation348278\",\n                            \"cid:org:pbs.org:Manifestation348319\",\n                            \"cid:org:pbs.org:Manifestation353116\",\n                            \"cid:org:pbs.org:Manifestation354137\",\n                            \"cid:org:pbs.org:Manifestation354531\",\n                            \"cid:org:pbs.org:Manifestation361491\",\n                            \"cid:org:pbs.org:Manifestation362383\",\n                            \"cid:org:pbs.org:Manifestation371325\",\n                            \"cid:org:pbs.org:Manifestation378599\",\n                            \"cid:org:pbs.org:Manifestation389076\",\n                            \"cid:org:pbs.org:Manifestation396971\",\n                            \"cid:org:pbs.org:Manifestation406792\",\n                            \"cid:org:pbs.org:Manifestation413946\",\n                            \"cid:org:pbs.org:Manifestation417106\",\n                            \"cid:org:pbs.org:Manifestation446107\",\n                            \"cid:org:pbs.org:Manifestation465462\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14198\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14198/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14198/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14198\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:18Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Now With Feathers! A Frill a Minute\",\n                        \"Title19\": \"Dinosaur Tr: E7\",\n                        \"Title120\": \"Now With Feathers!/A Frill a Minute\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"107\",\n                        \"DistributionNumber\": 7,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Now With Feathers!'Dad gives Tiny and Buddy a mystery feather and the kids become 'detectives,' riding the Dinosaur Train to meet Valerie Velociraptor, who shows our kids what life is like covered with beautiful feathers. 'A Frill a Minute'The kids help Tank Triceratops overcome his awkwardness having a huge head by showing him how cool and amazing his features are, especially his frill.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-18T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Child Development\",\n                                \"Children\",\n                                \"Education\",\n                                \"Science\",\n                                \"Emotions\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634175\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000107\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9141\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2635\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635566\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1535166\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490007\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-0c950ee6-aebf-4f04-85ca-234d05e2465d\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/9CF8-DE7E-5C5F-FECC-72FF-K\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50865\",\n                            \"cid:org:pbs.org:Edit75342\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation149684\",\n                            \"cid:org:pbs.org:Manifestation150044\",\n                            \"cid:org:pbs.org:Manifestation150045\",\n                            \"cid:org:pbs.org:Manifestation150120\",\n                            \"cid:org:pbs.org:Manifestation150541\",\n                            \"cid:org:pbs.org:Manifestation150542\",\n                            \"cid:org:pbs.org:Manifestation150673\",\n                            \"cid:org:pbs.org:Manifestation150923\",\n                            \"cid:org:pbs.org:Manifestation150924\",\n                            \"cid:org:pbs.org:Manifestation151298\",\n                            \"cid:org:pbs.org:Manifestation152056\",\n                            \"cid:org:pbs.org:Manifestation152291\",\n                            \"cid:org:pbs.org:Manifestation152370\",\n                            \"cid:org:pbs.org:Manifestation152627\",\n                            \"cid:org:pbs.org:Manifestation152628\",\n                            \"cid:org:pbs.org:Manifestation153102\",\n                            \"cid:org:pbs.org:Manifestation153456\",\n                            \"cid:org:pbs.org:Manifestation153675\",\n                            \"cid:org:pbs.org:Manifestation153891\",\n                            \"cid:org:pbs.org:Manifestation153931\",\n                            \"cid:org:pbs.org:Manifestation154543\",\n                            \"cid:org:pbs.org:Manifestation154780\",\n                            \"cid:org:pbs.org:Manifestation154923\",\n                            \"cid:org:pbs.org:Manifestation155010\",\n                            \"cid:org:pbs.org:Manifestation155269\",\n                            \"cid:org:pbs.org:Manifestation155317\",\n                            \"cid:org:pbs.org:Manifestation155547\",\n                            \"cid:org:pbs.org:Manifestation155599\",\n                            \"cid:org:pbs.org:Manifestation155761\",\n                            \"cid:org:pbs.org:Manifestation155925\",\n                            \"cid:org:pbs.org:Manifestation156095\",\n                            \"cid:org:pbs.org:Manifestation156225\",\n                            \"cid:org:pbs.org:Manifestation156371\",\n                            \"cid:org:pbs.org:Manifestation156524\",\n                            \"cid:org:pbs.org:Manifestation156681\",\n                            \"cid:org:pbs.org:Manifestation156857\",\n                            \"cid:org:pbs.org:Manifestation157117\",\n                            \"cid:org:pbs.org:Manifestation157177\",\n                            \"cid:org:pbs.org:Manifestation157339\",\n                            \"cid:org:pbs.org:Manifestation157554\",\n                            \"cid:org:pbs.org:Manifestation157716\",\n                            \"cid:org:pbs.org:Manifestation157823\",\n                            \"cid:org:pbs.org:Manifestation157877\",\n                            \"cid:org:pbs.org:Manifestation158018\",\n                            \"cid:org:pbs.org:Manifestation158045\",\n                            \"cid:org:pbs.org:Manifestation158177\",\n                            \"cid:org:pbs.org:Manifestation158237\",\n                            \"cid:org:pbs.org:Manifestation158300\",\n                            \"cid:org:pbs.org:Manifestation158535\",\n                            \"cid:org:pbs.org:Manifestation158754\",\n                            \"cid:org:pbs.org:Manifestation158909\",\n                            \"cid:org:pbs.org:Manifestation158976\",\n                            \"cid:org:pbs.org:Manifestation159078\",\n                            \"cid:org:pbs.org:Manifestation159407\",\n                            \"cid:org:pbs.org:Manifestation159591\",\n                            \"cid:org:pbs.org:Manifestation159621\",\n                            \"cid:org:pbs.org:Manifestation159690\",\n                            \"cid:org:pbs.org:Manifestation159721\",\n                            \"cid:org:pbs.org:Manifestation159800\",\n                            \"cid:org:pbs.org:Manifestation159832\",\n                            \"cid:org:pbs.org:Manifestation170631\",\n                            \"cid:org:pbs.org:Manifestation170632\",\n                            \"cid:org:pbs.org:Manifestation170636\",\n                            \"cid:org:pbs.org:Manifestation170846\",\n                            \"cid:org:pbs.org:Manifestation350547\",\n                            \"cid:org:pbs.org:Manifestation350548\",\n                            \"cid:org:pbs.org:Manifestation350811\",\n                            \"cid:org:pbs.org:Manifestation352452\",\n                            \"cid:org:pbs.org:Manifestation354532\",\n                            \"cid:org:pbs.org:Manifestation354605\",\n                            \"cid:org:pbs.org:Manifestation360893\",\n                            \"cid:org:pbs.org:Manifestation361525\",\n                            \"cid:org:pbs.org:Manifestation362442\",\n                            \"cid:org:pbs.org:Manifestation370887\",\n                            \"cid:org:pbs.org:Manifestation379063\",\n                            \"cid:org:pbs.org:Manifestation389440\",\n                            \"cid:org:pbs.org:Manifestation396369\",\n                            \"cid:org:pbs.org:Manifestation406816\",\n                            \"cid:org:pbs.org:Manifestation414027\",\n                            \"cid:org:pbs.org:Manifestation417102\",\n                            \"cid:org:pbs.org:Manifestation445682\",\n                            \"cid:org:pbs.org:Manifestation456069\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14199\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14199/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14199/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14199\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:19Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"One Big Dinosaur Play Date with Annie\",\n                        \"Title19\": \"Dinosaur Tr: E8\",\n                        \"Title120\": \"One Big Dinosaur/Play Date with Annie\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"108\",\n                        \"DistributionNumber\": 8,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'One Big Dinosaur' Tiny and Buddy visit a dinosaur family called Argentinosaurus, some of the biggest land creatures ever! The kids find out there are great things about being really big, and that it's also great being their own size. 'Play Date with Annie'Buddy is excited that his friend Annie Tyrannosaurus is coming to the Pteranodon nest to visit and play with them. After Tiny feels left out, Buddy and Annie show her that they can all be friends!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-21T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Child Development\",\n                                \"Children\",\n                                \"Education\",\n                                \"Science\",\n                                \"Emotions\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634176\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000108\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9142\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635567\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1535167\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490008\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-3264f5c8-6020-4b14-9c87-c69881f05c9c\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/1268-044F-9067-9334-9969-Q\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50870\",\n                            \"cid:org:pbs.org:Edit69143\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation85430\",\n                            \"cid:org:pbs.org:Manifestation85431\",\n                            \"cid:org:pbs.org:Manifestation85578\",\n                            \"cid:org:pbs.org:Manifestation85857\",\n                            \"cid:org:pbs.org:Manifestation86196\",\n                            \"cid:org:pbs.org:Manifestation86197\",\n                            \"cid:org:pbs.org:Manifestation86427\",\n                            \"cid:org:pbs.org:Manifestation86428\",\n                            \"cid:org:pbs.org:Manifestation86544\",\n                            \"cid:org:pbs.org:Manifestation86780\",\n                            \"cid:org:pbs.org:Manifestation86856\",\n                            \"cid:org:pbs.org:Manifestation87151\",\n                            \"cid:org:pbs.org:Manifestation87540\",\n                            \"cid:org:pbs.org:Manifestation87541\",\n                            \"cid:org:pbs.org:Manifestation87918\",\n                            \"cid:org:pbs.org:Manifestation88330\",\n                            \"cid:org:pbs.org:Manifestation88791\",\n                            \"cid:org:pbs.org:Manifestation88876\",\n                            \"cid:org:pbs.org:Manifestation88919\",\n                            \"cid:org:pbs.org:Manifestation89516\",\n                            \"cid:org:pbs.org:Manifestation89558\",\n                            \"cid:org:pbs.org:Manifestation89850\",\n                            \"cid:org:pbs.org:Manifestation89941\",\n                            \"cid:org:pbs.org:Manifestation90188\",\n                            \"cid:org:pbs.org:Manifestation90272\",\n                            \"cid:org:pbs.org:Manifestation90530\",\n                            \"cid:org:pbs.org:Manifestation90704\",\n                            \"cid:org:pbs.org:Manifestation90839\",\n                            \"cid:org:pbs.org:Manifestation90923\",\n                            \"cid:org:pbs.org:Manifestation90970\",\n                            \"cid:org:pbs.org:Manifestation91201\",\n                            \"cid:org:pbs.org:Manifestation91350\",\n                            \"cid:org:pbs.org:Manifestation91366\",\n                            \"cid:org:pbs.org:Manifestation91634\",\n                            \"cid:org:pbs.org:Manifestation91899\",\n                            \"cid:org:pbs.org:Manifestation91915\",\n                            \"cid:org:pbs.org:Manifestation92121\",\n                            \"cid:org:pbs.org:Manifestation92337\",\n                            \"cid:org:pbs.org:Manifestation92372\",\n                            \"cid:org:pbs.org:Manifestation92841\",\n                            \"cid:org:pbs.org:Manifestation92932\",\n                            \"cid:org:pbs.org:Manifestation92975\",\n                            \"cid:org:pbs.org:Manifestation93015\",\n                            \"cid:org:pbs.org:Manifestation93143\",\n                            \"cid:org:pbs.org:Manifestation93312\",\n                            \"cid:org:pbs.org:Manifestation93573\",\n                            \"cid:org:pbs.org:Manifestation93607\",\n                            \"cid:org:pbs.org:Manifestation93848\",\n                            \"cid:org:pbs.org:Manifestation93995\",\n                            \"cid:org:pbs.org:Manifestation94134\",\n                            \"cid:org:pbs.org:Manifestation94442\",\n                            \"cid:org:pbs.org:Manifestation94707\",\n                            \"cid:org:pbs.org:Manifestation94749\",\n                            \"cid:org:pbs.org:Manifestation94806\",\n                            \"cid:org:pbs.org:Manifestation94829\",\n                            \"cid:org:pbs.org:Manifestation94954\",\n                            \"cid:org:pbs.org:Manifestation95030\",\n                            \"cid:org:pbs.org:Manifestation95254\",\n                            \"cid:org:pbs.org:Manifestation98541\",\n                            \"cid:org:pbs.org:Manifestation105707\",\n                            \"cid:org:pbs.org:Manifestation105796\",\n                            \"cid:org:pbs.org:Manifestation105855\",\n                            \"cid:org:pbs.org:Manifestation106037\",\n                            \"cid:org:pbs.org:Manifestation106042\",\n                            \"cid:org:pbs.org:Manifestation349227\",\n                            \"cid:org:pbs.org:Manifestation349342\",\n                            \"cid:org:pbs.org:Manifestation349343\",\n                            \"cid:org:pbs.org:Manifestation349344\",\n                            \"cid:org:pbs.org:Manifestation352448\",\n                            \"cid:org:pbs.org:Manifestation355112\",\n                            \"cid:org:pbs.org:Manifestation362381\",\n                            \"cid:org:pbs.org:Manifestation362458\",\n                            \"cid:org:pbs.org:Manifestation370876\",\n                            \"cid:org:pbs.org:Manifestation379062\",\n                            \"cid:org:pbs.org:Manifestation389443\",\n                            \"cid:org:pbs.org:Manifestation396302\",\n                            \"cid:org:pbs.org:Manifestation406557\",\n                            \"cid:org:pbs.org:Manifestation413938\",\n                            \"cid:org:pbs.org:Manifestation413941\",\n                            \"cid:org:pbs.org:Manifestation417105\",\n                            \"cid:org:pbs.org:Manifestation445609\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14200\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14200/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14200/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14200\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:03Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:22Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Armored Like an Ankylosaurus Campout!\",\n                        \"Title19\": \"Dinosaur Tr: E9\",\n                        \"Title120\": \"Armored Like an Ankylosaurus/Campout!\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"109\",\n                        \"DistributionNumber\": 9,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Armored Like an Ankylosaurus'The kids travel on the Dinosaur Train with Mr. Pteranodon to see his hero, Hank Ankylosaurus, play a game of Dinoball. Afterwards, they even get to play with Hank and learn what it's like to be a dinosaur that's covered with armored plates and a mighty club for a tail. 'Campout! 'Our Pteranodon family goes to the Big Pond for their first overnight camp out and meets a small frog with a big voice\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-22T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Paleontology\",\n                                \"Emotions\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634177\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000109\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9143\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2629\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635565\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1535162\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490009\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-7a969e5d-6b31-416f-b4c2-58322598c338\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/995C-9C74-446A-2358-DB8C-4\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50861\",\n                            \"cid:org:pbs.org:Edit74113\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation42444\",\n                            \"cid:org:pbs.org:Manifestation43169\",\n                            \"cid:org:pbs.org:Manifestation43170\",\n                            \"cid:org:pbs.org:Manifestation43178\",\n                            \"cid:org:pbs.org:Manifestation43834\",\n                            \"cid:org:pbs.org:Manifestation43835\",\n                            \"cid:org:pbs.org:Manifestation44938\",\n                            \"cid:org:pbs.org:Manifestation45294\",\n                            \"cid:org:pbs.org:Manifestation45863\",\n                            \"cid:org:pbs.org:Manifestation45864\",\n                            \"cid:org:pbs.org:Manifestation46724\",\n                            \"cid:org:pbs.org:Manifestation46976\",\n                            \"cid:org:pbs.org:Manifestation47056\",\n                            \"cid:org:pbs.org:Manifestation47697\",\n                            \"cid:org:pbs.org:Manifestation47698\",\n                            \"cid:org:pbs.org:Manifestation47968\",\n                            \"cid:org:pbs.org:Manifestation48523\",\n                            \"cid:org:pbs.org:Manifestation48836\",\n                            \"cid:org:pbs.org:Manifestation48965\",\n                            \"cid:org:pbs.org:Manifestation49292\",\n                            \"cid:org:pbs.org:Manifestation50316\",\n                            \"cid:org:pbs.org:Manifestation50449\",\n                            \"cid:org:pbs.org:Manifestation51068\",\n                            \"cid:org:pbs.org:Manifestation51464\",\n                            \"cid:org:pbs.org:Manifestation51806\",\n                            \"cid:org:pbs.org:Manifestation52274\",\n                            \"cid:org:pbs.org:Manifestation53054\",\n                            \"cid:org:pbs.org:Manifestation53634\",\n                            \"cid:org:pbs.org:Manifestation53719\",\n                            \"cid:org:pbs.org:Manifestation54191\",\n                            \"cid:org:pbs.org:Manifestation54578\",\n                            \"cid:org:pbs.org:Manifestation54978\",\n                            \"cid:org:pbs.org:Manifestation55485\",\n                            \"cid:org:pbs.org:Manifestation55556\",\n                            \"cid:org:pbs.org:Manifestation55695\",\n                            \"cid:org:pbs.org:Manifestation55911\",\n                            \"cid:org:pbs.org:Manifestation56146\",\n                            \"cid:org:pbs.org:Manifestation56156\",\n                            \"cid:org:pbs.org:Manifestation56272\",\n                            \"cid:org:pbs.org:Manifestation56278\",\n                            \"cid:org:pbs.org:Manifestation56649\",\n                            \"cid:org:pbs.org:Manifestation57097\",\n                            \"cid:org:pbs.org:Manifestation57515\",\n                            \"cid:org:pbs.org:Manifestation58003\",\n                            \"cid:org:pbs.org:Manifestation58026\",\n                            \"cid:org:pbs.org:Manifestation58438\",\n                            \"cid:org:pbs.org:Manifestation58829\",\n                            \"cid:org:pbs.org:Manifestation59102\",\n                            \"cid:org:pbs.org:Manifestation59171\",\n                            \"cid:org:pbs.org:Manifestation59241\",\n                            \"cid:org:pbs.org:Manifestation59545\",\n                            \"cid:org:pbs.org:Manifestation59565\",\n                            \"cid:org:pbs.org:Manifestation60243\",\n                            \"cid:org:pbs.org:Manifestation60300\",\n                            \"cid:org:pbs.org:Manifestation60671\",\n                            \"cid:org:pbs.org:Manifestation60765\",\n                            \"cid:org:pbs.org:Manifestation61361\",\n                            \"cid:org:pbs.org:Manifestation61543\",\n                            \"cid:org:pbs.org:Manifestation61620\",\n                            \"cid:org:pbs.org:Manifestation61834\",\n                            \"cid:org:pbs.org:Manifestation61874\",\n                            \"cid:org:pbs.org:Manifestation62998\",\n                            \"cid:org:pbs.org:Manifestation63280\",\n                            \"cid:org:pbs.org:Manifestation63830\",\n                            \"cid:org:pbs.org:Manifestation63875\",\n                            \"cid:org:pbs.org:Manifestation63922\",\n                            \"cid:org:pbs.org:Manifestation63945\",\n                            \"cid:org:pbs.org:Manifestation63970\",\n                            \"cid:org:pbs.org:Manifestation348272\",\n                            \"cid:org:pbs.org:Manifestation348279\",\n                            \"cid:org:pbs.org:Manifestation348321\",\n                            \"cid:org:pbs.org:Manifestation352449\",\n                            \"cid:org:pbs.org:Manifestation354649\",\n                            \"cid:org:pbs.org:Manifestation355114\",\n                            \"cid:org:pbs.org:Manifestation361309\",\n                            \"cid:org:pbs.org:Manifestation362446\",\n                            \"cid:org:pbs.org:Manifestation362459\",\n                            \"cid:org:pbs.org:Manifestation371572\",\n                            \"cid:org:pbs.org:Manifestation379065\",\n                            \"cid:org:pbs.org:Manifestation389438\",\n                            \"cid:org:pbs.org:Manifestation396996\",\n                            \"cid:org:pbs.org:Manifestation406819\",\n                            \"cid:org:pbs.org:Manifestation413488\",\n                            \"cid:org:pbs.org:Manifestation417107\",\n                            \"cid:org:pbs.org:Manifestation445672\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14201\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14201/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14201/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14201\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:03Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:23Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Laura the Giganotosaurus Dinosaur Poop!\",\n                        \"Title19\": \"Dinosaur Tr: E10\",\n                        \"Title120\": \"Laura the Giganotosaurus/Dinosaur Poop!\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"110\",\n                        \"DistributionNumber\": 10,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Laura the Giganotosaurus'Buddy spends time with Laura Giganotosaurus, a large dinosaur who always rides the Dinosaur Train and, like Buddy, is a three-toed theropod! Buddy also discovers that Laura is an avid bird-watcher. 'Dinosaur Poop!'Buddy and Tiny learn that all creatures poop, even really big dinosaurs.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-29T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Paleontology\",\n                                \"Biology\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634178\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000110\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9144\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2627\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635564\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1535165\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490010\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-182fbff3-3bb4-422a-8b03-c60851019a1e\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/9825-D556-E7BA-1489-6C7A-Z\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50866\",\n                            \"cid:org:pbs.org:Edit72623\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation149685\",\n                            \"cid:org:pbs.org:Manifestation149686\",\n                            \"cid:org:pbs.org:Manifestation150046\",\n                            \"cid:org:pbs.org:Manifestation150047\",\n                            \"cid:org:pbs.org:Manifestation150121\",\n                            \"cid:org:pbs.org:Manifestation150543\",\n                            \"cid:org:pbs.org:Manifestation150590\",\n                            \"cid:org:pbs.org:Manifestation150591\",\n                            \"cid:org:pbs.org:Manifestation150674\",\n                            \"cid:org:pbs.org:Manifestation150926\",\n                            \"cid:org:pbs.org:Manifestation151119\",\n                            \"cid:org:pbs.org:Manifestation151299\",\n                            \"cid:org:pbs.org:Manifestation151607\",\n                            \"cid:org:pbs.org:Manifestation152025\",\n                            \"cid:org:pbs.org:Manifestation152057\",\n                            \"cid:org:pbs.org:Manifestation152292\",\n                            \"cid:org:pbs.org:Manifestation152372\",\n                            \"cid:org:pbs.org:Manifestation152629\",\n                            \"cid:org:pbs.org:Manifestation153345\",\n                            \"cid:org:pbs.org:Manifestation153346\",\n                            \"cid:org:pbs.org:Manifestation153676\",\n                            \"cid:org:pbs.org:Manifestation153892\",\n                            \"cid:org:pbs.org:Manifestation153932\",\n                            \"cid:org:pbs.org:Manifestation154159\",\n                            \"cid:org:pbs.org:Manifestation154544\",\n                            \"cid:org:pbs.org:Manifestation154781\",\n                            \"cid:org:pbs.org:Manifestation154924\",\n                            \"cid:org:pbs.org:Manifestation155011\",\n                            \"cid:org:pbs.org:Manifestation155270\",\n                            \"cid:org:pbs.org:Manifestation155318\",\n                            \"cid:org:pbs.org:Manifestation155546\",\n                            \"cid:org:pbs.org:Manifestation155762\",\n                            \"cid:org:pbs.org:Manifestation155926\",\n                            \"cid:org:pbs.org:Manifestation156096\",\n                            \"cid:org:pbs.org:Manifestation156215\",\n                            \"cid:org:pbs.org:Manifestation156372\",\n                            \"cid:org:pbs.org:Manifestation156604\",\n                            \"cid:org:pbs.org:Manifestation156858\",\n                            \"cid:org:pbs.org:Manifestation157118\",\n                            \"cid:org:pbs.org:Manifestation157178\",\n                            \"cid:org:pbs.org:Manifestation157205\",\n                            \"cid:org:pbs.org:Manifestation157315\",\n                            \"cid:org:pbs.org:Manifestation157717\",\n                            \"cid:org:pbs.org:Manifestation157824\",\n                            \"cid:org:pbs.org:Manifestation157892\",\n                            \"cid:org:pbs.org:Manifestation158046\",\n                            \"cid:org:pbs.org:Manifestation158178\",\n                            \"cid:org:pbs.org:Manifestation158238\",\n                            \"cid:org:pbs.org:Manifestation158301\",\n                            \"cid:org:pbs.org:Manifestation158756\",\n                            \"cid:org:pbs.org:Manifestation158820\",\n                            \"cid:org:pbs.org:Manifestation158931\",\n                            \"cid:org:pbs.org:Manifestation159077\",\n                            \"cid:org:pbs.org:Manifestation159079\",\n                            \"cid:org:pbs.org:Manifestation159408\",\n                            \"cid:org:pbs.org:Manifestation159539\",\n                            \"cid:org:pbs.org:Manifestation159592\",\n                            \"cid:org:pbs.org:Manifestation159622\",\n                            \"cid:org:pbs.org:Manifestation159722\",\n                            \"cid:org:pbs.org:Manifestation160076\",\n                            \"cid:org:pbs.org:Manifestation160135\",\n                            \"cid:org:pbs.org:Manifestation170023\",\n                            \"cid:org:pbs.org:Manifestation170633\",\n                            \"cid:org:pbs.org:Manifestation170634\",\n                            \"cid:org:pbs.org:Manifestation170639\",\n                            \"cid:org:pbs.org:Manifestation171119\",\n                            \"cid:org:pbs.org:Manifestation350549\",\n                            \"cid:org:pbs.org:Manifestation350812\",\n                            \"cid:org:pbs.org:Manifestation352453\",\n                            \"cid:org:pbs.org:Manifestation354111\",\n                            \"cid:org:pbs.org:Manifestation360594\",\n                            \"cid:org:pbs.org:Manifestation361486\",\n                            \"cid:org:pbs.org:Manifestation362406\",\n                            \"cid:org:pbs.org:Manifestation371322\",\n                            \"cid:org:pbs.org:Manifestation379067\",\n                            \"cid:org:pbs.org:Manifestation388929\",\n                            \"cid:org:pbs.org:Manifestation389001\",\n                            \"cid:org:pbs.org:Manifestation396352\",\n                            \"cid:org:pbs.org:Manifestation406555\",\n                            \"cid:org:pbs.org:Manifestation412927\",\n                            \"cid:org:pbs.org:Manifestation417114\",\n                            \"cid:org:pbs.org:Manifestation445617\",\n                            \"cid:org:pbs.org:Manifestation456071\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/season/cid:org:pbs.org:Season1407/episodes?pagesize=10&offset=10\"\n                        }\n                    }\n                ],\n                \"OrganizationList\": [],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"MBank Tech Operations\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"OrganizationID\": 3136739,\n                \"DisplayName\": \"PBS NPS Kids\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Distributor\",\n                \"Phone\": null,\n                \"PhoneType\": null,\n                \"Address\": null,\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3136739/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3136739\"\n                            }\n                        },\n                        \"ContactID\": 3136739,\n                        \"Phone\": \"703-739-5010\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                        \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                        \"ContactName\": \"PBS Content Services\"\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"MBank Tech Operations\"\n        }\n    }\n]"},{"id":"a05dd6fd-a641-442b-b876-765da8f34db6","name":"Search Catalog with Content Id - eidrid","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseurl}}/catalog/search?contentid=cid:eidrid:10.5240/5F8C-3703-A4CD-5B46-C762-L","host":["{{baseurl}}"],"path":["catalog","search"],"query":[{"key":"contentid","value":"cid:eidrid:10.5240/5F8C-3703-A4CD-5B46-C762-L","description":"String"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14\"\n            },\n            \"organizations\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n            },\n            \"seasons\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n            },\n            \"episodes\": {\n                \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n            }\n        },\n        \"SeriesUID\": \"cid:org:pbs.org:Series14\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T11:57:00Z\",\n        \"UpdateDateTime\": \"2025-11-22T07:30:46Z\",\n        \"EntityType\": \"Series\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Series\",\n        \"Mode\": \"AudioVisual\",\n        \"Title\": \"Dinosaur Train\",\n        \"Title19\": \"Dinosaur Train\",\n        \"Title120\": \"Dinosaur Train\",\n        \"TitleClass\": \"release\",\n        \"TitleLanguage\": \"\",\n        \"SynopsisShort\": \"\",\n        \"SynopsisLong\": \"Dinosaur Train returns for Season 5!\",\n        \"PrimaryGenre\": null,\n        \"SecondaryGenre\": [],\n        \"ApproximateLength\": \"PT0H30M0S\",\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"SeriesClass\": \"Episodic\",\n        \"CountryOfOrigin\": \"\",\n        \"ReleaseDate\": \"2009-09-07T07:30:00Z\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-610407942\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-1617\"\n            },\n            {\n                \"ContentID\": \"cid:IMDbId:tt1460205\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-58652\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-6639\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:SH011702490000\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:MediaManager-2a95eca4-31e8-4793-821e-0d4bfbf21a2a\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/5F8C-3703-A4CD-5B46-C762-L\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Corlett, Phillip\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Corlett, Claire\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Gair, Erica-Shaye\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Marr, Alexander Matthew\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Murdock, Colin\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129567562\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Gair, Erika-Shaye\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129567563\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Ball, Ashleigh\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129859020\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Devall, Trevor\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-129859023\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Wiebe, Cainan\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-131127202\",\n                \"Role\": \"Performer\",\n                \"DisplayName\": \"Kirk, James\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/series/cid:org:pbs.org:Series14/credits?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"EpisodeList\": [],\n        \"SeasonList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1407/organizations\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1407/episodes\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    }\n                },\n                \"SeasonUID\": \"cid:org:pbs.org:Season1407\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-09-12T22:51:16Z\",\n                \"UpdateDateTime\": \"2025-11-22T06:48:26Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Series14\",\n                \"EntityType\": \"Season\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"Season\",\n                \"Title\": \"Dinosaur Train:Season1\",\n                \"SeasonClass\": \"Main\",\n                \"SequenceNumber\": 1,\n                \"ReleaseDate\": \"2009-09-07T07:30:00Z\",\n                \"USTVRating\": \"TV-Y\",\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-Season.1-Series.610407942\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Rightsline-3032\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085465\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:MediaManager-813757aa-e655-4775-af71-33780b401a5b\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/1ABE-AEE7-43D6-8DAF-A90A-7\"\n                    }\n                ],\n                \"EpisodeList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14192\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:47:23Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Valley of the Stygimolochs Tiny Loves Fish\",\n                        \"Title19\": \"Dino Train: Fish\",\n                        \"Title120\": \"Valley of the Stygimolochs/Tiny Loves Fish\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"101\",\n                        \"DistributionNumber\": 1,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Valley of the Stygimolochs'Buddy wonders if he'll grow horns when he gets older, so Mrs. Pteranodon takes him to visit some dinosaurs called Stygimoloch, who have really impressive horns. 'Tiny Loves Fish' After Mr. Pteranodon teaches the kids his fishing method, Buddy and Tiny work together as a team to catch fish in the Big Pond.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-07T07:30:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Paleontology\",\n                                \"Music\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634169\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000101\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9135\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2624\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635557\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1532015\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490001\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-481a739c-de13-4a6c-9288-26b2b05dae6f\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/EF45-644A-F1FA-1B41-E222-V\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3270001\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Barr, Kathleen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14192/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3367008\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"St. Germain, Tabitha\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50874\",\n                            \"cid:org:pbs.org:Edit73548\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation68\",\n                            \"cid:org:pbs.org:Manifestation211\",\n                            \"cid:org:pbs.org:Manifestation406\",\n                            \"cid:org:pbs.org:Manifestation604\",\n                            \"cid:org:pbs.org:Manifestation605\",\n                            \"cid:org:pbs.org:Manifestation957\",\n                            \"cid:org:pbs.org:Manifestation1218\",\n                            \"cid:org:pbs.org:Manifestation1353\",\n                            \"cid:org:pbs.org:Manifestation1627\",\n                            \"cid:org:pbs.org:Manifestation1628\",\n                            \"cid:org:pbs.org:Manifestation1860\",\n                            \"cid:org:pbs.org:Manifestation1861\",\n                            \"cid:org:pbs.org:Manifestation2116\",\n                            \"cid:org:pbs.org:Manifestation2307\",\n                            \"cid:org:pbs.org:Manifestation2435\",\n                            \"cid:org:pbs.org:Manifestation2704\",\n                            \"cid:org:pbs.org:Manifestation2974\",\n                            \"cid:org:pbs.org:Manifestation3420\",\n                            \"cid:org:pbs.org:Manifestation3932\",\n                            \"cid:org:pbs.org:Manifestation3961\",\n                            \"cid:org:pbs.org:Manifestation4236\",\n                            \"cid:org:pbs.org:Manifestation4287\",\n                            \"cid:org:pbs.org:Manifestation4466\",\n                            \"cid:org:pbs.org:Manifestation4513\",\n                            \"cid:org:pbs.org:Manifestation4691\",\n                            \"cid:org:pbs.org:Manifestation4733\",\n                            \"cid:org:pbs.org:Manifestation4985\",\n                            \"cid:org:pbs.org:Manifestation5116\",\n                            \"cid:org:pbs.org:Manifestation5256\",\n                            \"cid:org:pbs.org:Manifestation5349\",\n                            \"cid:org:pbs.org:Manifestation5382\",\n                            \"cid:org:pbs.org:Manifestation5609\",\n                            \"cid:org:pbs.org:Manifestation5660\",\n                            \"cid:org:pbs.org:Manifestation5837\",\n                            \"cid:org:pbs.org:Manifestation5932\",\n                            \"cid:org:pbs.org:Manifestation6261\",\n                            \"cid:org:pbs.org:Manifestation6418\",\n                            \"cid:org:pbs.org:Manifestation6573\",\n                            \"cid:org:pbs.org:Manifestation6691\",\n                            \"cid:org:pbs.org:Manifestation6770\",\n                            \"cid:org:pbs.org:Manifestation6985\",\n                            \"cid:org:pbs.org:Manifestation7179\",\n                            \"cid:org:pbs.org:Manifestation7230\",\n                            \"cid:org:pbs.org:Manifestation7433\",\n                            \"cid:org:pbs.org:Manifestation7558\",\n                            \"cid:org:pbs.org:Manifestation7779\",\n                            \"cid:org:pbs.org:Manifestation7915\",\n                            \"cid:org:pbs.org:Manifestation7919\",\n                            \"cid:org:pbs.org:Manifestation7958\",\n                            \"cid:org:pbs.org:Manifestation8004\",\n                            \"cid:org:pbs.org:Manifestation8132\",\n                            \"cid:org:pbs.org:Manifestation8251\",\n                            \"cid:org:pbs.org:Manifestation8276\",\n                            \"cid:org:pbs.org:Manifestation8278\",\n                            \"cid:org:pbs.org:Manifestation8637\",\n                            \"cid:org:pbs.org:Manifestation18408\",\n                            \"cid:org:pbs.org:Manifestation18449\",\n                            \"cid:org:pbs.org:Manifestation18654\",\n                            \"cid:org:pbs.org:Manifestation18965\",\n                            \"cid:org:pbs.org:Manifestation19288\",\n                            \"cid:org:pbs.org:Manifestation19352\",\n                            \"cid:org:pbs.org:Manifestation19410\",\n                            \"cid:org:pbs.org:Manifestation19661\",\n                            \"cid:org:pbs.org:Manifestation19915\",\n                            \"cid:org:pbs.org:Manifestation20076\",\n                            \"cid:org:pbs.org:Manifestation20327\",\n                            \"cid:org:pbs.org:Manifestation20328\",\n                            \"cid:org:pbs.org:Manifestation347174\",\n                            \"cid:org:pbs.org:Manifestation347176\",\n                            \"cid:org:pbs.org:Manifestation347230\",\n                            \"cid:org:pbs.org:Manifestation353117\",\n                            \"cid:org:pbs.org:Manifestation353118\",\n                            \"cid:org:pbs.org:Manifestation358743\",\n                            \"cid:org:pbs.org:Manifestation359353\",\n                            \"cid:org:pbs.org:Manifestation371327\",\n                            \"cid:org:pbs.org:Manifestation379066\",\n                            \"cid:org:pbs.org:Manifestation388333\",\n                            \"cid:org:pbs.org:Manifestation395509\",\n                            \"cid:org:pbs.org:Manifestation406556\",\n                            \"cid:org:pbs.org:Manifestation412926\",\n                            \"cid:org:pbs.org:Manifestation417101\",\n                            \"cid:org:pbs.org:Manifestation445567\",\n                            \"cid:org:pbs.org:Manifestation464019\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14193\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:48:26Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"The Call of the Wild Corythosaurus Triceratops for Lunch\",\n                        \"Title19\": \"Dinosaur Tr: E2\",\n                        \"Title120\": \"The Call of the Wild Corythosaurus/Triceratops for Lunch\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"102\",\n                        \"DistributionNumber\": 2,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'The Call of the Wild Corythosaurus'The family surprises Mom for her birthday with a trip to a concert given by Cory and her family of Corythosaurus, who play music through the crests on their heads. 'Triceratops for Lunch'The Pteranodon family eats lunch with their friend Tank Triceratops and discover that he and his family are all plant-eaters, with great leaf-eating teeth and giant appetites!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-07T08:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Paleontology\",\n                                \"Music\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634170\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000102\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9136\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2636\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635562\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1532014\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490002\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-01a7fb11-02f2-4d8f-83d7-7e31371b7052\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/6726-EF3D-7DB1-6F2E-10B4-M\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3270001\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Barr, Kathleen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14193/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3367008\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"St. Germain, Tabitha\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50871\",\n                            \"cid:org:pbs.org:Edit70565\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation107049\",\n                            \"cid:org:pbs.org:Manifestation107206\",\n                            \"cid:org:pbs.org:Manifestation107292\",\n                            \"cid:org:pbs.org:Manifestation107554\",\n                            \"cid:org:pbs.org:Manifestation107670\",\n                            \"cid:org:pbs.org:Manifestation107671\",\n                            \"cid:org:pbs.org:Manifestation107762\",\n                            \"cid:org:pbs.org:Manifestation108140\",\n                            \"cid:org:pbs.org:Manifestation108323\",\n                            \"cid:org:pbs.org:Manifestation108401\",\n                            \"cid:org:pbs.org:Manifestation108402\",\n                            \"cid:org:pbs.org:Manifestation108629\",\n                            \"cid:org:pbs.org:Manifestation108834\",\n                            \"cid:org:pbs.org:Manifestation108835\",\n                            \"cid:org:pbs.org:Manifestation109120\",\n                            \"cid:org:pbs.org:Manifestation109407\",\n                            \"cid:org:pbs.org:Manifestation109539\",\n                            \"cid:org:pbs.org:Manifestation109724\",\n                            \"cid:org:pbs.org:Manifestation110020\",\n                            \"cid:org:pbs.org:Manifestation110277\",\n                            \"cid:org:pbs.org:Manifestation110317\",\n                            \"cid:org:pbs.org:Manifestation110623\",\n                            \"cid:org:pbs.org:Manifestation110870\",\n                            \"cid:org:pbs.org:Manifestation111257\",\n                            \"cid:org:pbs.org:Manifestation111392\",\n                            \"cid:org:pbs.org:Manifestation111663\",\n                            \"cid:org:pbs.org:Manifestation111737\",\n                            \"cid:org:pbs.org:Manifestation111961\",\n                            \"cid:org:pbs.org:Manifestation112051\",\n                            \"cid:org:pbs.org:Manifestation112243\",\n                            \"cid:org:pbs.org:Manifestation112274\",\n                            \"cid:org:pbs.org:Manifestation112556\",\n                            \"cid:org:pbs.org:Manifestation112779\",\n                            \"cid:org:pbs.org:Manifestation112830\",\n                            \"cid:org:pbs.org:Manifestation112961\",\n                            \"cid:org:pbs.org:Manifestation113034\",\n                            \"cid:org:pbs.org:Manifestation113238\",\n                            \"cid:org:pbs.org:Manifestation113518\",\n                            \"cid:org:pbs.org:Manifestation113598\",\n                            \"cid:org:pbs.org:Manifestation113820\",\n                            \"cid:org:pbs.org:Manifestation113959\",\n                            \"cid:org:pbs.org:Manifestation114005\",\n                            \"cid:org:pbs.org:Manifestation114199\",\n                            \"cid:org:pbs.org:Manifestation114269\",\n                            \"cid:org:pbs.org:Manifestation114414\",\n                            \"cid:org:pbs.org:Manifestation114529\",\n                            \"cid:org:pbs.org:Manifestation114658\",\n                            \"cid:org:pbs.org:Manifestation114676\",\n                            \"cid:org:pbs.org:Manifestation114726\",\n                            \"cid:org:pbs.org:Manifestation114963\",\n                            \"cid:org:pbs.org:Manifestation115129\",\n                            \"cid:org:pbs.org:Manifestation115393\",\n                            \"cid:org:pbs.org:Manifestation115449\",\n                            \"cid:org:pbs.org:Manifestation115583\",\n                            \"cid:org:pbs.org:Manifestation115838\",\n                            \"cid:org:pbs.org:Manifestation115853\",\n                            \"cid:org:pbs.org:Manifestation115964\",\n                            \"cid:org:pbs.org:Manifestation116045\",\n                            \"cid:org:pbs.org:Manifestation116100\",\n                            \"cid:org:pbs.org:Manifestation116245\",\n                            \"cid:org:pbs.org:Manifestation116279\",\n                            \"cid:org:pbs.org:Manifestation116282\",\n                            \"cid:org:pbs.org:Manifestation116621\",\n                            \"cid:org:pbs.org:Manifestation122738\",\n                            \"cid:org:pbs.org:Manifestation126588\",\n                            \"cid:org:pbs.org:Manifestation126589\",\n                            \"cid:org:pbs.org:Manifestation127069\",\n                            \"cid:org:pbs.org:Manifestation127129\",\n                            \"cid:org:pbs.org:Manifestation349458\",\n                            \"cid:org:pbs.org:Manifestation349581\",\n                            \"cid:org:pbs.org:Manifestation349634\",\n                            \"cid:org:pbs.org:Manifestation352552\",\n                            \"cid:org:pbs.org:Manifestation352681\",\n                            \"cid:org:pbs.org:Manifestation358682\",\n                            \"cid:org:pbs.org:Manifestation358744\",\n                            \"cid:org:pbs.org:Manifestation358897\",\n                            \"cid:org:pbs.org:Manifestation370872\",\n                            \"cid:org:pbs.org:Manifestation379070\",\n                            \"cid:org:pbs.org:Manifestation388301\",\n                            \"cid:org:pbs.org:Manifestation396346\",\n                            \"cid:org:pbs.org:Manifestation406553\",\n                            \"cid:org:pbs.org:Manifestation413063\",\n                            \"cid:org:pbs.org:Manifestation417100\",\n                            \"cid:org:pbs.org:Manifestation445968\",\n                            \"cid:org:pbs.org:Manifestation464023\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14194\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:43:13Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Beating the Heat Flowers for Mom\",\n                        \"Title19\": \"Dinosaur Tr: E3\",\n                        \"Title120\": \"Beating the Heat/Flowers for Mom\",\n                        \"TitleClass\": \"Release\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"103\",\n                        \"DistributionNumber\": 3,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Beating the Heat'Buddy and Tiny travel to the Jurassic to make a new friend, Morris Stegosaurus, and discover how this huge dinosaur keeps cool in the heat. 'Flowers for Mom' The kids go to the Big Pond to look for flowers to give to Mom on her special Mother's Day. They find many different flowers while following a very busy bee.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-07T08:30:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Education\",\n                                \"Science\",\n                                \"Dinosaurs\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634171\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000103\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-36147\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9137\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635560\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1533245\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490003\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-47248074-5f9d-4065-ab46-0eca5b1434a3\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/7ED1-2574-C67B-17D1-565D-L\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14194/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50862\",\n                            \"cid:org:pbs.org:Edit74862\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation42375\",\n                            \"cid:org:pbs.org:Manifestation42394\",\n                            \"cid:org:pbs.org:Manifestation42442\",\n                            \"cid:org:pbs.org:Manifestation42906\",\n                            \"cid:org:pbs.org:Manifestation42979\",\n                            \"cid:org:pbs.org:Manifestation43173\",\n                            \"cid:org:pbs.org:Manifestation43528\",\n                            \"cid:org:pbs.org:Manifestation43829\",\n                            \"cid:org:pbs.org:Manifestation43830\",\n                            \"cid:org:pbs.org:Manifestation43984\",\n                            \"cid:org:pbs.org:Manifestation44935\",\n                            \"cid:org:pbs.org:Manifestation44936\",\n                            \"cid:org:pbs.org:Manifestation45292\",\n                            \"cid:org:pbs.org:Manifestation45866\",\n                            \"cid:org:pbs.org:Manifestation46244\",\n                            \"cid:org:pbs.org:Manifestation46720\",\n                            \"cid:org:pbs.org:Manifestation46974\",\n                            \"cid:org:pbs.org:Manifestation47054\",\n                            \"cid:org:pbs.org:Manifestation47439\",\n                            \"cid:org:pbs.org:Manifestation48040\",\n                            \"cid:org:pbs.org:Manifestation48041\",\n                            \"cid:org:pbs.org:Manifestation48522\",\n                            \"cid:org:pbs.org:Manifestation48834\",\n                            \"cid:org:pbs.org:Manifestation48961\",\n                            \"cid:org:pbs.org:Manifestation49293\",\n                            \"cid:org:pbs.org:Manifestation49847\",\n                            \"cid:org:pbs.org:Manifestation50313\",\n                            \"cid:org:pbs.org:Manifestation50314\",\n                            \"cid:org:pbs.org:Manifestation50448\",\n                            \"cid:org:pbs.org:Manifestation51052\",\n                            \"cid:org:pbs.org:Manifestation51462\",\n                            \"cid:org:pbs.org:Manifestation51804\",\n                            \"cid:org:pbs.org:Manifestation52272\",\n                            \"cid:org:pbs.org:Manifestation53052\",\n                            \"cid:org:pbs.org:Manifestation53632\",\n                            \"cid:org:pbs.org:Manifestation53717\",\n                            \"cid:org:pbs.org:Manifestation54189\",\n                            \"cid:org:pbs.org:Manifestation54976\",\n                            \"cid:org:pbs.org:Manifestation55483\",\n                            \"cid:org:pbs.org:Manifestation55554\",\n                            \"cid:org:pbs.org:Manifestation55693\",\n                            \"cid:org:pbs.org:Manifestation55909\",\n                            \"cid:org:pbs.org:Manifestation56144\",\n                            \"cid:org:pbs.org:Manifestation56271\",\n                            \"cid:org:pbs.org:Manifestation56647\",\n                            \"cid:org:pbs.org:Manifestation57249\",\n                            \"cid:org:pbs.org:Manifestation57513\",\n                            \"cid:org:pbs.org:Manifestation58001\",\n                            \"cid:org:pbs.org:Manifestation58224\",\n                            \"cid:org:pbs.org:Manifestation58436\",\n                            \"cid:org:pbs.org:Manifestation58827\",\n                            \"cid:org:pbs.org:Manifestation59169\",\n                            \"cid:org:pbs.org:Manifestation59544\",\n                            \"cid:org:pbs.org:Manifestation59564\",\n                            \"cid:org:pbs.org:Manifestation60241\",\n                            \"cid:org:pbs.org:Manifestation60299\",\n                            \"cid:org:pbs.org:Manifestation60669\",\n                            \"cid:org:pbs.org:Manifestation60764\",\n                            \"cid:org:pbs.org:Manifestation61360\",\n                            \"cid:org:pbs.org:Manifestation61687\",\n                            \"cid:org:pbs.org:Manifestation61832\",\n                            \"cid:org:pbs.org:Manifestation61872\",\n                            \"cid:org:pbs.org:Manifestation62874\",\n                            \"cid:org:pbs.org:Manifestation62929\",\n                            \"cid:org:pbs.org:Manifestation63059\",\n                            \"cid:org:pbs.org:Manifestation63279\",\n                            \"cid:org:pbs.org:Manifestation63504\",\n                            \"cid:org:pbs.org:Manifestation63843\",\n                            \"cid:org:pbs.org:Manifestation63873\",\n                            \"cid:org:pbs.org:Manifestation63942\",\n                            \"cid:org:pbs.org:Manifestation63969\",\n                            \"cid:org:pbs.org:Manifestation64035\",\n                            \"cid:org:pbs.org:Manifestation348275\",\n                            \"cid:org:pbs.org:Manifestation348276\",\n                            \"cid:org:pbs.org:Manifestation348320\",\n                            \"cid:org:pbs.org:Manifestation352678\",\n                            \"cid:org:pbs.org:Manifestation352680\",\n                            \"cid:org:pbs.org:Manifestation359753\",\n                            \"cid:org:pbs.org:Manifestation359830\",\n                            \"cid:org:pbs.org:Manifestation359879\",\n                            \"cid:org:pbs.org:Manifestation360901\",\n                            \"cid:org:pbs.org:Manifestation361492\",\n                            \"cid:org:pbs.org:Manifestation371318\",\n                            \"cid:org:pbs.org:Manifestation379069\",\n                            \"cid:org:pbs.org:Manifestation382551\",\n                            \"cid:org:pbs.org:Manifestation383658\",\n                            \"cid:org:pbs.org:Manifestation388300\",\n                            \"cid:org:pbs.org:Manifestation396349\",\n                            \"cid:org:pbs.org:Manifestation403490\",\n                            \"cid:org:pbs.org:Manifestation403865\",\n                            \"cid:org:pbs.org:Manifestation405578\",\n                            \"cid:org:pbs.org:Manifestation413492\",\n                            \"cid:org:pbs.org:Manifestation417104\",\n                            \"cid:org:pbs.org:Manifestation422448\",\n                            \"cid:org:pbs.org:Manifestation422566\",\n                            \"cid:org:pbs.org:Manifestation422567\",\n                            \"cid:org:pbs.org:Manifestation440618\",\n                            \"cid:org:pbs.org:Manifestation445674\",\n                            \"cid:org:pbs.org:Manifestation455662\",\n                            \"cid:org:pbs.org:Manifestation464006\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14195\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:42:20Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"I'm a T. rex! Ned the Quadruped\",\n                        \"Title19\": \"Dinosaur Tr: E4\",\n                        \"Title120\": \"I'm a T. rex!/Ned the Quadruped\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"104\",\n                        \"DistributionNumber\": 4,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'I'm a T. rex!' Buddy travels to Rexville on the Dinosaur Train and meets Delores Tyrannosaurus and her daughter Annie. When he sees that he shares all the same features, Buddy learns that he is a Tyrannosaurus rex! 'Ned the Quadruped'Buddy and Tiny tour the Dinosaur Train and earn their Junior Conductor hats while their friend Ned, a four-legged, long-necked Brachiosaurus and regular Train rider, tags along.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-07T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Education\",\n                                \"Science\",\n                                \"Dinosaurs\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634172\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000104\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9138\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2632\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635555\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490004\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-ce5ff3ec-7abd-4139-ad47-d82f2480924d\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/9870-8E91-ED5B-BD49-0E52-G\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14195/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50864\",\n                            \"cid:org:pbs.org:Edit75496\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation69\",\n                            \"cid:org:pbs.org:Manifestation212\",\n                            \"cid:org:pbs.org:Manifestation606\",\n                            \"cid:org:pbs.org:Manifestation958\",\n                            \"cid:org:pbs.org:Manifestation1217\",\n                            \"cid:org:pbs.org:Manifestation1354\",\n                            \"cid:org:pbs.org:Manifestation1629\",\n                            \"cid:org:pbs.org:Manifestation1862\",\n                            \"cid:org:pbs.org:Manifestation2117\",\n                            \"cid:org:pbs.org:Manifestation2184\",\n                            \"cid:org:pbs.org:Manifestation2185\",\n                            \"cid:org:pbs.org:Manifestation2705\",\n                            \"cid:org:pbs.org:Manifestation2975\",\n                            \"cid:org:pbs.org:Manifestation3421\",\n                            \"cid:org:pbs.org:Manifestation3933\",\n                            \"cid:org:pbs.org:Manifestation3962\",\n                            \"cid:org:pbs.org:Manifestation4239\",\n                            \"cid:org:pbs.org:Manifestation4288\",\n                            \"cid:org:pbs.org:Manifestation4467\",\n                            \"cid:org:pbs.org:Manifestation4514\",\n                            \"cid:org:pbs.org:Manifestation4734\",\n                            \"cid:org:pbs.org:Manifestation5202\",\n                            \"cid:org:pbs.org:Manifestation5257\",\n                            \"cid:org:pbs.org:Manifestation5350\",\n                            \"cid:org:pbs.org:Manifestation5383\",\n                            \"cid:org:pbs.org:Manifestation5438\",\n                            \"cid:org:pbs.org:Manifestation5610\",\n                            \"cid:org:pbs.org:Manifestation5662\",\n                            \"cid:org:pbs.org:Manifestation5840\",\n                            \"cid:org:pbs.org:Manifestation5975\",\n                            \"cid:org:pbs.org:Manifestation6263\",\n                            \"cid:org:pbs.org:Manifestation6312\",\n                            \"cid:org:pbs.org:Manifestation6444\",\n                            \"cid:org:pbs.org:Manifestation6574\",\n                            \"cid:org:pbs.org:Manifestation6611\",\n                            \"cid:org:pbs.org:Manifestation6692\",\n                            \"cid:org:pbs.org:Manifestation6986\",\n                            \"cid:org:pbs.org:Manifestation6987\",\n                            \"cid:org:pbs.org:Manifestation7180\",\n                            \"cid:org:pbs.org:Manifestation7231\",\n                            \"cid:org:pbs.org:Manifestation7434\",\n                            \"cid:org:pbs.org:Manifestation7477\",\n                            \"cid:org:pbs.org:Manifestation7780\",\n                            \"cid:org:pbs.org:Manifestation7917\",\n                            \"cid:org:pbs.org:Manifestation8005\",\n                            \"cid:org:pbs.org:Manifestation8133\",\n                            \"cid:org:pbs.org:Manifestation8256\",\n                            \"cid:org:pbs.org:Manifestation8277\",\n                            \"cid:org:pbs.org:Manifestation8290\",\n                            \"cid:org:pbs.org:Manifestation8638\",\n                            \"cid:org:pbs.org:Manifestation18409\",\n                            \"cid:org:pbs.org:Manifestation18450\",\n                            \"cid:org:pbs.org:Manifestation18655\",\n                            \"cid:org:pbs.org:Manifestation18966\",\n                            \"cid:org:pbs.org:Manifestation19289\",\n                            \"cid:org:pbs.org:Manifestation19353\",\n                            \"cid:org:pbs.org:Manifestation19592\",\n                            \"cid:org:pbs.org:Manifestation19662\",\n                            \"cid:org:pbs.org:Manifestation19663\",\n                            \"cid:org:pbs.org:Manifestation19916\",\n                            \"cid:org:pbs.org:Manifestation20072\",\n                            \"cid:org:pbs.org:Manifestation20078\",\n                            \"cid:org:pbs.org:Manifestation20330\",\n                            \"cid:org:pbs.org:Manifestation347175\",\n                            \"cid:org:pbs.org:Manifestation347177\",\n                            \"cid:org:pbs.org:Manifestation347231\",\n                            \"cid:org:pbs.org:Manifestation352699\",\n                            \"cid:org:pbs.org:Manifestation354107\",\n                            \"cid:org:pbs.org:Manifestation359899\",\n                            \"cid:org:pbs.org:Manifestation361308\",\n                            \"cid:org:pbs.org:Manifestation371323\",\n                            \"cid:org:pbs.org:Manifestation378603\",\n                            \"cid:org:pbs.org:Manifestation388298\",\n                            \"cid:org:pbs.org:Manifestation396026\",\n                            \"cid:org:pbs.org:Manifestation396067\",\n                            \"cid:org:pbs.org:Manifestation405632\",\n                            \"cid:org:pbs.org:Manifestation413493\",\n                            \"cid:org:pbs.org:Manifestation414098\",\n                            \"cid:org:pbs.org:Manifestation417103\",\n                            \"cid:org:pbs.org:Manifestation445974\",\n                            \"cid:org:pbs.org:Manifestation464002\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14196\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-11-22T06:46:19Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"One Smart Dinosaur Petey the Peteinosaurus\",\n                        \"Title19\": \"Dinosaur Tr: E5\",\n                        \"Title120\": \"One Smart Dinosaur/Petey the Peteinosaurus\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"105\",\n                        \"DistributionNumber\": 5,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'One Smart Dinosaur'Buddy and Tiny want to test their memory, so they ride the Dinosaur Train and spend some time with the Conductor, since he's a Troodon with a great memory. The kids get to meet the Conductor's mom, Mrs. Conductor. 'Petey The Peteinosaurus' Buddy and Tiny ride the Dinosaur Train to meet Petey Peteinosaurus, a 'flying lizard,' who is fun, funny, and friendly, and has some features similar to both Buddy and Tiny!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-11T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Music\",\n                                \"Alphabet\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634173\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000105\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9139\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-3326\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635556\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1532639\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490005\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-b6409850-61da-4bce-9e95-af6b8181352c\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/DEE1-9E63-2134-4D3E-B497-E\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128273\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erica-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3270001\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Barr, Kathleen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3367008\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"St. Germain, Tabitha\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14196/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-42833159\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Payne, Cedric\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50873\",\n                            \"cid:org:pbs.org:Edit74993\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation107208\",\n                            \"cid:org:pbs.org:Manifestation107293\",\n                            \"cid:org:pbs.org:Manifestation107294\",\n                            \"cid:org:pbs.org:Manifestation107763\",\n                            \"cid:org:pbs.org:Manifestation107764\",\n                            \"cid:org:pbs.org:Manifestation108141\",\n                            \"cid:org:pbs.org:Manifestation108324\",\n                            \"cid:org:pbs.org:Manifestation108403\",\n                            \"cid:org:pbs.org:Manifestation108404\",\n                            \"cid:org:pbs.org:Manifestation108630\",\n                            \"cid:org:pbs.org:Manifestation108631\",\n                            \"cid:org:pbs.org:Manifestation108792\",\n                            \"cid:org:pbs.org:Manifestation109121\",\n                            \"cid:org:pbs.org:Manifestation109405\",\n                            \"cid:org:pbs.org:Manifestation109412\",\n                            \"cid:org:pbs.org:Manifestation109725\",\n                            \"cid:org:pbs.org:Manifestation109888\",\n                            \"cid:org:pbs.org:Manifestation110044\",\n                            \"cid:org:pbs.org:Manifestation110278\",\n                            \"cid:org:pbs.org:Manifestation110318\",\n                            \"cid:org:pbs.org:Manifestation110624\",\n                            \"cid:org:pbs.org:Manifestation110871\",\n                            \"cid:org:pbs.org:Manifestation111258\",\n                            \"cid:org:pbs.org:Manifestation111393\",\n                            \"cid:org:pbs.org:Manifestation111664\",\n                            \"cid:org:pbs.org:Manifestation111738\",\n                            \"cid:org:pbs.org:Manifestation111962\",\n                            \"cid:org:pbs.org:Manifestation112053\",\n                            \"cid:org:pbs.org:Manifestation112244\",\n                            \"cid:org:pbs.org:Manifestation112275\",\n                            \"cid:org:pbs.org:Manifestation112517\",\n                            \"cid:org:pbs.org:Manifestation112757\",\n                            \"cid:org:pbs.org:Manifestation112780\",\n                            \"cid:org:pbs.org:Manifestation112831\",\n                            \"cid:org:pbs.org:Manifestation112962\",\n                            \"cid:org:pbs.org:Manifestation113035\",\n                            \"cid:org:pbs.org:Manifestation113239\",\n                            \"cid:org:pbs.org:Manifestation113520\",\n                            \"cid:org:pbs.org:Manifestation113599\",\n                            \"cid:org:pbs.org:Manifestation113961\",\n                            \"cid:org:pbs.org:Manifestation114198\",\n                            \"cid:org:pbs.org:Manifestation114270\",\n                            \"cid:org:pbs.org:Manifestation114415\",\n                            \"cid:org:pbs.org:Manifestation114452\",\n                            \"cid:org:pbs.org:Manifestation114659\",\n                            \"cid:org:pbs.org:Manifestation114677\",\n                            \"cid:org:pbs.org:Manifestation114725\",\n                            \"cid:org:pbs.org:Manifestation114760\",\n                            \"cid:org:pbs.org:Manifestation114962\",\n                            \"cid:org:pbs.org:Manifestation115182\",\n                            \"cid:org:pbs.org:Manifestation115394\",\n                            \"cid:org:pbs.org:Manifestation115450\",\n                            \"cid:org:pbs.org:Manifestation115584\",\n                            \"cid:org:pbs.org:Manifestation115839\",\n                            \"cid:org:pbs.org:Manifestation115965\",\n                            \"cid:org:pbs.org:Manifestation116021\",\n                            \"cid:org:pbs.org:Manifestation116231\",\n                            \"cid:org:pbs.org:Manifestation116246\",\n                            \"cid:org:pbs.org:Manifestation116273\",\n                            \"cid:org:pbs.org:Manifestation116294\",\n                            \"cid:org:pbs.org:Manifestation116351\",\n                            \"cid:org:pbs.org:Manifestation116374\",\n                            \"cid:org:pbs.org:Manifestation116375\",\n                            \"cid:org:pbs.org:Manifestation116396\",\n                            \"cid:org:pbs.org:Manifestation122742\",\n                            \"cid:org:pbs.org:Manifestation122790\",\n                            \"cid:org:pbs.org:Manifestation126590\",\n                            \"cid:org:pbs.org:Manifestation127064\",\n                            \"cid:org:pbs.org:Manifestation127070\",\n                            \"cid:org:pbs.org:Manifestation127130\",\n                            \"cid:org:pbs.org:Manifestation349457\",\n                            \"cid:org:pbs.org:Manifestation349582\",\n                            \"cid:org:pbs.org:Manifestation349633\",\n                            \"cid:org:pbs.org:Manifestation352704\",\n                            \"cid:org:pbs.org:Manifestation354094\",\n                            \"cid:org:pbs.org:Manifestation354549\",\n                            \"cid:org:pbs.org:Manifestation359826\",\n                            \"cid:org:pbs.org:Manifestation362408\",\n                            \"cid:org:pbs.org:Manifestation370874\",\n                            \"cid:org:pbs.org:Manifestation379035\",\n                            \"cid:org:pbs.org:Manifestation388931\",\n                            \"cid:org:pbs.org:Manifestation389000\",\n                            \"cid:org:pbs.org:Manifestation396304\",\n                            \"cid:org:pbs.org:Manifestation406017\",\n                            \"cid:org:pbs.org:Manifestation413914\",\n                            \"cid:org:pbs.org:Manifestation417151\",\n                            \"cid:org:pbs.org:Manifestation446106\",\n                            \"cid:org:pbs.org:Manifestation464013\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14197\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:16Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Fast Friends T. rex Teeth\",\n                        \"Title19\": \"Dino Train: rex\",\n                        \"Title120\": \"Fast Friends/T. rex Teeth\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"106\",\n                        \"DistributionNumber\": 6,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Fast Friends'Buddy, Tiny, and Mom ride the Dinosaur Train to meet Oren and Ollie Ornithomimus, some of the fastest dinosaurs ever! Our kids love meeting the fast-moving and fast-talking twins. 'T. rex Teeth' When Buddy loses a tooth, Mom takes him to Rexville to ask his Tyrannosaurus friends all about T. rex teeth. They explain that he'll grow new teeth to replace the old ones.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-17T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Science\",\n                                \"Dinosaurs\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634174\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000106\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9140\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2633\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635558\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490006\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-86f20cd4-8449-4be7-95c3-acfb951eeaa4\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/DA59-3FD3-3159-ABBA-476E-S\"\n                            }\n                        ],\n                        \"CreditsList\": [\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128227\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Phillip\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128238\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Claire\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128286\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Marr, Alexander Matthew\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129128353\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Murdock, Colin\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129567562\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Gair, Erika-Shaye\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-129567563\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Ball, Ashleigh\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3270001\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Barr, Kathleen\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3285874\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Corlett, Ian James\"\n                            },\n                            {\n                                \"_links\": {\n                                    \"self\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/credits\"\n                                    },\n                                    \"episode\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197\"\n                                    },\n                                    \"organizations\": {\n                                        \"href\": \"/episode/cid:org:pbs.org:Episode14197/organizations\"\n                                    }\n                                },\n                                \"TalentID\": \"cid:org:pbs.org:Broadview-3320589\",\n                                \"Role\": \"Performer\",\n                                \"DisplayName\": \"Kennedy, Ellen\"\n                            }\n                        ],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50869\",\n                            \"cid:org:pbs.org:Edit76078\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation42443\",\n                            \"cid:org:pbs.org:Manifestation42980\",\n                            \"cid:org:pbs.org:Manifestation42981\",\n                            \"cid:org:pbs.org:Manifestation43168\",\n                            \"cid:org:pbs.org:Manifestation43176\",\n                            \"cid:org:pbs.org:Manifestation43768\",\n                            \"cid:org:pbs.org:Manifestation43833\",\n                            \"cid:org:pbs.org:Manifestation44937\",\n                            \"cid:org:pbs.org:Manifestation45293\",\n                            \"cid:org:pbs.org:Manifestation46245\",\n                            \"cid:org:pbs.org:Manifestation46721\",\n                            \"cid:org:pbs.org:Manifestation46722\",\n                            \"cid:org:pbs.org:Manifestation46975\",\n                            \"cid:org:pbs.org:Manifestation47055\",\n                            \"cid:org:pbs.org:Manifestation47418\",\n                            \"cid:org:pbs.org:Manifestation47696\",\n                            \"cid:org:pbs.org:Manifestation47967\",\n                            \"cid:org:pbs.org:Manifestation48835\",\n                            \"cid:org:pbs.org:Manifestation48962\",\n                            \"cid:org:pbs.org:Manifestation48963\",\n                            \"cid:org:pbs.org:Manifestation49291\",\n                            \"cid:org:pbs.org:Manifestation50315\",\n                            \"cid:org:pbs.org:Manifestation51054\",\n                            \"cid:org:pbs.org:Manifestation51463\",\n                            \"cid:org:pbs.org:Manifestation51805\",\n                            \"cid:org:pbs.org:Manifestation52273\",\n                            \"cid:org:pbs.org:Manifestation53053\",\n                            \"cid:org:pbs.org:Manifestation53633\",\n                            \"cid:org:pbs.org:Manifestation53718\",\n                            \"cid:org:pbs.org:Manifestation54190\",\n                            \"cid:org:pbs.org:Manifestation54977\",\n                            \"cid:org:pbs.org:Manifestation55484\",\n                            \"cid:org:pbs.org:Manifestation55555\",\n                            \"cid:org:pbs.org:Manifestation55694\",\n                            \"cid:org:pbs.org:Manifestation55910\",\n                            \"cid:org:pbs.org:Manifestation55987\",\n                            \"cid:org:pbs.org:Manifestation56145\",\n                            \"cid:org:pbs.org:Manifestation56155\",\n                            \"cid:org:pbs.org:Manifestation56648\",\n                            \"cid:org:pbs.org:Manifestation57250\",\n                            \"cid:org:pbs.org:Manifestation57514\",\n                            \"cid:org:pbs.org:Manifestation57528\",\n                            \"cid:org:pbs.org:Manifestation57567\",\n                            \"cid:org:pbs.org:Manifestation58002\",\n                            \"cid:org:pbs.org:Manifestation58284\",\n                            \"cid:org:pbs.org:Manifestation58437\",\n                            \"cid:org:pbs.org:Manifestation58828\",\n                            \"cid:org:pbs.org:Manifestation59170\",\n                            \"cid:org:pbs.org:Manifestation59414\",\n                            \"cid:org:pbs.org:Manifestation60242\",\n                            \"cid:org:pbs.org:Manifestation60275\",\n                            \"cid:org:pbs.org:Manifestation60298\",\n                            \"cid:org:pbs.org:Manifestation60670\",\n                            \"cid:org:pbs.org:Manifestation60766\",\n                            \"cid:org:pbs.org:Manifestation61362\",\n                            \"cid:org:pbs.org:Manifestation61541\",\n                            \"cid:org:pbs.org:Manifestation61833\",\n                            \"cid:org:pbs.org:Manifestation61873\",\n                            \"cid:org:pbs.org:Manifestation61979\",\n                            \"cid:org:pbs.org:Manifestation63829\",\n                            \"cid:org:pbs.org:Manifestation63876\",\n                            \"cid:org:pbs.org:Manifestation63944\",\n                            \"cid:org:pbs.org:Manifestation348277\",\n                            \"cid:org:pbs.org:Manifestation348278\",\n                            \"cid:org:pbs.org:Manifestation348319\",\n                            \"cid:org:pbs.org:Manifestation353116\",\n                            \"cid:org:pbs.org:Manifestation354137\",\n                            \"cid:org:pbs.org:Manifestation354531\",\n                            \"cid:org:pbs.org:Manifestation361491\",\n                            \"cid:org:pbs.org:Manifestation362383\",\n                            \"cid:org:pbs.org:Manifestation371325\",\n                            \"cid:org:pbs.org:Manifestation378599\",\n                            \"cid:org:pbs.org:Manifestation389076\",\n                            \"cid:org:pbs.org:Manifestation396971\",\n                            \"cid:org:pbs.org:Manifestation406792\",\n                            \"cid:org:pbs.org:Manifestation413946\",\n                            \"cid:org:pbs.org:Manifestation417106\",\n                            \"cid:org:pbs.org:Manifestation446107\",\n                            \"cid:org:pbs.org:Manifestation465462\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14198\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14198/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14198/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14198\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:18Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Now With Feathers! A Frill a Minute\",\n                        \"Title19\": \"Dinosaur Tr: E7\",\n                        \"Title120\": \"Now With Feathers!/A Frill a Minute\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"107\",\n                        \"DistributionNumber\": 7,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Now With Feathers!'Dad gives Tiny and Buddy a mystery feather and the kids become 'detectives,' riding the Dinosaur Train to meet Valerie Velociraptor, who shows our kids what life is like covered with beautiful feathers. 'A Frill a Minute'The kids help Tank Triceratops overcome his awkwardness having a huge head by showing him how cool and amazing his features are, especially his frill.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-18T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Child Development\",\n                                \"Children\",\n                                \"Education\",\n                                \"Science\",\n                                \"Emotions\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634175\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000107\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9141\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2635\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635566\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1535166\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490007\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-0c950ee6-aebf-4f04-85ca-234d05e2465d\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/9CF8-DE7E-5C5F-FECC-72FF-K\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50865\",\n                            \"cid:org:pbs.org:Edit75342\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation149684\",\n                            \"cid:org:pbs.org:Manifestation150044\",\n                            \"cid:org:pbs.org:Manifestation150045\",\n                            \"cid:org:pbs.org:Manifestation150120\",\n                            \"cid:org:pbs.org:Manifestation150541\",\n                            \"cid:org:pbs.org:Manifestation150542\",\n                            \"cid:org:pbs.org:Manifestation150673\",\n                            \"cid:org:pbs.org:Manifestation150923\",\n                            \"cid:org:pbs.org:Manifestation150924\",\n                            \"cid:org:pbs.org:Manifestation151298\",\n                            \"cid:org:pbs.org:Manifestation152056\",\n                            \"cid:org:pbs.org:Manifestation152291\",\n                            \"cid:org:pbs.org:Manifestation152370\",\n                            \"cid:org:pbs.org:Manifestation152627\",\n                            \"cid:org:pbs.org:Manifestation152628\",\n                            \"cid:org:pbs.org:Manifestation153102\",\n                            \"cid:org:pbs.org:Manifestation153456\",\n                            \"cid:org:pbs.org:Manifestation153675\",\n                            \"cid:org:pbs.org:Manifestation153891\",\n                            \"cid:org:pbs.org:Manifestation153931\",\n                            \"cid:org:pbs.org:Manifestation154543\",\n                            \"cid:org:pbs.org:Manifestation154780\",\n                            \"cid:org:pbs.org:Manifestation154923\",\n                            \"cid:org:pbs.org:Manifestation155010\",\n                            \"cid:org:pbs.org:Manifestation155269\",\n                            \"cid:org:pbs.org:Manifestation155317\",\n                            \"cid:org:pbs.org:Manifestation155547\",\n                            \"cid:org:pbs.org:Manifestation155599\",\n                            \"cid:org:pbs.org:Manifestation155761\",\n                            \"cid:org:pbs.org:Manifestation155925\",\n                            \"cid:org:pbs.org:Manifestation156095\",\n                            \"cid:org:pbs.org:Manifestation156225\",\n                            \"cid:org:pbs.org:Manifestation156371\",\n                            \"cid:org:pbs.org:Manifestation156524\",\n                            \"cid:org:pbs.org:Manifestation156681\",\n                            \"cid:org:pbs.org:Manifestation156857\",\n                            \"cid:org:pbs.org:Manifestation157117\",\n                            \"cid:org:pbs.org:Manifestation157177\",\n                            \"cid:org:pbs.org:Manifestation157339\",\n                            \"cid:org:pbs.org:Manifestation157554\",\n                            \"cid:org:pbs.org:Manifestation157716\",\n                            \"cid:org:pbs.org:Manifestation157823\",\n                            \"cid:org:pbs.org:Manifestation157877\",\n                            \"cid:org:pbs.org:Manifestation158018\",\n                            \"cid:org:pbs.org:Manifestation158045\",\n                            \"cid:org:pbs.org:Manifestation158177\",\n                            \"cid:org:pbs.org:Manifestation158237\",\n                            \"cid:org:pbs.org:Manifestation158300\",\n                            \"cid:org:pbs.org:Manifestation158535\",\n                            \"cid:org:pbs.org:Manifestation158754\",\n                            \"cid:org:pbs.org:Manifestation158909\",\n                            \"cid:org:pbs.org:Manifestation158976\",\n                            \"cid:org:pbs.org:Manifestation159078\",\n                            \"cid:org:pbs.org:Manifestation159407\",\n                            \"cid:org:pbs.org:Manifestation159591\",\n                            \"cid:org:pbs.org:Manifestation159621\",\n                            \"cid:org:pbs.org:Manifestation159690\",\n                            \"cid:org:pbs.org:Manifestation159721\",\n                            \"cid:org:pbs.org:Manifestation159800\",\n                            \"cid:org:pbs.org:Manifestation159832\",\n                            \"cid:org:pbs.org:Manifestation170631\",\n                            \"cid:org:pbs.org:Manifestation170632\",\n                            \"cid:org:pbs.org:Manifestation170636\",\n                            \"cid:org:pbs.org:Manifestation170846\",\n                            \"cid:org:pbs.org:Manifestation350547\",\n                            \"cid:org:pbs.org:Manifestation350548\",\n                            \"cid:org:pbs.org:Manifestation350811\",\n                            \"cid:org:pbs.org:Manifestation352452\",\n                            \"cid:org:pbs.org:Manifestation354532\",\n                            \"cid:org:pbs.org:Manifestation354605\",\n                            \"cid:org:pbs.org:Manifestation360893\",\n                            \"cid:org:pbs.org:Manifestation361525\",\n                            \"cid:org:pbs.org:Manifestation362442\",\n                            \"cid:org:pbs.org:Manifestation370887\",\n                            \"cid:org:pbs.org:Manifestation379063\",\n                            \"cid:org:pbs.org:Manifestation389440\",\n                            \"cid:org:pbs.org:Manifestation396369\",\n                            \"cid:org:pbs.org:Manifestation406816\",\n                            \"cid:org:pbs.org:Manifestation414027\",\n                            \"cid:org:pbs.org:Manifestation417102\",\n                            \"cid:org:pbs.org:Manifestation445682\",\n                            \"cid:org:pbs.org:Manifestation456069\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14199\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14199/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14199/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14199\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:02Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:19Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"One Big Dinosaur Play Date with Annie\",\n                        \"Title19\": \"Dinosaur Tr: E8\",\n                        \"Title120\": \"One Big Dinosaur/Play Date with Annie\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"108\",\n                        \"DistributionNumber\": 8,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'One Big Dinosaur' Tiny and Buddy visit a dinosaur family called Argentinosaurus, some of the biggest land creatures ever! The kids find out there are great things about being really big, and that it's also great being their own size. 'Play Date with Annie'Buddy is excited that his friend Annie Tyrannosaurus is coming to the Pteranodon nest to visit and play with them. After Tiny feels left out, Buddy and Annie show her that they can all be friends!\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-21T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Child Development\",\n                                \"Children\",\n                                \"Education\",\n                                \"Science\",\n                                \"Emotions\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634176\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000108\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9142\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2625\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635567\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1535167\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490008\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-3264f5c8-6020-4b14-9c87-c69881f05c9c\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/1268-044F-9067-9334-9969-Q\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50870\",\n                            \"cid:org:pbs.org:Edit69143\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation85430\",\n                            \"cid:org:pbs.org:Manifestation85431\",\n                            \"cid:org:pbs.org:Manifestation85578\",\n                            \"cid:org:pbs.org:Manifestation85857\",\n                            \"cid:org:pbs.org:Manifestation86196\",\n                            \"cid:org:pbs.org:Manifestation86197\",\n                            \"cid:org:pbs.org:Manifestation86427\",\n                            \"cid:org:pbs.org:Manifestation86428\",\n                            \"cid:org:pbs.org:Manifestation86544\",\n                            \"cid:org:pbs.org:Manifestation86780\",\n                            \"cid:org:pbs.org:Manifestation86856\",\n                            \"cid:org:pbs.org:Manifestation87151\",\n                            \"cid:org:pbs.org:Manifestation87540\",\n                            \"cid:org:pbs.org:Manifestation87541\",\n                            \"cid:org:pbs.org:Manifestation87918\",\n                            \"cid:org:pbs.org:Manifestation88330\",\n                            \"cid:org:pbs.org:Manifestation88791\",\n                            \"cid:org:pbs.org:Manifestation88876\",\n                            \"cid:org:pbs.org:Manifestation88919\",\n                            \"cid:org:pbs.org:Manifestation89516\",\n                            \"cid:org:pbs.org:Manifestation89558\",\n                            \"cid:org:pbs.org:Manifestation89850\",\n                            \"cid:org:pbs.org:Manifestation89941\",\n                            \"cid:org:pbs.org:Manifestation90188\",\n                            \"cid:org:pbs.org:Manifestation90272\",\n                            \"cid:org:pbs.org:Manifestation90530\",\n                            \"cid:org:pbs.org:Manifestation90704\",\n                            \"cid:org:pbs.org:Manifestation90839\",\n                            \"cid:org:pbs.org:Manifestation90923\",\n                            \"cid:org:pbs.org:Manifestation90970\",\n                            \"cid:org:pbs.org:Manifestation91201\",\n                            \"cid:org:pbs.org:Manifestation91350\",\n                            \"cid:org:pbs.org:Manifestation91366\",\n                            \"cid:org:pbs.org:Manifestation91634\",\n                            \"cid:org:pbs.org:Manifestation91899\",\n                            \"cid:org:pbs.org:Manifestation91915\",\n                            \"cid:org:pbs.org:Manifestation92121\",\n                            \"cid:org:pbs.org:Manifestation92337\",\n                            \"cid:org:pbs.org:Manifestation92372\",\n                            \"cid:org:pbs.org:Manifestation92841\",\n                            \"cid:org:pbs.org:Manifestation92932\",\n                            \"cid:org:pbs.org:Manifestation92975\",\n                            \"cid:org:pbs.org:Manifestation93015\",\n                            \"cid:org:pbs.org:Manifestation93143\",\n                            \"cid:org:pbs.org:Manifestation93312\",\n                            \"cid:org:pbs.org:Manifestation93573\",\n                            \"cid:org:pbs.org:Manifestation93607\",\n                            \"cid:org:pbs.org:Manifestation93848\",\n                            \"cid:org:pbs.org:Manifestation93995\",\n                            \"cid:org:pbs.org:Manifestation94134\",\n                            \"cid:org:pbs.org:Manifestation94442\",\n                            \"cid:org:pbs.org:Manifestation94707\",\n                            \"cid:org:pbs.org:Manifestation94749\",\n                            \"cid:org:pbs.org:Manifestation94806\",\n                            \"cid:org:pbs.org:Manifestation94829\",\n                            \"cid:org:pbs.org:Manifestation94954\",\n                            \"cid:org:pbs.org:Manifestation95030\",\n                            \"cid:org:pbs.org:Manifestation95254\",\n                            \"cid:org:pbs.org:Manifestation98541\",\n                            \"cid:org:pbs.org:Manifestation105707\",\n                            \"cid:org:pbs.org:Manifestation105796\",\n                            \"cid:org:pbs.org:Manifestation105855\",\n                            \"cid:org:pbs.org:Manifestation106037\",\n                            \"cid:org:pbs.org:Manifestation106042\",\n                            \"cid:org:pbs.org:Manifestation349227\",\n                            \"cid:org:pbs.org:Manifestation349342\",\n                            \"cid:org:pbs.org:Manifestation349343\",\n                            \"cid:org:pbs.org:Manifestation349344\",\n                            \"cid:org:pbs.org:Manifestation352448\",\n                            \"cid:org:pbs.org:Manifestation355112\",\n                            \"cid:org:pbs.org:Manifestation362381\",\n                            \"cid:org:pbs.org:Manifestation362458\",\n                            \"cid:org:pbs.org:Manifestation370876\",\n                            \"cid:org:pbs.org:Manifestation379062\",\n                            \"cid:org:pbs.org:Manifestation389443\",\n                            \"cid:org:pbs.org:Manifestation396302\",\n                            \"cid:org:pbs.org:Manifestation406557\",\n                            \"cid:org:pbs.org:Manifestation413938\",\n                            \"cid:org:pbs.org:Manifestation413941\",\n                            \"cid:org:pbs.org:Manifestation417105\",\n                            \"cid:org:pbs.org:Manifestation445609\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14200\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14200/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14200/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14200\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:03Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:22Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Armored Like an Ankylosaurus Campout!\",\n                        \"Title19\": \"Dinosaur Tr: E9\",\n                        \"Title120\": \"Armored Like an Ankylosaurus/Campout!\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"109\",\n                        \"DistributionNumber\": 9,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Armored Like an Ankylosaurus'The kids travel on the Dinosaur Train with Mr. Pteranodon to see his hero, Hank Ankylosaurus, play a game of Dinoball. Afterwards, they even get to play with Hank and learn what it's like to be a dinosaur that's covered with armored plates and a mighty club for a tail. 'Campout! 'Our Pteranodon family goes to the Big Pond for their first overnight camp out and meets a small frog with a big voice\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-22T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Paleontology\",\n                                \"Emotions\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634177\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000109\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9143\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2629\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635565\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1535162\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490009\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-7a969e5d-6b31-416f-b4c2-58322598c338\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/995C-9C74-446A-2358-DB8C-4\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50861\",\n                            \"cid:org:pbs.org:Edit74113\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation42444\",\n                            \"cid:org:pbs.org:Manifestation43169\",\n                            \"cid:org:pbs.org:Manifestation43170\",\n                            \"cid:org:pbs.org:Manifestation43178\",\n                            \"cid:org:pbs.org:Manifestation43834\",\n                            \"cid:org:pbs.org:Manifestation43835\",\n                            \"cid:org:pbs.org:Manifestation44938\",\n                            \"cid:org:pbs.org:Manifestation45294\",\n                            \"cid:org:pbs.org:Manifestation45863\",\n                            \"cid:org:pbs.org:Manifestation45864\",\n                            \"cid:org:pbs.org:Manifestation46724\",\n                            \"cid:org:pbs.org:Manifestation46976\",\n                            \"cid:org:pbs.org:Manifestation47056\",\n                            \"cid:org:pbs.org:Manifestation47697\",\n                            \"cid:org:pbs.org:Manifestation47698\",\n                            \"cid:org:pbs.org:Manifestation47968\",\n                            \"cid:org:pbs.org:Manifestation48523\",\n                            \"cid:org:pbs.org:Manifestation48836\",\n                            \"cid:org:pbs.org:Manifestation48965\",\n                            \"cid:org:pbs.org:Manifestation49292\",\n                            \"cid:org:pbs.org:Manifestation50316\",\n                            \"cid:org:pbs.org:Manifestation50449\",\n                            \"cid:org:pbs.org:Manifestation51068\",\n                            \"cid:org:pbs.org:Manifestation51464\",\n                            \"cid:org:pbs.org:Manifestation51806\",\n                            \"cid:org:pbs.org:Manifestation52274\",\n                            \"cid:org:pbs.org:Manifestation53054\",\n                            \"cid:org:pbs.org:Manifestation53634\",\n                            \"cid:org:pbs.org:Manifestation53719\",\n                            \"cid:org:pbs.org:Manifestation54191\",\n                            \"cid:org:pbs.org:Manifestation54578\",\n                            \"cid:org:pbs.org:Manifestation54978\",\n                            \"cid:org:pbs.org:Manifestation55485\",\n                            \"cid:org:pbs.org:Manifestation55556\",\n                            \"cid:org:pbs.org:Manifestation55695\",\n                            \"cid:org:pbs.org:Manifestation55911\",\n                            \"cid:org:pbs.org:Manifestation56146\",\n                            \"cid:org:pbs.org:Manifestation56156\",\n                            \"cid:org:pbs.org:Manifestation56272\",\n                            \"cid:org:pbs.org:Manifestation56278\",\n                            \"cid:org:pbs.org:Manifestation56649\",\n                            \"cid:org:pbs.org:Manifestation57097\",\n                            \"cid:org:pbs.org:Manifestation57515\",\n                            \"cid:org:pbs.org:Manifestation58003\",\n                            \"cid:org:pbs.org:Manifestation58026\",\n                            \"cid:org:pbs.org:Manifestation58438\",\n                            \"cid:org:pbs.org:Manifestation58829\",\n                            \"cid:org:pbs.org:Manifestation59102\",\n                            \"cid:org:pbs.org:Manifestation59171\",\n                            \"cid:org:pbs.org:Manifestation59241\",\n                            \"cid:org:pbs.org:Manifestation59545\",\n                            \"cid:org:pbs.org:Manifestation59565\",\n                            \"cid:org:pbs.org:Manifestation60243\",\n                            \"cid:org:pbs.org:Manifestation60300\",\n                            \"cid:org:pbs.org:Manifestation60671\",\n                            \"cid:org:pbs.org:Manifestation60765\",\n                            \"cid:org:pbs.org:Manifestation61361\",\n                            \"cid:org:pbs.org:Manifestation61543\",\n                            \"cid:org:pbs.org:Manifestation61620\",\n                            \"cid:org:pbs.org:Manifestation61834\",\n                            \"cid:org:pbs.org:Manifestation61874\",\n                            \"cid:org:pbs.org:Manifestation62998\",\n                            \"cid:org:pbs.org:Manifestation63280\",\n                            \"cid:org:pbs.org:Manifestation63830\",\n                            \"cid:org:pbs.org:Manifestation63875\",\n                            \"cid:org:pbs.org:Manifestation63922\",\n                            \"cid:org:pbs.org:Manifestation63945\",\n                            \"cid:org:pbs.org:Manifestation63970\",\n                            \"cid:org:pbs.org:Manifestation348272\",\n                            \"cid:org:pbs.org:Manifestation348279\",\n                            \"cid:org:pbs.org:Manifestation348321\",\n                            \"cid:org:pbs.org:Manifestation352449\",\n                            \"cid:org:pbs.org:Manifestation354649\",\n                            \"cid:org:pbs.org:Manifestation355114\",\n                            \"cid:org:pbs.org:Manifestation361309\",\n                            \"cid:org:pbs.org:Manifestation362446\",\n                            \"cid:org:pbs.org:Manifestation362459\",\n                            \"cid:org:pbs.org:Manifestation371572\",\n                            \"cid:org:pbs.org:Manifestation379065\",\n                            \"cid:org:pbs.org:Manifestation389438\",\n                            \"cid:org:pbs.org:Manifestation396996\",\n                            \"cid:org:pbs.org:Manifestation406819\",\n                            \"cid:org:pbs.org:Manifestation413488\",\n                            \"cid:org:pbs.org:Manifestation417107\",\n                            \"cid:org:pbs.org:Manifestation445672\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14201\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14201/organizations\"\n                            },\n                            \"credits\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode14201/credits\"\n                            },\n                            \"season\": {\n                                \"href\": \"/season/cid:org:pbs.org:Season1407\"\n                            }\n                        },\n                        \"EpisodeUID\": \"cid:org:pbs.org:Episode14201\",\n                        \"PublishedStatus\": \"Externally Published\",\n                        \"CreateDateTime\": \"2019-06-12T12:23:03Z\",\n                        \"UpdateDateTime\": \"2025-10-10T04:58:23Z\",\n                        \"ParentUID\": \"cid:org:pbs.org:Season1407\",\n                        \"EntityType\": \"Episode\",\n                        \"StructuralType\": \"Abstraction\",\n                        \"ReferentType\": \"TV\",\n                        \"Title\": \"Laura the Giganotosaurus Dinosaur Poop!\",\n                        \"Title19\": \"Dinosaur Tr: E10\",\n                        \"Title120\": \"Laura the Giganotosaurus/Dinosaur Poop!\",\n                        \"TitleClass\": \"Working\",\n                        \"TitleLanguage\": \"\",\n                        \"EpisodeClass\": \"Main\",\n                        \"EpisodeNumber\": \"110\",\n                        \"DistributionNumber\": 10,\n                        \"ApproximateLength\": \"PT0H30M0S\",\n                        \"SynopsisShort\": \"\",\n                        \"SynopsisLong\": \"'Laura the Giganotosaurus'Buddy spends time with Laura Giganotosaurus, a large dinosaur who always rides the Dinosaur Train and, like Buddy, is a three-toed theropod! Buddy also discovers that Laura is an avid bird-watcher. 'Dinosaur Poop!'Buddy and Tiny learn that all creatures poop, even really big dinosaurs.\",\n                        \"CountryOfOrigin\": \"\",\n                        \"PrimaryGenre\": \"Children's\",\n                        \"SecondaryGenre\": [],\n                        \"Language\": {\n                            \"PrimaryMode\": \"Audio\",\n                            \"PrimaryLanguage\": \"en\",\n                            \"SecondaryLanguage\": [\n                                \"en\"\n                            ]\n                        },\n                        \"ReleaseDate\": \"2009-09-29T09:00:00Z\",\n                        \"USTVRating\": \"TV-Y\",\n                        \"RatingReason\": [],\n                        \"Keywords\": {\n                            \"Mood\": [],\n                            \"TimePeriod\": [],\n                            \"Theme\": [\n                                \"Other\"\n                            ],\n                            \"Character\": [],\n                            \"Setting\": [],\n                            \"Subject\": [\n                                \"Children\",\n                                \"Science\",\n                                \"Dinosaurs\",\n                                \"Paleontology\",\n                                \"Biology\"\n                            ],\n                            \"General\": []\n                        },\n                        \"ContentIDList\": [\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Broadview-124634178\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLACode:DINS  000110\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Rightsline-9144\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Listings-2627\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Alliant-325\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2635564\"\n                            },\n                            {\n                                \"ContentID\": \"cid:IMDbId:tt1535165\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:NOLARoot:DINS\"\n                            },\n                            {\n                                \"ContentID\": \"cid:TMSId:EP011702490010\"\n                            },\n                            {\n                                \"ContentID\": \"cid:org:pbs.org:MediaManager-182fbff3-3bb4-422a-8b03-c60851019a1e\"\n                            },\n                            {\n                                \"ContentID\": \"cid:eidrid:10.5240/9825-D556-E7BA-1489-6C7A-Z\"\n                            }\n                        ],\n                        \"CreditsList\": [],\n                        \"CompilationIDList\": [],\n                        \"EditIDList\": [\n                            \"cid:org:pbs.org:Edit50866\",\n                            \"cid:org:pbs.org:Edit72623\"\n                        ],\n                        \"ManifestationIDList\": [\n                            \"cid:org:pbs.org:Manifestation149685\",\n                            \"cid:org:pbs.org:Manifestation149686\",\n                            \"cid:org:pbs.org:Manifestation150046\",\n                            \"cid:org:pbs.org:Manifestation150047\",\n                            \"cid:org:pbs.org:Manifestation150121\",\n                            \"cid:org:pbs.org:Manifestation150543\",\n                            \"cid:org:pbs.org:Manifestation150590\",\n                            \"cid:org:pbs.org:Manifestation150591\",\n                            \"cid:org:pbs.org:Manifestation150674\",\n                            \"cid:org:pbs.org:Manifestation150926\",\n                            \"cid:org:pbs.org:Manifestation151119\",\n                            \"cid:org:pbs.org:Manifestation151299\",\n                            \"cid:org:pbs.org:Manifestation151607\",\n                            \"cid:org:pbs.org:Manifestation152025\",\n                            \"cid:org:pbs.org:Manifestation152057\",\n                            \"cid:org:pbs.org:Manifestation152292\",\n                            \"cid:org:pbs.org:Manifestation152372\",\n                            \"cid:org:pbs.org:Manifestation152629\",\n                            \"cid:org:pbs.org:Manifestation153345\",\n                            \"cid:org:pbs.org:Manifestation153346\",\n                            \"cid:org:pbs.org:Manifestation153676\",\n                            \"cid:org:pbs.org:Manifestation153892\",\n                            \"cid:org:pbs.org:Manifestation153932\",\n                            \"cid:org:pbs.org:Manifestation154159\",\n                            \"cid:org:pbs.org:Manifestation154544\",\n                            \"cid:org:pbs.org:Manifestation154781\",\n                            \"cid:org:pbs.org:Manifestation154924\",\n                            \"cid:org:pbs.org:Manifestation155011\",\n                            \"cid:org:pbs.org:Manifestation155270\",\n                            \"cid:org:pbs.org:Manifestation155318\",\n                            \"cid:org:pbs.org:Manifestation155546\",\n                            \"cid:org:pbs.org:Manifestation155762\",\n                            \"cid:org:pbs.org:Manifestation155926\",\n                            \"cid:org:pbs.org:Manifestation156096\",\n                            \"cid:org:pbs.org:Manifestation156215\",\n                            \"cid:org:pbs.org:Manifestation156372\",\n                            \"cid:org:pbs.org:Manifestation156604\",\n                            \"cid:org:pbs.org:Manifestation156858\",\n                            \"cid:org:pbs.org:Manifestation157118\",\n                            \"cid:org:pbs.org:Manifestation157178\",\n                            \"cid:org:pbs.org:Manifestation157205\",\n                            \"cid:org:pbs.org:Manifestation157315\",\n                            \"cid:org:pbs.org:Manifestation157717\",\n                            \"cid:org:pbs.org:Manifestation157824\",\n                            \"cid:org:pbs.org:Manifestation157892\",\n                            \"cid:org:pbs.org:Manifestation158046\",\n                            \"cid:org:pbs.org:Manifestation158178\",\n                            \"cid:org:pbs.org:Manifestation158238\",\n                            \"cid:org:pbs.org:Manifestation158301\",\n                            \"cid:org:pbs.org:Manifestation158756\",\n                            \"cid:org:pbs.org:Manifestation158820\",\n                            \"cid:org:pbs.org:Manifestation158931\",\n                            \"cid:org:pbs.org:Manifestation159077\",\n                            \"cid:org:pbs.org:Manifestation159079\",\n                            \"cid:org:pbs.org:Manifestation159408\",\n                            \"cid:org:pbs.org:Manifestation159539\",\n                            \"cid:org:pbs.org:Manifestation159592\",\n                            \"cid:org:pbs.org:Manifestation159622\",\n                            \"cid:org:pbs.org:Manifestation159722\",\n                            \"cid:org:pbs.org:Manifestation160076\",\n                            \"cid:org:pbs.org:Manifestation160135\",\n                            \"cid:org:pbs.org:Manifestation170023\",\n                            \"cid:org:pbs.org:Manifestation170633\",\n                            \"cid:org:pbs.org:Manifestation170634\",\n                            \"cid:org:pbs.org:Manifestation170639\",\n                            \"cid:org:pbs.org:Manifestation171119\",\n                            \"cid:org:pbs.org:Manifestation350549\",\n                            \"cid:org:pbs.org:Manifestation350812\",\n                            \"cid:org:pbs.org:Manifestation352453\",\n                            \"cid:org:pbs.org:Manifestation354111\",\n                            \"cid:org:pbs.org:Manifestation360594\",\n                            \"cid:org:pbs.org:Manifestation361486\",\n                            \"cid:org:pbs.org:Manifestation362406\",\n                            \"cid:org:pbs.org:Manifestation371322\",\n                            \"cid:org:pbs.org:Manifestation379067\",\n                            \"cid:org:pbs.org:Manifestation388929\",\n                            \"cid:org:pbs.org:Manifestation389001\",\n                            \"cid:org:pbs.org:Manifestation396352\",\n                            \"cid:org:pbs.org:Manifestation406555\",\n                            \"cid:org:pbs.org:Manifestation412927\",\n                            \"cid:org:pbs.org:Manifestation417114\",\n                            \"cid:org:pbs.org:Manifestation445617\",\n                            \"cid:org:pbs.org:Manifestation456071\"\n                        ],\n                        \"AuditFields\": {\n                            \"MasterSourceSystemRecordType\": null,\n                            \"MasterDataSource\": \"Rightsline\",\n                            \"UpdatedDataSource\": \"MBank Tech Operations\",\n                            \"CreatedBy\": null,\n                            \"UpdatedBy\": \"MBank Tech Operations\"\n                        }\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/season/cid:org:pbs.org:Season1407/episodes?pagesize=10&offset=10\"\n                        }\n                    }\n                ],\n                \"OrganizationList\": [],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"MBank Tech Operations\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/organizations\"\n                    },\n                    \"series\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/credits\"\n                    },\n                    \"seasons\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/seasons\"\n                    },\n                    \"episodes\": {\n                        \"href\": \"/series/cid:org:pbs.org:Series14/episodes\"\n                    }\n                },\n                \"OrganizationID\": 3136739,\n                \"DisplayName\": \"PBS NPS Kids\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Distributor\",\n                \"Phone\": null,\n                \"PhoneType\": null,\n                \"Address\": null,\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3136739/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3136739\"\n                            }\n                        },\n                        \"ContactID\": 3136739,\n                        \"Phone\": \"703-739-5010\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                        \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                        \"ContactName\": \"PBS Content Services\"\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"MBank Tech Operations\"\n        }\n    }\n]"}],"_postman_id":"93b3ebba-a75b-4f07-8008-8ac2e25c51f4"},{"name":"Search Compilation","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"13326e47-566e-4e40-9b3e-ae93152c0dc6"}}],"id":"340a904e-c5b8-434f-9b32-fe2d1ffbff62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/compilation/search?title=Masterpiece Mystery!&contentid=cid:org:pbs.org:Broadview-609240155&entrycontentuid=cid:org:pbs.org:Episode28068","description":"<p>The <strong>Search Compilation</strong> feature allows you to search for a specific compilation using the title, content ID, and entry content UID. A compilation is a collection of related content, such as a TV show series or a music album.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><p><code>title</code>: This parameter allows you to search for a compilation using its title. This can be useful when you know the name of the compilation you're looking for.</p>\n</li>\n<li><p><code>contentid</code>: This parameter allows you to search for a compilation using its unique content ID. This ID is specific to the compilation within the catalog and can be used to find a specific compilation.</p>\n</li>\n<li><p><code>entrycontentuid</code>: This parameter allows you to search for a compilation that includes a specific piece of content, identified by its unique content UID. This can be useful when you're looking for a compilation that includes a specific episode, or other piece of content.</p>\n</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact compilation you're looking for. This can be particularly useful when you're looking for a specific compilation or want to find a compilation that includes a specific piece of content.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String, wildcard</p>\n","type":"text/plain"},"key":"title","value":"Masterpiece Mystery!"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"contentid","value":"cid:org:pbs.org:Broadview-609240155"},{"description":{"content":"<p>string</p>\n","type":"text/plain"},"key":"entrycontentuid","value":"cid:org:pbs.org:Episode28068"}],"variable":[]}},"response":[{"id":"cee09031-a9e9-4b59-ad42-5995597030c5","name":"Search Compilation","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseurl}}/compilation/search?title=Masterpiece Mystery!&contentid=cid:org:pbs.org:Broadview-609240155&entrycontentuid=cid:org:pbs.org:Season1948","host":["{{baseurl}}"],"path":["compilation","search"],"query":[{"key":"title","value":"Masterpiece Mystery!","description":"String, wildcard"},{"key":"contentid","value":"cid:org:pbs.org:Broadview-609240155","description":"String"},{"key":"entrycontentuid","value":"cid:org:pbs.org:Season1948","description":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n            },\n            \"entrylist\": {\n                \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n            }\n        },\n        \"CompilationUID\": \"cid:org:pbs.org:Compilation2\",\n        \"CreateDateTime\": \"2019-06-12T16:16:02Z\",\n        \"UpdateDateTime\": \"2019-12-09T04:28:54Z\",\n        \"Title\": \"American Masters\",\n        \"CompilationClass\": \"Franchise\",\n        \"EntityType\": \"Compilation\",\n        \"ReferentType\": \"Compilation\",\n        \"StructuralType\": \"Abstraction\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"DistributionNumber\": 5,\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-609240155\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:System:BroadView:60924033523\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-2\"\n            }\n        ],\n        \"ReleaseDate\": null,\n        \"EntryList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode15091\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode15343\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode15726\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode15815\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode16019\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode16150\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode16174\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode16286\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode16400\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation2\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode16490\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/compilation/cid:org:pbs.org:Compilation2/entrylist?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n            },\n            \"entrylist\": {\n                \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n            }\n        },\n        \"CompilationUID\": \"cid:org:pbs.org:Compilation7\",\n        \"CreateDateTime\": \"2019-06-12T16:17:23Z\",\n        \"UpdateDateTime\": \"2025-09-24T20:48:57Z\",\n        \"Title\": \"Masterpiece Mystery!\",\n        \"CompilationClass\": \"Franchise\",\n        \"EntityType\": \"Compilation\",\n        \"ReferentType\": \"Compilation\",\n        \"StructuralType\": \"Abstraction\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"DistributionNumber\": 1,\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-609241047\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-6\"\n            }\n        ],\n        \"ReleaseDate\": null,\n        \"EntryList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"5\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode41099\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"6\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode41100\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"2\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1948\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"1\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode43140\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"1\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1974\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"5\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode44003\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"1\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode34829\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"2\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode34830\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"3\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode34831\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation7\"\n                    }\n                },\n                \"EntryClass\": \"Installment\",\n                \"EntryNumber\": \"4\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode34832\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/compilation/cid:org:pbs.org:Compilation7/entrylist?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"rightsline-microservices\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n            },\n            \"entrylist\": {\n                \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n            }\n        },\n        \"CompilationUID\": \"cid:org:pbs.org:Compilation386\",\n        \"CreateDateTime\": \"2024-11-15T18:40:24Z\",\n        \"UpdateDateTime\": \"2024-11-15T18:41:25Z\",\n        \"Title\": \"Masterpiece, Season 52\",\n        \"CompilationClass\": \"Distribution Season\",\n        \"EntityType\": \"Compilation\",\n        \"ReferentType\": \"Compilation\",\n        \"StructuralType\": \"Abstraction\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"DistributionNumber\": 52,\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-78526\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:MAST\"\n            }\n        ],\n        \"ReleaseDate\": null,\n        \"EntryList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1949\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1960\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1815\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1817\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1837\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1838\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1974\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1952\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1895\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386/entrylist\"\n                    },\n                    \"compilation\": {\n                        \"href\": \"/compilation/cid:org:pbs.org:Compilation386\"\n                    }\n                },\n                \"EntryClass\": \"Season\",\n                \"EntryNumber\": \"0\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Season1924\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/compilation/cid:org:pbs.org:Compilation386/entrylist?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": \"Distribution Season\",\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": \"43344\",\n            \"UpdatedBy\": \"27488\"\n        }\n    }\n]"}],"_postman_id":"340a904e-c5b8-434f-9b32-fe2d1ffbff62"},{"name":"Search Series","event":[{"listen":"test","script":{"id":"cbb88df4-344b-4a34-a703-e425d3b8b33c","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"1b304d06-9364-43e3-882e-795186ce7fa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/series/search?title=Faces of America&contentid=cid:org:pbs.org:Rightsline-1531","description":"<p>The <strong>Search Series</strong> feature allows you to find a specific series in the catalog using the title or the EIDR ID. A series is a set of related content, typically episodes, that are grouped together under a common title.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><code>title</code>: This parameter allows you to search for a series using its title. This can be useful when you know the name of the series you're looking for.</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact series you're looking for. This can be particularly useful when you're looking for a specific series.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["series","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String, wildcard</p>\n","type":"text/plain"},"key":"title","value":"Faces of America"},{"key":"contentid","value":"cid:org:pbs.org:Rightsline-1531"}],"variable":[]}},"response":[{"id":"cc50648e-e8fd-4cfa-830f-dc61d4c963bb","name":"Search Series","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/series/search?title=Faces of America&contentid=cid:org:pbs.org:Rightsline-1531","host":["{{baseurl}}"],"path":["series","search"],"query":[{"key":"title","value":"Faces of America","description":"String, wildcard"},{"key":"contentid","value":"cid:org:pbs.org:Rightsline-1531"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/series/cid:org:pbs.org:Series244\"\n            },\n            \"organizations\": {\n                \"href\": \"/series/cid:org:pbs.org:Series244/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/series/cid:org:pbs.org:Series244/credits\"\n            },\n            \"seasons\": {\n                \"href\": \"/series/cid:org:pbs.org:Series244/seasons\"\n            },\n            \"episodes\": {\n                \"href\": \"/series/cid:org:pbs.org:Series244/episodes\"\n            }\n        },\n        \"SeriesUID\": \"cid:org:pbs.org:Series244\",\n        \"Title\": \"Faces of America\"\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/series/cid:org:pbs.org:Series495\"\n            },\n            \"organizations\": {\n                \"href\": \"/series/cid:org:pbs.org:Series495/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/series/cid:org:pbs.org:Series495/credits\"\n            },\n            \"seasons\": {\n                \"href\": \"/series/cid:org:pbs.org:Series495/seasons\"\n            },\n            \"episodes\": {\n                \"href\": \"/series/cid:org:pbs.org:Series495/episodes\"\n            }\n        },\n        \"SeriesUID\": \"cid:org:pbs.org:Series495\",\n        \"Title\": \"Beyond the CANVAS\",\n        \"AuditFields\": {\n\t        \"UpdatedDataSource\": \"BroadView\",\n\t        \"MasterDataSource\": \"Rightsline\",\n\t        \"CreatedBy\": \"1874602\",\n\t        \"UpdatedBy\": \"BroadView\"        \n        }\n    }\n]"}],"_postman_id":"1b304d06-9364-43e3-882e-795186ce7fa5"},{"name":"Search  Season","event":[{"listen":"test","script":{"id":"5315ba6a-912a-4297-bdef-4fab68cb088a","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"5341db0a-95d3-4f25-807a-79f237f80e41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/season/search?title=Tavis Smiley Report&contentid=cid:org:pbs.org:Rightsline-89411","description":"<p>The <strong>Search Season</strong> feature allows you to find a specific season of a series in the catalog using the title, content ID, or the EIDR ID. A season is a subset of a series, typically consisting of a number of episodes that are broadcasted together as part of a specific time period.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><code>title</code>: This parameter allows you to search for a season using its title. This can be useful when you know the name of the season you're looking for.</li>\n<li><code>contentid</code>: This parameter allows you to search for a season using its unique content ID. This can be useful when you have a specific content ID you want to search for.</li>\n<li><code>eidrid</code>: This parameter allows you to search for a season using its unique EIDR ID. The EIDR (Entertainment Identifier Registry) ID is a global unique identifier system for a broad array of audiovisual objects, including both commercial and non-commercial works.</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact season you're looking for. This can be particularly useful when you're looking for a specific season or want to find a season that matches a specific content ID or EIDR ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String, wildcard</p>\n","type":"text/plain"},"key":"title","value":"Tavis Smiley Report"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"contentid","value":"cid:org:pbs.org:Rightsline-89411"}],"variable":[]}},"response":[{"id":"966309d1-7461-4c62-80a2-b8f67606843c","name":"Search  Season","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{baseurl}}/season/search?title=Tavis Smiley Report&contentid=cid:org:pbs.org:Rightsline-89411","host":["{{baseurl}}"],"path":["season","search"],"query":[{"key":"title","value":"Tavis Smiley Report","description":"String, wildcard"},{"key":"contentid","value":"cid:org:pbs.org:Rightsline-89411","description":"String"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1106\"\n            },\n            \"organizations\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1106/organizations\"\n            },\n            \"episodes\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1106/episodes\"\n            },\n            \"series\": {\n                \"href\": \"/series/cid:org:pbs.org:Series243\"\n            }\n        },\n        \"SeasonUID\": \"cid:org:pbs.org:Season1106\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-07-31T16:14:53Z\",\n        \"UpdateDateTime\": \"2025-12-16T17:18:10Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Series243\",\n        \"EntityType\": \"Season\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Season\",\n        \"Title\": \"Tavis Smiley Reports, Season 1\",\n        \"SeasonClass\": \"Main\",\n        \"SequenceNumber\": 1,\n        \"ReleaseDate\": \"2010-01-27T19:00:00Z\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-Season.1-Series.617411028\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085163\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/4CE6-557F-8F7D-5489-68CE-P\"\n            }\n        ],\n        \"EpisodeList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14967\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14967/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14967/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1106\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode14967\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:24:20Z\",\n                \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1106\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"Title\": \"Episode 1\",\n                \"Title19\": \"S 1E1\",\n                \"Title120\": \"One on One with Hillary Clinton\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"EpisodeClass\": \"Main\",\n                \"EpisodeNumber\": \"101\",\n                \"DistributionNumber\": 1,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"SynopsisShort\": \"Tavis Smiley travels with and talks with Secretary of State Hillary Clinton about her first year ...\",\n                \"SynopsisLong\": \"In this program, Tavis Smiley travels and talks with Secretary of State Hillary Clinton about her first year as America's chief diplomat, with exclusive access to a State Department diplomatic mission to the Middle East.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"ReleaseDate\": \"2010-01-27T19:00:00Z\",\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"National Politics/Government\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Women\",\n                        \"Future\",\n                        \"Politics\",\n                        \"Women\",\n                        \"Federal Government\",\n                        \"Obama Administration\"\n                    ],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000101\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-130248495\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-54153\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2636318\"\n                    },\n                    {\n                        \"ContentID\": \"cid:IMDbId:tt12338314\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/4D4D-6684-10EA-F1F8-EE39-D\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"CompilationIDList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation137827\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Broadview\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14968\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14968/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14968/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1106\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode14968\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:24:20Z\",\n                \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1106\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"Title\": \"Episode 2\",\n                \"Title19\": \"S 1E2\",\n                \"Title120\": \"MLK: A Call to Conscience\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"EpisodeClass\": \"Main\",\n                \"EpisodeNumber\": \"102\",\n                \"DistributionNumber\": 2,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"SynopsisShort\": \"\",\n                \"SynopsisLong\": \"The second episode delves into one of Martin Luther King Jr.'s greatest speeches, \\\"Beyond Vietnam: A Time to Break Silence,\\\" which Dr. King delivered on April 4, 1967, at the Riverside Church in New York City.  The speech, delivered exactly one-year prior to the date of  his assassination, is considered pivotal but often under-appreciated. King challenged the morality of the Vietnam conflict and urged a national discussion about the role of America in the world. Tavis Smiley examines the context of Dr. King's words on liberty, responsibility and freedom against the backdrop of the fight for civil rights and an increasingly unpopular war, and examines the implications of his words today, particularly in light of President Obama's decision to increase U.S. troops in Afghanistan.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"ReleaseDate\": \"2010-04-01T00:00:00Z\",\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"American History/Biography\",\n                        \"Minorities/Civil Rights\",\n                        \"National Politics/Government\",\n                        \"War/Veterans/National Security\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Blacks\",\n                        \"Blacks\",\n                        \"Civil Rights\",\n                        \"American History\",\n                        \"Government\",\n                        \"Military\",\n                        \"Minorities\",\n                        \"National Security\",\n                        \"Politics\",\n                        \"Veterans\",\n                        \"Vietnam War\"\n                    ],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000102\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-130248496\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-54154\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2636322\"\n                    },\n                    {\n                        \"ContentID\": \"cid:IMDbId:tt12338316\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/82B0-E3C9-3E4E-4BCD-DE1E-R\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"CompilationIDList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation74184\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Broadview\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14969\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14969/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14969/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1106\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode14969\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:24:20Z\",\n                \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1106\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"Title\": \"Episode 3\",\n                \"Title19\": \"S 1E3\",\n                \"Title120\": \"New Orleans: Been in the Storm Too Long\",\n                \"TitleClass\": \"Working\",\n                \"TitleLanguage\": \"\",\n                \"EpisodeClass\": \"Main\",\n                \"EpisodeNumber\": \"103\",\n                \"DistributionNumber\": 3,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"SynopsisShort\": \"\",\n                \"SynopsisLong\": \"The third special from Tavis Smiley takes an intimate look at the lives of a handful of the city's most resilient residents, five years afterKatrina.  Smiley once again works in close collaboration with Oscar-winning director Jonathan Demme and draws on the filmmaker's extensive five-year chronicling of some of the city's most hard-hit neighborhoods. Viewers gain a unique perspective on the men and women who rode out the storm and are determined to rebuld their city and their lives.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"ReleaseDate\": \"2010-07-22T00:00:00Z\",\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"Community Politics, Government\",\n                        \"Environment/Nature/Natural Disasters\",\n                        \"Documentary\",\n                        \"Interview/Discussion/Review\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000103\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-130248497\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-54155\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2636319\"\n                    },\n                    {\n                        \"ContentID\": \"cid:IMDbId:tt12338318\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/AF34-228A-CCB1-64E1-961C-G\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"CompilationIDList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation8017\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Broadview\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14970\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14970/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14970/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1106\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode14970\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:24:21Z\",\n                \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1106\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"Title\": \"Episode 4\",\n                \"Title19\": \"S 1E4\",\n                \"Title120\": \"Dudamel: Conducting a Life\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"EpisodeClass\": \"Main\",\n                \"EpisodeNumber\": \"104\",\n                \"DistributionNumber\": 4,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"SynopsisShort\": \"Enter into the extraordinary life and artistry of the LA Philharmonic’s charismatic conductor, Gu...\",\n                \"SynopsisLong\": \"Tavis Smiley gives viewers an extraordinary look into the life and artistry of the LA Phil’s charismatic conductor. Dudamel is not only the youngest conductor of any major orchestra in the world, but is also being hailed by critics as the most exciting. Dudamel is instrumental in inspiring the launch of the LA Philharmonic’s Youth Orchestra Los Angeles initiative, which provides Los Angeles school children with music education. A student of an internationally acclaimed music program in his native Venezuela, Dudamel is committed to expanding music education in America. Smiley profiles some of the remarkable kids whose lives are being transformed by Dudamel’s commitment to free music education for all.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"ReleaseDate\": \"2010-12-30T01:00:00Z\",\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"Arts\",\n                        \"Education\",\n                        \"Minorities/Civil Rights\",\n                        \"Youth\",\n                        \"Documentary\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Blacks\",\n                        \"Hispanics\",\n                        \"Hispanics\",\n                        \"Classical Music\",\n                        \"Education\",\n                        \"Los Angeles\",\n                        \"Venezuela\",\n                        \"Youth\"\n                    ],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000104\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-130248498\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-7960\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2636323\"\n                    },\n                    {\n                        \"ContentID\": \"cid:IMDbId:tt12338320\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/C418-9FB1-1875-C8E0-03E2-X\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"CompilationIDList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation116169\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Broadview\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1368\"\n            },\n            \"organizations\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1368/organizations\"\n            },\n            \"episodes\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1368/episodes\"\n            },\n            \"series\": {\n                \"href\": \"/series/cid:org:pbs.org:Series243\"\n            }\n        },\n        \"SeasonUID\": \"cid:org:pbs.org:Season1368\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-08-02T11:48:50Z\",\n        \"UpdateDateTime\": \"2025-12-16T17:18:10Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Series243\",\n        \"EntityType\": \"Season\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Season\",\n        \"Title\": \"Tavis Smiley Reports, Season 2\",\n        \"SeasonClass\": \"Main\",\n        \"SequenceNumber\": 2,\n        \"ReleaseDate\": \"2011-09-14T00:00:00Z\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-Season.2-Series.617411028\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085425\"\n            }\n        ],\n        \"EpisodeList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode17243\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode17243/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode17243/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1368\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode17243\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:27:55Z\",\n                \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1368\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"Title\": \"Too Important to Fail on Tavis Smiley Reports\",\n                \"Title19\": \"S 2E1\",\n                \"Title120\": \"Too Important to Fail on Tavis Smiley Reports\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"EpisodeClass\": \"Main\",\n                \"EpisodeNumber\": \"201\",\n                \"DistributionNumber\": 1,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"SynopsisShort\": \"\",\n                \"SynopsisLong\": \"\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"ReleaseDate\": \"2011-09-14T00:00:00Z\",\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"Education\",\n                        \"Family/Marriage\",\n                        \"Minorities/Civil Rights\",\n                        \"Social Services\",\n                        \"Women\",\n                        \"Documentary\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Blacks\",\n                        \"Blacks\",\n                        \"Education\",\n                        \"Family Issues\",\n                        \"Social Services\",\n                        \"Youth\",\n                        \"African Americans\"\n                    ],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000201\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-164949860\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-56626\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638595\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/209F-96CE-8143-190C-2D3A-A\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"CompilationIDList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation6660\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Broadview\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1371\"\n            },\n            \"organizations\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1371/organizations\"\n            },\n            \"episodes\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1371/episodes\"\n            },\n            \"series\": {\n                \"href\": \"/series/cid:org:pbs.org:Series243\"\n            }\n        },\n        \"SeasonUID\": \"cid:org:pbs.org:Season1371\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-08-02T11:48:50Z\",\n        \"UpdateDateTime\": \"2025-12-16T17:18:10Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Series243\",\n        \"EntityType\": \"Season\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Season\",\n        \"Title\": \"Tavis Smiley Reports, Season 3\",\n        \"SeasonClass\": \"Main\",\n        \"SequenceNumber\": 3,\n        \"ReleaseDate\": \"2013-03-27T00:00:00Z\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-Season.3-Series.617411028\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085430\"\n            }\n        ],\n        \"EpisodeList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1371\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode19783\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:31:57Z\",\n                \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1371\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"Title\": \"Education Under Arrest on Tavis Smiley Reports\",\n                \"Title19\": \"S 3E1\",\n                \"Title120\": \"Education Under Arrest on Tavis Smiley Reports\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"EpisodeClass\": \"Main\",\n                \"EpisodeNumber\": \"301\",\n                \"DistributionNumber\": 1,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"SynopsisShort\": \"View the connection between the juvenile justice system and the dropout rate among teens.\",\n                \"SynopsisLong\": \"Tavis Smiley looks at the connection between the juvenile justice system and the dropout rate among American teens, as well as the efforts by educators, law enforcement professionals, judges, youth advocates and the at-risk teens themselves to end what has become known as “the school-to-prison pipeline.” Smiley takes his cameras across the country to present a narrative of what’s working on the frontlines of reform.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"ReleaseDate\": \"2013-03-27T00:00:00Z\",\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"Crime/Legal Issues/Law Enforcement\",\n                        \"Education\",\n                        \"Youth\",\n                        \"Documentary\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Child Development\",\n                        \"Children\",\n                        \"Education\",\n                        \"High Schools\",\n                        \"Los Angeles\"\n                    ],\n                    \"General\": []\n                },\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000301\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-245680162\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-18302\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2641128\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/7BCF-FFB6-BC2B-5FBB-6001-L\"\n                    }\n                ],\n                \"CreditsList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654051\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Perry, Joshua\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654062\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Taishoff, Laura\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654070\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Bush, Bonnie\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654095\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Gardner, Larry\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654191\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Edwards, Judge Jimmie\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654299\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Rasmussen, Christy\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654324\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Van Wormer, Jacque\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654332\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Bush, Larry\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654333\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Triplett, Michael\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654336\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Lellelid, Anna\"\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode19783/credits?pagesize=10&offset=10\"\n                        }\n                    }\n                ],\n                \"CompilationIDList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation58083\",\n                    \"cid:org:pbs.org:Manifestation58194\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Broadview\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    }\n]"},{"id":"b9d61860-ec9f-4a2e-b8d2-b941461e433b","name":"Search  Season - eidr","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/season/search?contentid=cid:eidrid:10.5240/4CE6-557F-8F7D-5489-68CE-P","host":["{{baseurl}}"],"path":["season","search"],"query":[{"key":"title","value":"Tavis Smiley Report","description":"String, wilcard","disabled":true},{"key":"contentid","value":"cid:eidrid:10.5240/4CE6-557F-8F7D-5489-68CE-P"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1106\"\n            },\n            \"organizations\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1106/organizations\"\n            },\n            \"episodes\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1106/episodes\"\n            },\n            \"series\": {\n                \"href\": \"/series/cid:org:pbs.org:Series243\"\n            }\n        },\n        \"SeasonUID\": \"cid:org:pbs.org:Season1106\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-07-31T16:14:53Z\",\n        \"UpdateDateTime\": \"2022-01-13T10:49:20Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Series243\",\n        \"EntityType\": \"Season\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Season\",\n        \"SequenceNumber\": 1,\n        \"SeasonClass\": \"Main\",\n        \"Title\": \"Tavis Smiley Reports, Season 1\",\n        \"ReleaseDate\": \"2010-01-27T19:00:00Z\",\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-Season.1-Series.617411028\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085163\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/4CE6-557F-8F7D-5489-68CE-P\"\n            }\n        ],\n        \"EpisodeList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14967\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14967/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14967/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1106\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode14967\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:24:20Z\",\n                \"UpdateDateTime\": \"2025-08-28T11:35:49Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1106\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"EpisodeNumber\": \"101\",\n                \"EpisodeClass\": \"Main\",\n                \"SynopsisShort\": \"Tavis Smiley travels with and talks with Secretary of State Hillary Clinton about her first year ...\",\n                \"SynopsisLong\": \"In this program, Tavis Smiley travels and talks with Secretary of State Hillary Clinton about her first year as America's chief diplomat, with exclusive access to a State Department diplomatic mission to the Middle East.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"DistributionNumber\": 1,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\":\"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"Title\": \"Episode 1\",\n                \"Title19\": \"S 1E1\",\n                \"Title120\": \"One on One with Hillary Clinton\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"ReleaseDate\": \"2010-01-27T19:00:00Z\",\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"National Politics/Government\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Women\",\n                        \"Future\",\n                        \"Politics\",\n                        \"Women\",\n                        \"Federal Government\",\n                        \"Obama Administration\"\n                    ],\n                    \"General\": []\n                },\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"CompilationIDList\": [],\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000101\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-130248495\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-54153\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2636318\"\n                    },\n                    {\n                        \"ContentID\": \"cid:IMDbId:tt12338314\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/4D4D-6684-10EA-F1F8-EE39-D\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation137827\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14968\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14968/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14968/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1106\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode14968\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:24:20Z\",\n                \"UpdateDateTime\": \"2025-08-28T11:35:54Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1106\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"EpisodeNumber\": \"102\",\n                \"EpisodeClass\": \"Main\",\n                \"SynopsisShort\": \"\",\n                \"SynopsisLong\": \"The second episode delves into one of Martin Luther King Jr.'s greatest speeches, \\\"Beyond Vietnam: A Time to Break Silence,\\\" which Dr. King delivered on April 4, 1967, at the Riverside Church in New York City.  The speech, delivered exactly one-year prior to the date of  his assassination, is considered pivotal but often under-appreciated. King challenged the morality of the Vietnam conflict and urged a national discussion about the role of America in the world. Tavis Smiley examines the context of Dr. King's words on liberty, responsibility and freedom against the backdrop of the fight for civil rights and an increasingly unpopular war, and examines the implications of his words today, particularly in light of President Obama's decision to increase U.S. troops in Afghanistan.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"DistributionNumber\": 2,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"Title\": \"Episode 2\",\n                \"Title19\": \"S 1E2\",\n                \"Title120\": \"MLK: A Call to Conscience\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"ReleaseDate\": \"2010-04-01T00:00:00Z\",\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"American History/Biography\",\n                        \"Minorities/Civil Rights\",\n                        \"National Politics/Government\",\n                        \"War/Veterans/National Security\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Blacks\",\n                        \"Blacks\",\n                        \"Civil Rights\",\n                        \"American History\",\n                        \"Government\",\n                        \"Military\",\n                        \"Minorities\",\n                        \"National Security\",\n                        \"Politics\",\n                        \"Veterans\",\n                        \"Vietnam War\"\n                    ],\n                    \"General\": []\n                },\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"CompilationIDList\": [],\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000102\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-130248496\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-54154\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2636322\"\n                    },\n                    {\n                        \"ContentID\": \"cid:IMDbId:tt12338316\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/82B0-E3C9-3E4E-4BCD-DE1E-R\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation74184\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14969\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14969/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14969/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1106\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode14969\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:24:20Z\",\n                \"UpdateDateTime\": \"2025-08-28T11:35:59Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1106\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"EpisodeNumber\": \"103\",\n                \"EpisodeClass\": \"Main\",\n                \"SynopsisShort\": \"\",\n                \"SynopsisLong\": \"The third special from Tavis Smiley takes an intimate look at the lives of a handful of the city's most resilient residents, five years afterKatrina.  Smiley once again works in close collaboration with Oscar-winning director Jonathan Demme and draws on the filmmaker's extensive five-year chronicling of some of the city's most hard-hit neighborhoods. Viewers gain a unique perspective on the men and women who rode out the storm and are determined to rebuld their city and their lives.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"DistributionNumber\": 3,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"Title\": \"Episode 3\",\n                \"Title19\": \"S 1E3\",\n                \"Title120\": \"New Orleans: Been in the Storm Too Long\",\n                \"TitleClass\": \"Working\",\n                \"TitleLanguage\": \"\",\n                \"ReleaseDate\": \"2010-07-22T00:00:00Z\",\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"Community Politics, Government\",\n                        \"Environment/Nature/Natural Disasters\",\n                        \"Documentary\",\n                        \"Interview/Discussion/Review\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [],\n                    \"General\": []\n                },\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"CompilationIDList\": [],\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000103\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-130248497\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-54155\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2636319\"\n                    },\n                    {\n                        \"ContentID\": \"cid:IMDbId:tt12338318\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/AF34-228A-CCB1-64E1-961C-G\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation8017\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14970\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14970/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode14970/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1106\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode14970\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:24:21Z\",\n                \"UpdateDateTime\": \"2025-08-28T11:36:05Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1106\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"EpisodeNumber\": \"104\",\n                \"EpisodeClass\": \"Main\",\n                \"SynopsisShort\": \"Enter into the extraordinary life and artistry of the LA Philharmonic’s charismatic conductor, Gu...\",\n                \"SynopsisLong\": \"Tavis Smiley gives viewers an extraordinary look into the life and artistry of the LA Phil’s charismatic conductor. Dudamel is not only the youngest conductor of any major orchestra in the world, but is also being hailed by critics as the most exciting. Dudamel is instrumental in inspiring the launch of the LA Philharmonic’s Youth Orchestra Los Angeles initiative, which provides Los Angeles school children with music education. A student of an internationally acclaimed music program in his native Venezuela, Dudamel is committed to expanding music education in America. Smiley profiles some of the remarkable kids whose lives are being transformed by Dudamel’s commitment to free music education for all.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"DistributionNumber\": 4,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"Title\": \"Episode 4\",\n                \"Title19\": \"S 1E4\",\n                \"Title120\": \"Dudamel: Conducting a Life\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"ReleaseDate\": \"2010-12-30T01:00:00Z\",\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"Arts\",\n                        \"Education\",\n                        \"Minorities/Civil Rights\",\n                        \"Youth\",\n                        \"Documentary\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Blacks\",\n                        \"Hispanics\",\n                        \"Hispanics\",\n                        \"Classical Music\",\n                        \"Education\",\n                        \"Los Angeles\",\n                        \"Venezuela\",\n                        \"Youth\"\n                    ],\n                    \"General\": []\n                },\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"CompilationIDList\": [],\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000104\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-130248498\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-7960\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2636323\"\n                    },\n                    {\n                        \"ContentID\": \"cid:IMDbId:tt12338320\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/C418-9FB1-1875-C8E0-03E2-X\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation116169\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1368\"\n            },\n            \"organizations\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1368/organizations\"\n            },\n            \"episodes\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1368/episodes\"\n            },\n            \"series\": {\n                \"href\": \"/series/cid:org:pbs.org:Series243\"\n            }\n        },\n        \"SeasonUID\": \"cid:org:pbs.org:Season1368\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-08-02T11:48:50Z\",\n        \"UpdateDateTime\": \"2020-04-14T16:05:15Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Series243\",\n        \"EntityType\": \"Season\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Season\",\n        \"SequenceNumber\": 2,\n        \"SeasonClass\": \"Main\",\n        \"Title\": \"Tavis Smiley Reports, Season 2\",\n        \"ReleaseDate\": \"2011-09-14T00:00:00Z\",\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-Season.2-Series.617411028\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085425\"\n            }\n        ],\n        \"EpisodeList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode17243\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode17243/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode17243/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1368\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode17243\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:27:55Z\",\n                \"UpdateDateTime\": \"2025-08-28T11:35:50Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1368\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"EpisodeNumber\": \"201\",\n                \"EpisodeClass\": \"Main\",\n                \"SynopsisShort\": \"\",\n                \"SynopsisLong\": \"\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"DistributionNumber\": 1,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"Title\": \"Too Important to Fail on Tavis Smiley Reports\",\n                \"Title19\": \"S 2E1\",\n                \"Title120\": \"Too Important to Fail on Tavis Smiley Reports\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"ReleaseDate\": \"2011-09-14T00:00:00Z\",\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"Education\",\n                        \"Family/Marriage\",\n                        \"Minorities/Civil Rights\",\n                        \"Social Services\",\n                        \"Women\",\n                        \"Documentary\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Blacks\",\n                        \"Blacks\",\n                        \"Education\",\n                        \"Family Issues\",\n                        \"Social Services\",\n                        \"Youth\",\n                        \"African Americans\"\n                    ],\n                    \"General\": []\n                },\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"CompilationIDList\": [],\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000201\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-164949860\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-56626\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2638595\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/209F-96CE-8143-190C-2D3A-A\"\n                    }\n                ],\n                \"CreditsList\": [],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation6660\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": null,\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": null,\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1371\"\n            },\n            \"organizations\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1371/organizations\"\n            },\n            \"episodes\": {\n                \"href\": \"/season/cid:org:pbs.org:Season1371/episodes\"\n            },\n            \"series\": {\n                \"href\": \"/series/cid:org:pbs.org:Series243\"\n            }\n        },\n        \"SeasonUID\": \"cid:org:pbs.org:Season1371\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-08-02T11:48:50Z\",\n        \"UpdateDateTime\": \"2020-04-14T16:05:17Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Series243\",\n        \"EntityType\": \"Season\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Season\",\n        \"SequenceNumber\": 3,\n        \"SeasonClass\": \"Main\",\n        \"Title\": \"Tavis Smiley Reports, Season 3\",\n        \"ReleaseDate\": \"2013-03-27T00:00:00Z\",\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [],\n            \"General\": []\n        },\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-Season.3-Series.617411028\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-10085430\"\n            }\n        ],\n        \"EpisodeList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                    },\n                    \"season\": {\n                        \"href\": \"/season/cid:org:pbs.org:Season1371\"\n                    }\n                },\n                \"EpisodeUID\": \"cid:org:pbs.org:Episode19783\",\n                \"PublishedStatus\": \"Externally Published\",\n                \"CreateDateTime\": \"2019-06-12T12:31:57Z\",\n                \"UpdateDateTime\": \"2025-08-28T11:35:50Z\",\n                \"ParentUID\": \"cid:org:pbs.org:Season1371\",\n                \"EntityType\": \"Episode\",\n                \"StructuralType\": \"Abstraction\",\n                \"ReferentType\": \"TV\",\n                \"EpisodeNumber\": \"301\",\n                \"EpisodeClass\": \"Main\",\n                \"SynopsisShort\": \"View the connection between the juvenile justice system and the dropout rate among teens.\",\n                \"SynopsisLong\": \"Tavis Smiley looks at the connection between the juvenile justice system and the dropout rate among American teens, as well as the efforts by educators, law enforcement professionals, judges, youth advocates and the at-risk teens themselves to end what has become known as “the school-to-prison pipeline.” Smiley takes his cameras across the country to present a narrative of what’s working on the frontlines of reform.\",\n                \"CountryOfOrigin\": \"\",\n                \"PrimaryGenre\": \"Public Affairs\",\n                \"SecondaryGenre\": [],\n                \"DistributionNumber\": 1,\n                \"ApproximateLength\": \"PT1H0M0S\",\n                \"Language\": {\n                    \"PrimaryMode\": \"Audio\",\n                    \"PrimaryLanguage\": \"en\",\n                    \"SecondaryLanguage\": []\n                },\n                \"Title\": \"Education Under Arrest on Tavis Smiley Reports\",\n                \"Title19\": \"S 3E1\",\n                \"Title120\": \"Education Under Arrest on Tavis Smiley Reports\",\n                \"TitleClass\": \"Release\",\n                \"TitleLanguage\": \"\",\n                \"ReleaseDate\": \"2013-03-27T00:00:00Z\",\n                \"Keywords\": {\n                    \"Mood\": [],\n                    \"TimePeriod\": [],\n                    \"Theme\": [\n                        \"Crime/Legal Issues/Law Enforcement\",\n                        \"Education\",\n                        \"Youth\",\n                        \"Documentary\"\n                    ],\n                    \"Character\": [],\n                    \"Setting\": [],\n                    \"Subject\": [\n                        \"Child Development\",\n                        \"Children\",\n                        \"Education\",\n                        \"High Schools\",\n                        \"Los Angeles\"\n                    ],\n                    \"General\": []\n                },\n                \"USTVRating\": null,\n                \"RatingReason\": [],\n                \"CompilationIDList\": [],\n                \"ContentIDList\": [\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLACode:TSRE  000301\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Broadview-245680162\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Listings-18302\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:Bebanjo-2641128\"\n                    },\n                    {\n                        \"ContentID\": \"cid:org:pbs.org:NOLARoot:TSRE\"\n                    },\n                    {\n                        \"ContentID\": \"cid:eidrid:10.5240/7BCF-FFB6-BC2B-5FBB-6001-L\"\n                    }\n                ],\n                \"CreditsList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654051\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Perry, Joshua\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654062\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Taishoff, Laura\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654070\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Bush, Bonnie\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654095\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Gardner, Larry\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654191\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Edwards, Judge Jimmie\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654299\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Rasmussen, Christy\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654324\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Van Wormer, Jacque\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654332\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Bush, Larry\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654333\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Triplett, Michael\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/credits\"\n                            },\n                            \"episode\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783\"\n                            },\n                            \"organizations\": {\n                                \"href\": \"/episode/cid:org:pbs.org:Episode19783/organizations\"\n                            }\n                        },\n                        \"TalentID\": \"cid:org:pbs.org:Broadview-253654336\",\n                        \"Role\": \"Other\",\n                        \"DisplayName\": \"Lellelid, Anna\"\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode19783/credits?pagesize=10&offset=10\"\n                        }\n                    }\n                ],\n                \"EditIDList\": [],\n                \"ManifestationIDList\": [\n                    \"cid:org:pbs.org:Manifestation58083\",\n                    \"cid:org:pbs.org:Manifestation58194\"\n                ],\n                \"AuditFields\": {\n                    \"MasterSourceSystemRecordType\": \"Season\",\n                    \"MasterDataSource\": \"Rightsline\",\n                    \"UpdatedDataSource\": \"Bebanjo\",\n                    \"CreatedBy\": \"34562\",\n                    \"UpdatedBy\": \"MBank Tech Operations\"\n                }\n            }\n        ],\n        \"OrganizationList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    }\n]"}],"_postman_id":"5341db0a-95d3-4f25-807a-79f237f80e41"},{"name":"Search Episode","event":[{"listen":"test","script":{"id":"8850ecfb-8266-4ca1-92b3-d355e5061084","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"08ea69f8-4066-4eea-910f-76ae051267d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/episode/search?title=INDIANAPOLIS&contentid=cid:org:pbs.org:Rightsline-67440","description":"<p>The <strong>Search Episode</strong> feature allows you to find a specific episode in the catalog using the title, content ID, or EIDR ID. An episode is a specific installment or part of a series or show.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><p><code>title</code>: This parameter allows you to search for an episode using its title. This can be useful when you know the name of the episode you're looking for.</p>\n</li>\n<li><p><code>contentid</code>: This parameter allows you to search for an episode using its content ID. This can be useful when you have a specific content ID you want to search for.</p>\n</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact episode you're looking for. This can be particularly useful when you're looking for a specific episode or want to find an episode that matches a specific content ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String, wildcard</p>\n","type":"text/plain"},"key":"title","value":"INDIANAPOLIS"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"contentid","value":"cid:org:pbs.org:Rightsline-67440"}],"variable":[]}},"response":[{"id":"3ab9afd2-5c36-4853-9701-dcd5cb8cb3cb","name":"Search Episode","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/episode/search?title=INDIANAPOLIS&contentid=cid:org:pbs.org:Rightsline-67440","host":["{{baseurl}}"],"path":["episode","search"],"query":[{"key":"title","value":"INDIANAPOLIS","description":"String, wildcard"},{"key":"contentid","value":"cid:org:pbs.org:Rightsline-67440","description":"String"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n            },\n            \"organizations\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n            },\n            \"season\": {\n                \"href\": \"/season/cid:org:pbs.org:Season912\"\n            }\n        },\n        \"EpisodeUID\": \"cid:org:pbs.org:Episode25798\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T12:41:13Z\",\n        \"UpdateDateTime\": \"2025-10-13T15:11:09Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Season912\",\n        \"EntityType\": \"Episode\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Vintage Indianapolis\",\n        \"Title19\": \"S20E21\",\n        \"Title120\": \"Vintage Indianapolis\",\n        \"TitleClass\": \"Release\",\n        \"TitleLanguage\": \"\",\n        \"EpisodeClass\": \"Main\",\n        \"EpisodeNumber\": \"2021\",\n        \"DistributionNumber\": 21,\n        \"ApproximateLength\": \"PT1H0M0S\",\n        \"SynopsisShort\": \"Travel back 15 years to learn today's values for previously appraised items, like a $250,000 find.\",\n        \"SynopsisLong\": \"Travel back 15 years to learn the current values for previously appraised finds. Highlights include an autographed electric guitar, a Little Orphan Annie dress, ca. 1930, and a 1913 N.C. Wyeth painting. Which item values fell and which ones soared\",\n        \"CountryOfOrigin\": \"\",\n        \"PrimaryGenre\": \"History\",\n        \"SecondaryGenre\": [],\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"ReleaseDate\": \"2016-07-12T00:00:00Z\",\n        \"USTVRating\": \"TV-G\",\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [\n                \"Arts\",\n                \"Other\"\n            ],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [\n                \"Elderly\",\n                \"Women\",\n                \"History\",\n                \"Illinois\",\n                \"Indiana\",\n                \"Arts\",\n                \"Antiques\"\n            ],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  002021\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-446664764\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-4209754\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-59163\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-6748\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Alliant-3380\"\n            },\n            {\n                \"ContentID\": \"cid:IMDbId:tt14619274\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/E7EF-6DBF-96E2-7968-08DA-F\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:EP002036520501\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3268745\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Bailey, Kathleen\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Barrett, Noel\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3279431\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Callahan, James\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3286870\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Cresswell, Donald H.\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3292771\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Druckman, Nancy\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3293180\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Dunbar, Leila\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3294868\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Ellis, Donald\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3296562\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Farmer, Ken\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3296751\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Fausel, Alan\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3298912\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Force, Debra\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode25798/credits?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"CompilationIDList\": [],\n        \"EditIDList\": [\n            \"cid:org:pbs.org:Edit47840\",\n            \"cid:org:pbs.org:Edit75401\"\n        ],\n        \"ManifestationIDList\": [\n            \"cid:org:pbs.org:Manifestation53355\",\n            \"cid:org:pbs.org:Manifestation53356\",\n            \"cid:org:pbs.org:Manifestation364550\",\n            \"cid:org:pbs.org:Manifestation461015\"\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167974,\n                \"DisplayName\": \"WGBH Educational Foundation\",\n                \"Domain\": \"\",\n                \"Role\": \"Copyright Holder\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454770,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455073,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455088,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455137,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"ORLANDO BAGWELL\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455175,\n                        \"Phone\": \"(617) 300-3501\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                        \"ContactName\": \"Marsha Bemko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455188,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455303,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455327,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167974,\n                \"DisplayName\": \"WGBH Educational Foundation\",\n                \"Domain\": \"\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454770,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455073,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455088,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455137,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"ORLANDO BAGWELL\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455175,\n                        \"Phone\": \"(617) 300-3501\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                        \"ContactName\": \"Marsha Bemko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455188,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455303,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455327,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"1297181\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n            },\n            \"organizations\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n            },\n            \"season\": {\n                \"href\": \"/season/cid:org:pbs.org:Season913\"\n            }\n        },\n        \"EpisodeUID\": \"cid:org:pbs.org:Episode27528\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T12:43:54Z\",\n        \"UpdateDateTime\": \"2025-10-13T15:11:29Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Season913\",\n        \"EntityType\": \"Episode\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Indianapolis Hour 1\",\n        \"Title19\": \"Indianapolis Hr1\",\n        \"Title120\": \"Indianapolis Hour 1\",\n        \"TitleClass\": \"Release\",\n        \"TitleLanguage\": \"\",\n        \"EpisodeClass\": \"Main\",\n        \"EpisodeNumber\": \"2104\",\n        \"DistributionNumber\": 4,\n        \"ApproximateLength\": \"PT1H0M0S\",\n        \"SynopsisShort\": \"A Rockwell self-portrait, a signed Indy 500 flag and a Victorian wedding outfit. One's the top find!\",\n        \"SynopsisLong\": \"Travel to Indiana's capital city to uncover antique and vintage treasures such as a Norman Rockwell charcoal self-portrait, ca. 1976, a 1958 signed Indy 500 racing flag and an 1883 Victorian wedding ensemble. Which is the night's top find\",\n        \"CountryOfOrigin\": \"\",\n        \"PrimaryGenre\": \"History\",\n        \"SecondaryGenre\": [],\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"ReleaseDate\": \"2017-01-31T01:00:00Z\",\n        \"USTVRating\": \"TV-G\",\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [\n                \"American History/Biography\",\n                \"Arts\",\n                \"Women\",\n                \"Other\"\n            ],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [\n                \"Blacks\",\n                \"Elderly\",\n                \"Hispanics\",\n                \"Women\",\n                \"American History\",\n                \"History\",\n                \"Indiana\",\n                \"Arts\",\n                \"Civil War\",\n                \"Antiques\",\n                \"Biography/Memoir\"\n            ],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  002104\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-518460346\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-70364\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2648782\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-6761\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:EP002036520514\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/D669-0050-7F61-6C59-EDCF-1\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-132816070\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Porterfield, Steven\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-194260522\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Henry, Anne\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3278971\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Buxton, John\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3293180\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Dunbar, Leila\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-329611948\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Zahajko, Grant\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3298912\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Force, Debra\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3319704\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Katz, Allan\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3333111\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Mason, Lark E.\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3351950\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Rago, David\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3358585\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Salem, Virginia\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode27528/credits?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"CompilationIDList\": [],\n        \"EditIDList\": [\n            \"cid:org:pbs.org:Edit68034\",\n            \"cid:org:pbs.org:Edit68035\",\n            \"cid:org:pbs.org:Edit68868\"\n        ],\n        \"ManifestationIDList\": [\n            \"cid:org:pbs.org:Manifestation24199\",\n            \"cid:org:pbs.org:Manifestation24946\",\n            \"cid:org:pbs.org:Manifestation42239\",\n            \"cid:org:pbs.org:Manifestation347640\",\n            \"cid:org:pbs.org:Manifestation371533\",\n            \"cid:org:pbs.org:Manifestation416764\",\n            \"cid:org:pbs.org:Manifestation417235\",\n            \"cid:org:pbs.org:Manifestation443427\",\n            \"cid:org:pbs.org:Manifestation443428\",\n            \"cid:org:pbs.org:Manifestation443655\",\n            \"cid:org:pbs.org:Manifestation458220\",\n            \"cid:org:pbs.org:Manifestation458221\"\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167974,\n                \"DisplayName\": \"WGBH Educational Foundation\",\n                \"Domain\": \"\",\n                \"Role\": \"Copyright Holder\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454770,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455073,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455088,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455137,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"ORLANDO BAGWELL\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455175,\n                        \"Phone\": \"(617) 300-3501\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                        \"ContactName\": \"Marsha Bemko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455188,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455303,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455327,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27528/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167973,\n                \"DisplayName\": \"WFYI\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167973/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167973\"\n                            }\n                        },\n                        \"ContactID\": 467935185,\n                        \"Phone\": \"3176140476\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"1401 NORTH MERIDIAN STREET INDIANAPLOIS, IN  46202   \",\n                        \"PrimaryEmail\": \"ctaylor@wfyi.org\",\n                        \"ContactName\": \"Clayton Taylor\"\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"1297181\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n            },\n            \"organizations\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n            },\n            \"season\": {\n                \"href\": \"/season/cid:org:pbs.org:Season913\"\n            }\n        },\n        \"EpisodeUID\": \"cid:org:pbs.org:Episode27529\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T12:43:54Z\",\n        \"UpdateDateTime\": \"2025-10-13T15:11:18Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Season913\",\n        \"EntityType\": \"Episode\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Indianapolis Hour 2\",\n        \"Title19\": \"Indianapolis E2\",\n        \"Title120\": \"Indianapolis Hour 2\",\n        \"TitleClass\": \"Release\",\n        \"TitleLanguage\": \"\",\n        \"EpisodeClass\": \"Main\",\n        \"EpisodeNumber\": \"2105\",\n        \"DistributionNumber\": 5,\n        \"ApproximateLength\": \"PT1H0M0S\",\n        \"SynopsisShort\": \"A Joe Louis-signed bottle, a Sheraton sideboard and a Yankees team-signed ball. One's the top find!\",\n        \"SynopsisLong\": \"Discover treasures from Indianapolis including a 1952 Joe Louis-signed whiskey bottle, a Sheraton sideboard, ca. 1820 and a 1928 New York Yankees team-signed baseball. Which one is the top find of the hour\",\n        \"CountryOfOrigin\": \"\",\n        \"PrimaryGenre\": \"History\",\n        \"SecondaryGenre\": [],\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"ReleaseDate\": \"2017-02-07T01:00:00Z\",\n        \"USTVRating\": \"TV-G\",\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [\n                \"Arts\",\n                \"Other\"\n            ],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [\n                \"Elderly\",\n                \"Women\",\n                \"History\",\n                \"Indiana\",\n                \"Arts\",\n                \"Painting/Drawing\",\n                \"Antiques\",\n                \"Culture\"\n            ],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  002105\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-518460348\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-70365\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2648783\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-6762\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:EP002036520515\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/D20F-CE80-2478-F91E-804C-W\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-135860181\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Supp, James\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-236771334\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Fletcher, Stephen L.\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-245820024\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Pokluda, Ralph\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Barrett, Noel\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3289203\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Dawes, Nicholas M.\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3293180\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Dunbar, Leila\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3293656\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Dyer, Linda\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-329611948\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Zahajko, Grant\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3303720\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Gloss, Ken\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3307258\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Guzman, Kathleen\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode27529/credits?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"CompilationIDList\": [],\n        \"EditIDList\": [\n            \"cid:org:pbs.org:Edit68036\",\n            \"cid:org:pbs.org:Edit68037\",\n            \"cid:org:pbs.org:Edit72971\"\n        ],\n        \"ManifestationIDList\": [\n            \"cid:org:pbs.org:Manifestation67362\",\n            \"cid:org:pbs.org:Manifestation67671\",\n            \"cid:org:pbs.org:Manifestation84717\",\n            \"cid:org:pbs.org:Manifestation348714\",\n            \"cid:org:pbs.org:Manifestation371943\",\n            \"cid:org:pbs.org:Manifestation372093\",\n            \"cid:org:pbs.org:Manifestation417540\",\n            \"cid:org:pbs.org:Manifestation417886\",\n            \"cid:org:pbs.org:Manifestation443895\",\n            \"cid:org:pbs.org:Manifestation443896\",\n            \"cid:org:pbs.org:Manifestation444161\",\n            \"cid:org:pbs.org:Manifestation458227\",\n            \"cid:org:pbs.org:Manifestation458236\"\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167973,\n                \"DisplayName\": \"WFYI\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167973/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167973\"\n                            }\n                        },\n                        \"ContactID\": 467935185,\n                        \"Phone\": \"3176140476\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"1401 NORTH MERIDIAN STREET INDIANAPLOIS, IN  46202   \",\n                        \"PrimaryEmail\": \"ctaylor@wfyi.org\",\n                        \"ContactName\": \"Clayton Taylor\"\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27529/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167974,\n                \"DisplayName\": \"WGBH Educational Foundation\",\n                \"Domain\": \"\",\n                \"Role\": \"Copyright Holder\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454770,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455073,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455088,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455137,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"ORLANDO BAGWELL\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455175,\n                        \"Phone\": \"(617) 300-3501\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                        \"ContactName\": \"Marsha Bemko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455188,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455303,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455327,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"1297181\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n            },\n            \"organizations\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n            },\n            \"season\": {\n                \"href\": \"/season/cid:org:pbs.org:Season913\"\n            }\n        },\n        \"EpisodeUID\": \"cid:org:pbs.org:Episode27530\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T12:43:54Z\",\n        \"UpdateDateTime\": \"2025-10-13T15:11:40Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Season913\",\n        \"EntityType\": \"Episode\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Indianapolis Hour 3\",\n        \"Title19\": \"Indianapolis E3\",\n        \"Title120\": \"Indianapolis Hour 3\",\n        \"TitleClass\": \"Release\",\n        \"TitleLanguage\": \"\",\n        \"EpisodeClass\": \"Main\",\n        \"EpisodeNumber\": \"2106\",\n        \"DistributionNumber\": 6,\n        \"ApproximateLength\": \"PT1H0M0S\",\n        \"SynopsisShort\": \"A Mucha JOB poster, a Nakashima floor lamp and a Ty Cobb-signed baseball. Which is the big find\",\n        \"SynopsisLong\": \"Travel to Indianapolis for hidden treasures including an 1898 Alphonse Mucha JOB poster, a 1974 George Nakashima 'Kent Hall' floor lamp and a 1961 Ty Cobb-signed baseball. Which is the big find\",\n        \"CountryOfOrigin\": \"\",\n        \"PrimaryGenre\": \"History\",\n        \"SecondaryGenre\": [],\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"ReleaseDate\": \"2017-02-14T01:00:00Z\",\n        \"USTVRating\": \"TV-G\",\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [\n                \"Arts\",\n                \"Culture\",\n                \"Demonstration/Instructional\",\n                \"Other\"\n            ],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [\n                \"Elderly\",\n                \"American History\",\n                \"History\",\n                \"Indiana\",\n                \"Arts\",\n                \"Painting/Drawing\",\n                \"Culture\"\n            ],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  002106\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-518460350\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-70366\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2648785\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-6763\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:EP002036520516\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/87DE-8FC4-6B63-A249-05BA-7\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-145258645\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Lowry, Nicholas D.\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-145259176\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Quinn, Matthew\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-145896992\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Shrader, Jeff\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-194260614\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Woolley, Laura\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-25493757\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Sanders, Ken\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3293180\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Dunbar, Leila\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3303817\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Goddard, Dessa\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3306437\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Grogan, Michael B.\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3314586\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Humler, Riley\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3327732\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Lieberman, Gloria\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode27530/credits?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"CompilationIDList\": [],\n        \"EditIDList\": [\n            \"cid:org:pbs.org:Edit68038\",\n            \"cid:org:pbs.org:Edit68039\",\n            \"cid:org:pbs.org:Edit71185\"\n        ],\n        \"ManifestationIDList\": [\n            \"cid:org:pbs.org:Manifestation110382\",\n            \"cid:org:pbs.org:Manifestation110383\",\n            \"cid:org:pbs.org:Manifestation349467\",\n            \"cid:org:pbs.org:Manifestation349468\",\n            \"cid:org:pbs.org:Manifestation349759\",\n            \"cid:org:pbs.org:Manifestation372038\",\n            \"cid:org:pbs.org:Manifestation372056\",\n            \"cid:org:pbs.org:Manifestation418633\",\n            \"cid:org:pbs.org:Manifestation418637\",\n            \"cid:org:pbs.org:Manifestation418750\",\n            \"cid:org:pbs.org:Manifestation444323\",\n            \"cid:org:pbs.org:Manifestation444326\",\n            \"cid:org:pbs.org:Manifestation444334\",\n            \"cid:org:pbs.org:Manifestation458591\",\n            \"cid:org:pbs.org:Manifestation458626\"\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167973,\n                \"DisplayName\": \"WFYI\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167973/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167973\"\n                            }\n                        },\n                        \"ContactID\": 467935185,\n                        \"Phone\": \"3176140476\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"1401 NORTH MERIDIAN STREET INDIANAPLOIS, IN  46202   \",\n                        \"PrimaryEmail\": \"ctaylor@wfyi.org\",\n                        \"ContactName\": \"Clayton Taylor\"\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode27530/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167974,\n                \"DisplayName\": \"WGBH Educational Foundation\",\n                \"Domain\": \"\",\n                \"Role\": \"Copyright Holder\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454770,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455073,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455088,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455137,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"ORLANDO BAGWELL\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455175,\n                        \"Phone\": \"(617) 300-3501\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                        \"ContactName\": \"Marsha Bemko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455188,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455303,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455327,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"1297181\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode29115\"\n            },\n            \"organizations\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode29115/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode29115/credits\"\n            }\n        },\n        \"EpisodeUID\": \"cid:org:pbs.org:Episode29115\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T12:46:14Z\",\n        \"UpdateDateTime\": \"2025-08-29T17:12:08Z\",\n        \"ParentUID\": null,\n        \"EntityType\": \"Episode\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"USS Indianapolis Live - From the Deep\",\n        \"Title19\": \"Uss Indianapolis Li\",\n        \"Title120\": \"USS Indianapolis Live - From the Deep\",\n        \"TitleClass\": \"Release\",\n        \"TitleLanguage\": \"\",\n        \"EpisodeClass\": \"one-time-only\",\n        \"EpisodeNumber\": \"0\",\n        \"DistributionNumber\": 1,\n        \"ApproximateLength\": \"PT1H0M0S\",\n        \"SynopsisShort\": \"Take a live tour of the wreckage from the USS Indianapolis, the WWII vessel sunk in 1945.\",\n        \"SynopsisLong\": \"Take a live tour of the wreckage from the USS Indianapolis, the WWII vessel lying at the bottom of the Pacific since its sinking in 1945. Video of the vessel, which was found in August, will be transmitted from a remotely operated vehicle.\",\n        \"CountryOfOrigin\": \"\",\n        \"PrimaryGenre\": \"History\",\n        \"SecondaryGenre\": [],\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": []\n        },\n        \"ReleaseDate\": \"2017-09-14T02:00:00Z\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [\n                \"American History/Biography\",\n                \"War/Veterans/National Security\",\n                \"Documentary\"\n            ],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [\n                \"Elderly\",\n                \"American History\",\n                \"History\",\n                \"Navy\",\n                \"Science\",\n                \"Technology\",\n                \"Veterans\",\n                \"War\",\n                \"World War II\",\n                \"Pacific Islands\"\n            ],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLACode:USSI  000000\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-586957727\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-78799\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-43019\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Alliant-4242\"\n            },\n            {\n                \"ContentID\": \"cid:IMDbId:tt32507191\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2650269\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:USSI\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/32B9-9BA4-5587-E0C3-07A2-T\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:MediaManager-a2889412-804a-4a13-94a8-d9204cde4398\"\n            }\n        ],\n        \"CreditsList\": [],\n        \"CompilationIDList\": [],\n        \"EditIDList\": [\n            \"cid:org:pbs.org:Edit67095\"\n        ],\n        \"ManifestationIDList\": [\n            \"cid:org:pbs.org:Manifestation1678\",\n            \"cid:org:pbs.org:Manifestation1679\",\n            \"cid:org:pbs.org:Manifestation1685\"\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115/credits\"\n                    }\n                },\n                \"OrganizationID\": 1306850,\n                \"DisplayName\": \"Peacock Productions\",\n                \"Domain\": \"\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": null,\n                \"Address\": null,\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/1306850/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/1306850\"\n                            }\n                        },\n                        \"ContactID\": 1306850,\n                        \"Phone\": \"\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"30 Rockefeller Plaza,ATTN: NBC News Legal Group New York NY 10112\",\n                        \"PrimaryEmail\": \"\",\n                        \"ContactName\": \"Peacock Productions\"\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115/credits\"\n                    }\n                },\n                \"OrganizationID\": 1053083,\n                \"DisplayName\": \"Miles O’Brien Productions, LLC\",\n                \"Domain\": \"\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/1053083/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/1053083\"\n                            }\n                        },\n                        \"ContactID\": 1053083,\n                        \"Phone\": \"\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"\",\n                        \"PrimaryEmail\": \"\",\n                        \"ContactName\": \"Miles O’Brien Productions, LLC\"\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115/credits\"\n                    }\n                },\n                \"OrganizationID\": 937576,\n                \"DisplayName\": \"Vulcan Productions Inc.\",\n                \"Domain\": null,\n                \"Role\": \"Copyright Holder\",\n                \"Phone\": null,\n                \"PhoneType\": null,\n                \"Address\": null,\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/937576/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/937576\"\n                            }\n                        },\n                        \"ContactID\": 937576,\n                        \"Phone\": null,\n                        \"PhoneType\": null,\n                        \"Address\": \"\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"Vulcan Productions Inc.\"\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode29115/credits\"\n                    }\n                },\n                \"OrganizationID\": 937576,\n                \"DisplayName\": \"Vulcan Productions Inc.\",\n                \"Domain\": null,\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": null,\n                \"Address\": null,\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/937576/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/937576\"\n                            }\n                        },\n                        \"ContactID\": 937576,\n                        \"Phone\": null,\n                        \"PhoneType\": null,\n                        \"Address\": \"\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"Vulcan Productions Inc.\"\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"MBank Tech Operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode30946\"\n            },\n            \"organizations\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode30946/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode30946/credits\"\n            }\n        },\n        \"EpisodeUID\": \"cid:org:pbs.org:Episode30946\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T12:48:51Z\",\n        \"UpdateDateTime\": \"2025-10-10T03:35:28Z\",\n        \"ParentUID\": null,\n        \"EntityType\": \"Episode\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"USS Indianapolis: The Final Chapter\",\n        \"Title19\": \"Uss Indianapolis: T\",\n        \"Title120\": \"USS Indianapolis: The Final Chapter\",\n        \"TitleClass\": \"Release\",\n        \"TitleLanguage\": \"\",\n        \"EpisodeClass\": \"one-time-only\",\n        \"EpisodeNumber\": \"0\",\n        \"DistributionNumber\": 1,\n        \"ApproximateLength\": \"PT1H30M0S\",\n        \"SynopsisShort\": \"In July 1945, a Japanese submarine sinks the USS Indianapolis. Indianapolis' final resting place remains a mystery for more than seven decades, until an expedition launched by philanthropist Paul G. Allen discovers the ship in August 2017.\",\n        \"SynopsisLong\": \"In the waning days of WWII, the cruiser USS Indianapolis has just delivered the atomic bomb destined for Hiroshima - and sails off to join the Allied invasion force. Just after midnight on July 30, 1945, she is torpedoed by a Japanese sub in the Philippine Sea. She sinks within minutes, taking 300 of her crew down with her. The 900 survivors drift for four and a half days, battling the sun, thirst, sharks, and their own fear. It is a disaster that owes as much to bureaucratic snafus as it does to enemy action: the Navy loses track of the ship and fails to mount a search. It is only by chance that a passing plane happens to spot the survivors. Only 316 of them are pulled from the sea alive. The sinking of Indianapolis remains the U.S. Navy's worst single loss of life at sea. The tragic end of the Indianapolis and the location of its remains are shrouded in mystery for more than seven decades, until an expedition launched by philanthropist Paul G. Allen discovers the ship in August 2017, in some of the deepest waters on the planet. Now the definitive story of USS Indianapolis will finally be told as we reconstruct the ship's heroic legacy, and her dramatic final moments. This scientific detective story details the events that led up to the discovery of the wreck site, combining never-before-seen archival footage and CGI, with the moving accounts of the few remaining survivors, the testimony of historians, and spectacular HD footage of the well-preserved wreckage,18,000 feet down. We also tell the story of Captain Charles Butler McVay III, who survives the sinking of his ship - the only captain in U.S. history convicted for losing his ship in wartime.\",\n        \"CountryOfOrigin\": \"\",\n        \"PrimaryGenre\": \"History\",\n        \"SecondaryGenre\": [],\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"ReleaseDate\": \"2019-01-09T03:30:00Z\",\n        \"USTVRating\": \"TV-PG\",\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [\n                \"American History/Biography\",\n                \"War/Veterans/National Security\",\n                \"Documentary\"\n            ],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [\n                \"Elderly\",\n                \"Women\",\n                \"History\",\n                \"Navy\",\n                \"Veterans\",\n                \"World War II\",\n                \"Oceanography\"\n            ],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-634548634\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLACode:USIF  000000\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-85452\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-1374\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Alliant-4242\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2652034\"\n            },\n            {\n                \"ContentID\": \"cid:IMDbId:tt10373806\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:USIF\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/BD72-7549-8599-DD08-0EEA-X\"\n            }\n        ],\n        \"CreditsList\": [],\n        \"CompilationIDList\": [],\n        \"EditIDList\": [\n            \"cid:org:pbs.org:Edit51926\"\n        ],\n        \"ManifestationIDList\": [\n            \"cid:org:pbs.org:Manifestation85865\",\n            \"cid:org:pbs.org:Manifestation85866\",\n            \"cid:org:pbs.org:Manifestation385437\"\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946/credits\"\n                    }\n                },\n                \"OrganizationID\": 1061923,\n                \"DisplayName\": \"Lone Wolf Media\",\n                \"Domain\": \"\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/1061923/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/1061923\"\n                            }\n                        },\n                        \"ContactID\": 1061923,\n                        \"Phone\": \"\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"\",\n                        \"PrimaryEmail\": \"\",\n                        \"ContactName\": \"Lone Wolf Media\"\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167869,\n                \"DisplayName\": \"Vulcan Productions Inc.\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 5475904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 5480862,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 8552782,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 29445360,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 587679257,\n                        \"Phone\": \"206-342-2122\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": \"carolet@vulcan.com\",\n                        \"ContactName\": \"Carole Tomko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 588124666,\n                        \"Phone\": \"212-560-8245\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": \"junj@thirteen.org\",\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 635244965,\n                        \"Phone\": \"2063422471\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": \"rockyc@vulcan.com\",\n                        \"ContactName\": \"Rocky Collins\"\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode30946/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167869,\n                \"DisplayName\": \"Vulcan Productions Inc.\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Copyright Holder\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 5475904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 5480862,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 8552782,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 29445360,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 587679257,\n                        \"Phone\": \"206-342-2122\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": \"carolet@vulcan.com\",\n                        \"ContactName\": \"Carole Tomko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 588124666,\n                        \"Phone\": \"212-560-8245\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": \"junj@thirteen.org\",\n                        \"ContactName\": \"Jayne Jun\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167869/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167869\"\n                            }\n                        },\n                        \"ContactID\": 635244965,\n                        \"Phone\": \"2063422471\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"    \",\n                        \"PrimaryEmail\": \"rockyc@vulcan.com\",\n                        \"ContactName\": \"Rocky Collins\"\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"MBank Tech Operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37461\"\n            },\n            \"organizations\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37461/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37461/credits\"\n            }\n        },\n        \"EpisodeUID\": \"cid:org:pbs.org:Episode37461\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-11-16T18:56:02Z\",\n        \"UpdateDateTime\": \"2026-01-13T05:01:06Z\",\n        \"ParentUID\": null,\n        \"EntityType\": \"Episode\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"A Charlie Brown Christmas\",\n        \"Title19\": \"Charlie Brown Chris\",\n        \"Title120\": \"A Charlie Brown Christmas\",\n        \"TitleClass\": \"Release\",\n        \"TitleLanguage\": \"en\",\n        \"EpisodeClass\": \"one-time-only\",\n        \"EpisodeNumber\": \"1\",\n        \"DistributionNumber\": 1,\n        \"ApproximateLength\": \"PT0H30M0S\",\n        \"SynopsisShort\": \"TBD\",\n        \"SynopsisLong\": \"Feeling down about the commercialism of Christmas, Charlie Brown becomes the director of the gang's holiday play. Can he overcome his friends' preference for dancing over acting, find the 'perfect' tree, and discover the true meaning of Christmas\",\n        \"CountryOfOrigin\": \"US\",\n        \"PrimaryGenre\": \"Cultural\",\n        \"SecondaryGenre\": [],\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"ReleaseDate\": \"2020-12-14T00:30:00Z\",\n        \"USTVRating\": \"TV-G\",\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [\n                \"Youth\",\n                \"Children's Live/Animation\"\n            ],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [\n                \"Women\",\n                \"Children\",\n                \"Christmas\",\n                \"Holidays\",\n                \"Theater\"\n            ],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-105841\"\n            },\n            {\n                \"ContentID\": \"cid:IMDbId:tt0059026\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-67440\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:CBXM\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLACode:CBXM  000000\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-657844834\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2841206\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:SH000527390000\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/25AB-C4B1-FFF5-ED73-1635-S\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461/organizations\"\n                    }\n                },\n                \"TalentID\": \"67440-Producer-TBD\",\n                \"Role\": \"Producer\",\n                \"DisplayName\": \"TBD\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461/organizations\"\n                    }\n                },\n                \"TalentID\": \"67440-Director-TBD\",\n                \"Role\": \"Director\",\n                \"DisplayName\": \"TBD\"\n            }\n        ],\n        \"CompilationIDList\": [],\n        \"EditIDList\": [\n            \"cid:org:pbs.org:Edit53585\"\n        ],\n        \"ManifestationIDList\": [\n            \"cid:org:pbs.org:Manifestation374467\",\n            \"cid:org:pbs.org:Manifestation375228\",\n            \"cid:org:pbs.org:Manifestation394124\",\n            \"cid:org:pbs.org:Manifestation394907\"\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461/credits\"\n                    }\n                },\n                \"OrganizationID\": 3136739,\n                \"DisplayName\": \"PBS NPS Kids\",\n                \"Domain\": \"pbs.org\",\n                \"Role\": \"Distributor\",\n                \"Phone\": null,\n                \"PhoneType\": null,\n                \"Address\": null,\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3136739/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3136739\"\n                            }\n                        },\n                        \"ContactID\": 3136739,\n                        \"Phone\": \"703-739-5010\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                        \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                        \"ContactName\": \"PBS Content Services\"\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode37461/credits\"\n                    }\n                },\n                \"OrganizationID\": 1038529,\n                \"DisplayName\": \"United Feature Syndicate\",\n                \"Domain\": null,\n                \"Role\": \"Copyright Holder\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/1038529/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/1038529\"\n                            }\n                        },\n                        \"ContactID\": 1038529,\n                        \"Phone\": null,\n                        \"PhoneType\": null,\n                        \"Address\": \"\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"United Feature Syndicate\"\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"2072111\"\n        }\n    }\n]"},{"id":"214aa169-1df2-4f25-9427-15a0e5c17776","name":"Search Episode - eidrid","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/episode/search?contentid=cid:eidrid:10.5240/E7EF-6DBF-96E2-7968-08DA-F","host":["{{baseurl}}"],"path":["episode","search"],"query":[{"key":"title","value":"INDIANAPOLIS","description":"String, wildcard","disabled":true},{"key":"contentid","value":"cid:eidrid:10.5240/E7EF-6DBF-96E2-7968-08DA-F","description":"String"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n            },\n            \"organizations\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n            },\n            \"credits\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n            },\n            \"season\": {\n                \"href\": \"/season/cid:org:pbs.org:Season912\"\n            }\n        },\n        \"EpisodeUID\": \"cid:org:pbs.org:Episode25798\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-12T12:41:13Z\",\n        \"UpdateDateTime\": \"2025-10-13T15:11:09Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Season912\",\n        \"EntityType\": \"Episode\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Vintage Indianapolis\",\n        \"Title19\": \"S20E21\",\n        \"Title120\": \"Vintage Indianapolis\",\n        \"TitleClass\": \"Release\",\n        \"TitleLanguage\": \"\",\n        \"EpisodeClass\": \"Main\",\n        \"EpisodeNumber\": \"2021\",\n        \"DistributionNumber\": 21,\n        \"ApproximateLength\": \"PT1H0M0S\",\n        \"SynopsisShort\": \"Travel back 15 years to learn today's values for previously appraised items, like a $250,000 find.\",\n        \"SynopsisLong\": \"Travel back 15 years to learn the current values for previously appraised finds. Highlights include an autographed electric guitar, a Little Orphan Annie dress, ca. 1930, and a 1913 N.C. Wyeth painting. Which item values fell and which ones soared\",\n        \"CountryOfOrigin\": \"\",\n        \"PrimaryGenre\": \"History\",\n        \"SecondaryGenre\": [],\n        \"Language\": {\n            \"PrimaryMode\": \"Audio\",\n            \"PrimaryLanguage\": \"en\",\n            \"SecondaryLanguage\": [\n                \"en\"\n            ]\n        },\n        \"ReleaseDate\": \"2016-07-12T00:00:00Z\",\n        \"USTVRating\": \"TV-G\",\n        \"RatingReason\": [],\n        \"Keywords\": {\n            \"Mood\": [],\n            \"TimePeriod\": [],\n            \"Theme\": [\n                \"Arts\",\n                \"Other\"\n            ],\n            \"Character\": [],\n            \"Setting\": [],\n            \"Subject\": [\n                \"Elderly\",\n                \"Women\",\n                \"History\",\n                \"Illinois\",\n                \"Indiana\",\n                \"Arts\",\n                \"Antiques\"\n            ],\n            \"General\": []\n        },\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  002021\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-446664764\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-4209754\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Listings-59163\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Rightsline-6748\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Alliant-3380\"\n            },\n            {\n                \"ContentID\": \"cid:IMDbId:tt14619274\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n            },\n            {\n                \"ContentID\": \"cid:eidrid:10.5240/E7EF-6DBF-96E2-7968-08DA-F\"\n            },\n            {\n                \"ContentID\": \"cid:TMSId:EP002036520501\"\n            }\n        ],\n        \"CreditsList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3268745\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Bailey, Kathleen\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Barrett, Noel\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3279431\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Callahan, James\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3286870\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Cresswell, Donald H.\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3292771\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Druckman, Nancy\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3293180\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Dunbar, Leila\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3294868\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Ellis, Donald\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3296562\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Farmer, Ken\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3296751\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Fausel, Alan\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"organizations\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    }\n                },\n                \"TalentID\": \"cid:org:pbs.org:Broadview-3298912\",\n                \"Role\": \"Guest\",\n                \"DisplayName\": \"Force, Debra\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode25798/credits?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"CompilationIDList\": [],\n        \"EditIDList\": [\n            \"cid:org:pbs.org:Edit47840\",\n            \"cid:org:pbs.org:Edit75401\"\n        ],\n        \"ManifestationIDList\": [\n            \"cid:org:pbs.org:Manifestation53355\",\n            \"cid:org:pbs.org:Manifestation53356\",\n            \"cid:org:pbs.org:Manifestation364550\",\n            \"cid:org:pbs.org:Manifestation461015\"\n        ],\n        \"OrganizationList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167974,\n                \"DisplayName\": \"WGBH Educational Foundation\",\n                \"Domain\": \"\",\n                \"Role\": \"Copyright Holder\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454770,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455073,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455088,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455137,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"ORLANDO BAGWELL\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455175,\n                        \"Phone\": \"(617) 300-3501\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                        \"ContactName\": \"Marsha Bemko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455188,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455303,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455327,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/organizations\"\n                    },\n                    \"episode\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798\"\n                    },\n                    \"credits\": {\n                        \"href\": \"/episode/cid:org:pbs.org:Episode25798/credits\"\n                    }\n                },\n                \"OrganizationID\": 3167974,\n                \"DisplayName\": \"WGBH Educational Foundation\",\n                \"Domain\": \"\",\n                \"Role\": \"Production Company\",\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                \"ContactInfoList\": [\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454770,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5454904,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455073,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455088,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455128,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455137,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": \"ORLANDO BAGWELL\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455175,\n                        \"Phone\": \"(617) 300-3501\",\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                        \"ContactName\": \"Marsha Bemko\"\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455188,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455303,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"_links\": {\n                            \"self\": {\n                                \"href\": \"/organization/3167974/contactinfolist\"\n                            },\n                            \"organization\": {\n                                \"href\": \"/organization/3167974\"\n                            }\n                        },\n                        \"ContactID\": 5455327,\n                        \"Phone\": null,\n                        \"PhoneType\": \"Office\",\n                        \"Address\": \"One Guest Street   Boston 02135\",\n                        \"PrimaryEmail\": null,\n                        \"ContactName\": null\n                    },\n                    {\n                        \"links\": {\n                            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                        }\n                    }\n                ]\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"1297181\"\n        }\n    }\n]"}],"_postman_id":"08ea69f8-4066-4eea-910f-76ae051267d3"},{"name":"Search Edit","event":[{"listen":"test","script":{"id":"3a995b40-71d6-48df-9062-2f19a73c5be9","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"c11b356d-5055-497a-816e-a58438c3e7c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/edit/search?title=Wild Kratts&alternatecontentid=apid:org:pbs.org:Broadview-1210800","description":"<p>The <strong>Search EDIT</strong> feature allows you to find a specific edit of a program in the catalog using the title or the alternate content ID. An edit is a version of a program that has been altered or modified in some way, such as for content, length, or format.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><p><code>title</code>: This parameter allows you to search for an edit using its title. This can be useful when you know the name of the program you're looking for.</p>\n</li>\n<li><p><code>alternatecontentid</code>: This parameter allows you to search for an edit using its alternate content ID. This can be useful when you have a specific alternate content ID you want to search for.</p>\n</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact edit you're looking for. This can be particularly useful when you're looking for a specific edit or want to find an edit that matches a specific alternate content ID.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["edit","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String, wildcard</p>\n","type":"text/plain"},"key":"title","value":"Wild Kratts"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"alternatecontentid","value":"apid:org:pbs.org:Broadview-1210800"}],"variable":[]}},"response":[{"id":"9f126e71-451b-48a9-81ba-9687bf7c0b19","name":"Search Edit","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/edit/search?title=Wild Kratts&alternatecontentid=apid:org:pbs.org:Broadview-1210800","host":["{{baseurl}}"],"path":["edit","search"],"query":[{"key":"title","value":"Wild Kratts","description":"String, wildcard"},{"key":"alternatecontentid","value":"apid:org:pbs.org:Broadview-1210800","description":"String"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit51241\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit51241\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-04-02T21:04:27Z\",\n        \"UpdateDateTime\": \"2025-12-06T17:27:49Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode28684\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: Creepy Creatures\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Syndication\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H58M46S\",\n        \"USTVRating\": \"TV-Y\",\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-62951\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6507624\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit51293\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit51293\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-04-02T21:04:48Z\",\n        \"UpdateDateTime\": \"2025-12-06T17:30:07Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode22099\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: Back in Creature Time\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Syndication\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H58M46S\",\n        \"USTVRating\": \"TV-Y\",\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-63006\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6507672\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit52118\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit52118\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-04-02T21:10:26Z\",\n        \"UpdateDateTime\": \"2025-12-06T18:02:55Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode25882\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: Creatures of the Deep Sea\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Syndication\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H58M46S\",\n        \"USTVRating\": \"TV-Y\",\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-63883\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6508341\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit52407\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit52407\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-04-02T21:12:25Z\",\n        \"UpdateDateTime\": \"2025-12-06T18:14:21Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34516\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: Amazin' Amazon Adventure\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Syndication\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H58M46S\",\n        \"USTVRating\": \"TV-Y\",\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-64186\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6508592\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit55316\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit55316\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-04-02T21:32:38Z\",\n        \"UpdateDateTime\": \"2025-11-29T00:13:32Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode39045\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: Cats and Dogs\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Syndication\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H58M46S\",\n        \"USTVRating\": \"TV-Y\",\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-71926\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6491184\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"MBank Tech Operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit56251\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit56251\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-04-02T21:39:12Z\",\n        \"UpdateDateTime\": \"2025-12-06T21:06:10Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode28482\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts Alaska: Hero's Journey\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Syndication\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H28M46S\",\n        \"USTVRating\": \"TV-Y\",\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-74659\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6512422\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": null,\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit69082\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit69082\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-05-21T15:27:02Z\",\n        \"UpdateDateTime\": \"2025-12-07T03:40:46Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode28684\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: Creepy Creatures\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Original\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H44M47S\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-35149\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:pbsdistribution.org:WKCC101V\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6524234\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": \"Edit\",\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": \"MBank Tech Operations\",\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit69676\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit69676\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-05-21T15:35:34Z\",\n        \"UpdateDateTime\": \"2025-12-07T04:11:00Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode25155\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: A Creature Christmas\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Original\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H47M24S\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-39577\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:pbsdistribution.org:WKC101V\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6524892\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": \"Edit\",\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": \"MBank Tech Operations\",\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit70935\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit70935\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-05-21T15:56:00Z\",\n        \"UpdateDateTime\": \"2025-12-07T05:15:13Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode25882\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: Creatures of the Deep Sea\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Original\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT0H49M38S\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-29699\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:pbsdistribution.org:WKS101V\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6526552\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": \"Edit\",\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": \"MBank Tech Operations\",\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/edit/cid:org:pbs.org:Edit72831\"\n            }\n        },\n        \"EditUID\": \"cid:org:pbs.org:Edit72831\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2025-05-21T16:25:15Z\",\n        \"UpdateDateTime\": \"2025-12-07T06:51:47Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode22099\",\n        \"EntityType\": \"Edit\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"Title\": \"Wild Kratts: Back in Creature Time\",\n        \"FileDeliveryStatus\": null,\n        \"EditClass\": [\n            \"Original\"\n        ],\n        \"EditUse\": \"Broadcast\",\n        \"ActualLength\": \"PT1H0M0S\",\n        \"USTVRating\": null,\n        \"RatingReason\": [],\n        \"MadeForRegion\": null,\n        \"ManifestationIDList\": [],\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-29698\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:pbsdistribution.org:WLK085V\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6528350\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": \"Edit\",\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"MBank Tech Operations\",\n            \"CreatedBy\": \"MBank Tech Operations\",\n            \"UpdatedBy\": \"tech-operations\"\n        }\n    },\n    {\n        \"links\": {\n            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/edit/search?pagesize=10&title=Wild Kratts&alternatecontentid=apid:org:pbs.org:Broadview-1210800&offset=10\"\n        }\n    }\n]"}],"_postman_id":"c11b356d-5055-497a-816e-a58438c3e7c0"},{"name":"Search Manifestation","event":[{"listen":"test","script":{"id":"fdff68cd-67e6-49a4-9bd7-4c931715b1e1","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"becc3ddb-8c10-484f-87bb-2eea00e1f1ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/manifestation/search?contentid=cid:org:pbs.org:Broadview-657152686&title=World&usewindowtermstartdate=2010-11-07T00:00:00Z&usewindowtermenddate=2018-08-08T00:00:00Z","description":"<p>The <strong>Search Manifestation</strong> feature allows you to find specific manifestations based on various parameters. A manifestation is a specific version or instance of a piece of content, such as a particular episode of a series.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><p><code>contentid</code>: This parameter allows you to specify the content ID of the manifestation you're interested in. This can be useful when you're looking for a specific version of a piece of content.</p>\n</li>\n<li><p><code>title</code>: This parameter allows you to specify the title of the manifestation. This can be useful when you're looking for a specific episode or version of a piece of content.</p>\n</li>\n<li><p><code>usewindowtermstartdate</code> and <code>usewindowtermenddate</code>: These parameters allow you to specify a date range for the usage window of the manifestation. The service will return manifestations that have a usage window within this date range.</p>\n</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact manifestations you're looking for. This can be particularly useful when you're looking for a specific version of a piece of content, or when you're interested in manifestations that have a specific usage window.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>Stiring</p>\n","type":"text/plain"},"key":"contentid","value":"cid:org:pbs.org:Broadview-657152686"},{"description":{"content":"<p>String, wildcard</p>\n","type":"text/plain"},"key":"title","value":"World"},{"key":"usewindowtermstartdate","value":"2010-11-07T00:00:00Z"},{"key":"usewindowtermenddate","value":"2018-08-08T00:00:00Z"}],"variable":[]}},"response":[{"id":"bf982f7e-527f-44bd-bda2-6c899d48bf5c","name":"Search Manifestation","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/manifestation/search?contentid=cid:org:pbs.org:Broadview-657152686&title=World&usewindowtermstartdate=2010-11-07T00:00:00Z&usewindowtermenddate=2018-08-08T00:00:00Z","host":["{{baseurl}}"],"path":["manifestation","search"],"query":[{"key":"contentid","value":"cid:org:pbs.org:Broadview-657152686","description":"Stiring"},{"key":"title","value":"World","description":"String, wildcard"},{"key":"usewindowtermstartdate","value":"2010-11-07T00:00:00Z"},{"key":"usewindowtermenddate","value":"2018-08-08T00:00:00Z"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation2\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation2/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode872\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation2\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:12Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:54:26Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode872\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M55S\",\n        \"Title\": \"P476837-002 HD-PBS KIDS ARTHUR\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-PBS KIDS\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P476837-002\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644084756\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDPKID\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787858\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation2/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation2\"\n                    }\n                },\n                \"TermUID\": 3823,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Stereo\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation3\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation3/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode15798\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation3\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:12Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:54:26Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode15798\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M55S\",\n        \"Title\": \"P477701-009 HD-PBS KIDS Arthur\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-PBS KIDS\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P477701-009\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644084759\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDPKID\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787859\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation3/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation3\"\n                    }\n                },\n                \"TermUID\": 3824,\n                \"Term\": \"2018-08-04T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Stereo\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation21\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation21/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode26834\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation21\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:13Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:54:30Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode26834\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M46S\",\n        \"Title\": \"P474150-005 HD-Base Daniel Tiger's Neighborhood\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-Base\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P474150-005\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644277624\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDBA\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787875\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation21/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation21\"\n                    }\n                },\n                \"TermUID\": 36687,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            },\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation21/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation21\"\n                    }\n                },\n                \"TermUID\": 2164,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Stereo\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation22\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation22/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode26841\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation22\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:13Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:53:59Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode26841\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M46S\",\n        \"Title\": \"P474157-002 HD-Base Daniel Tiger's Neighborhood\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-Base\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P474157-002\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644277628\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDBA\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787877\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation22/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation22\"\n                    }\n                },\n                \"TermUID\": 34558,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            },\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation22/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation22\"\n                    }\n                },\n                \"TermUID\": 1571,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Stereo\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation29\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation29/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25723\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation29\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:14Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:53:59Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode25723\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M46S\",\n        \"Title\": \"P464283-011 HD-Base Peg + Cat\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-Base\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P464283-011\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644290343\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDBA\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787883\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation29/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation29\"\n                    }\n                },\n                \"TermUID\": 34560,\n                \"Term\": \"2018-08-01T04:00:00Z/2018-08-05T04:00:00Z\"\n            },\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation29/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation29\"\n                    }\n                },\n                \"TermUID\": 1573,\n                \"Term\": \"2018-08-01T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Stereo\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation30\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation30/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode2407\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation30\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:14Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:53:32Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode2407\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M55S\",\n        \"Title\": \"P477886-008 HD-PBS KIDS Cyberchase\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-PBS KIDS\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P477886-008\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644299287\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDPKID\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787885\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation30/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation30\"\n                    }\n                },\n                \"TermUID\": 36902,\n                \"Term\": \"2018-08-01T04:00:00Z/2018-08-05T04:00:00Z\"\n            },\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation30/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation30\"\n                    }\n                },\n                \"TermUID\": 787,\n                \"Term\": \"2018-08-01T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Stereo\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation31\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation31/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode22015\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation31\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:14Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:54:21Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode22015\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M46S\",\n        \"Title\": \"P440749-029 HD-Base Odd Squad\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-Base\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P440749-029\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644299427\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDBA\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787886\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation31/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation31\"\n                    }\n                },\n                \"TermUID\": 35575,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            },\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation31/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation31\"\n                    }\n                },\n                \"TermUID\": 2893,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Surround 5.1\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation42\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation42/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode28779\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation42\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:15Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:54:08Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode28779\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M55S\",\n        \"Title\": \"P489318-012 HD-PBS KIDS Sesame Street\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-PBS KIDS\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P489318-012\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644466490\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDPKID\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787898\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation42/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation42\"\n                    }\n                },\n                \"TermUID\": 35442,\n                \"Term\": \"2018-08-02T04:00:00Z/2018-08-05T04:00:00Z\"\n            },\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation42/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation42\"\n                    }\n                },\n                \"TermUID\": 84,\n                \"Term\": \"2018-08-02T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Stereo\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation52\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation52/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode22041\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation52\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:15Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:53:05Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode22041\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M55S\",\n        \"Title\": \"P478462-009 HD-PBS KIDS Odd Squad\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-PBS KIDS\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P478462-009\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644488669\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDPKID\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787906\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation52/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation52\"\n                    }\n                },\n                \"TermUID\": 33646,\n                \"Term\": \"2018-08-01T04:00:00Z/2018-08-02T04:00:00Z\"\n            },\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation52/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation52\"\n                    }\n                },\n                \"TermUID\": 398,\n                \"Term\": \"2018-08-01T04:00:00Z/2018-08-02T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Surround 5.1\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation53\"\n            },\n            \"usewindowtermlist\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation53/usewindowtermlist\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode25714\"\n            }\n        },\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation53\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2019-06-24T18:40:15Z\",\n        \"UpdateDateTime\": \"2019-12-17T16:53:05Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode25714\",\n        \"EntityType\": \"Manifestation\",\n        \"StructuralType\": \"Performance\",\n        \"ReferentType\": \"TV\",\n        \"ManifestationClass\": [\n            \"HD\"\n        ],\n        \"ActualLength\": \"PT0H28M55S\",\n        \"Title\": \"P477078-012 HD-PBS KIDS Peg + Cat\",\n        \"ContentIDList\": [\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageType:HD-PBS KIDS\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageNumber:P477078-012\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Broadview-644539824\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:PackageCode:HDPKID\"\n            },\n            {\n                \"ContentID\": \"cid:org:pbs.org:Bebanjo-2787907\"\n            }\n        ],\n        \"FileList\": [],\n        \"UseWindowTermList\": [\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation53/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation53\"\n                    }\n                },\n                \"TermUID\": 33644,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            },\n            {\n                \"links\": {\n                    \"self\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation53/usewindowtermlist\"\n                    },\n                    \"manifestation\": {\n                        \"href\": \"/manifestation/cid:org:pbs.org:Manifestation53\"\n                    }\n                },\n                \"TermUID\": 396,\n                \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n            }\n        ],\n        \"EditIDList\": [],\n        \"ReleaseDate\": null,\n        \"Audio\": {\n            \"ClosedCaption\": \"EN\",\n            \"AudioType\": \"Stereo\"\n        },\n        \"Video\": {\n            \"Vchip\": \"TV-Y\",\n            \"ei\": false,\n            \"HiDef\": \"1080i\"\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": \"Edit\",\n            \"MasterDataSource\": \"Rightsline\",\n            \"UpdatedDataSource\": \"Rightsline\",\n            \"CreatedBy\": \"546367\",\n            \"UpdatedBy\": \"346622\"\n        }\n    },\n    {\n        \"links\": {\n            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/manifestation/search?pagesize=10&usewindowtermstartdate=2010-11-07T00:00:00Z&usewindowtermenddate=2018-08-08T00:00:00Z&contentid=cid:org:pbs.org:Broadview-657152686&title=World&offset=10\"\n        }\n    }\n]"}],"_postman_id":"becc3ddb-8c10-484f-87bb-2eea00e1f1ce"},{"name":"Search File","id":"64746070-72a9-4e76-8cbb-d310257a1de0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{baseurl}}/file/search?parentid=cid:org:pbs.org:Event1998081&alternateassetid=cid:org:pbs.org:Broadview-2142935&filename=P554892-001.mxf&workflow=media automation","description":"<p>The <strong>Search File</strong> feature allows you to find specific files associated with a manifestation. A file is a digital or physical instance of a piece of content, such as a video file for a particular episode of a series.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><p><code>alternateassetid</code>: This parameter allows you to specify the alternate asset ID of the file you're interested in. This can be useful when you're looking for a specific file associated with a piece of content.</p>\n</li>\n<li><p><code>parentid</code>: This parameter allows you to specify the parent ID of the file. This can be useful when you're looking for files that are associated with a specific event or piece of content.</p>\n</li>\n<li><p><code>filename</code>: This parameter allows you to specify the filename of the file. This can be useful when you're looking for a specific file by its name.</p>\n</li>\n<li><p><code>workflow</code>: This parameter allows you to Search File entity using workflow field value.</p>\n</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact files you're looking for. This can be particularly useful when you're looking for a specific file associated with a piece of content, or when you're interested in files that are associated with a specific event.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["file","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"parentid","value":"cid:org:pbs.org:Event1998081"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"alternateassetid","value":"cid:org:pbs.org:Broadview-2142935"},{"description":{"content":"<p>String, wildcard</p>\n","type":"text/plain"},"key":"filename","value":"P554892-001.mxf"},{"description":{"content":"<p>String, wildcard</p>\n","type":"text/plain"},"key":"workflow","value":"media automation"}],"variable":[]}},"response":[{"id":"2e2bef9b-2cc7-4526-8950-19b732bfe1d5","name":"Search File","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseurl}}/file/search?parentid=cid:org:pbs.org:Manifestation41198&alternateassetid=cid:org:pbs.org:Broadview-214293596&filename=P399290-002PROXY.mxf&workflow=media automation","host":["{{baseurl}}"],"path":["file","search"],"query":[{"key":"parentid","value":"cid:org:pbs.org:Manifestation41198","description":"String"},{"key":"alternateassetid","value":"cid:org:pbs.org:Broadview-214293596","description":"String"},{"key":"filename","value":"P399290-002PROXY.mxf","description":"String, wildcard"},{"key":"workflow","value":"media automation","description":"String, wildcard"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/file/apid:org:pbs.org:File1212\"\n            },\n            \"Manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation41198\"\n            }\n        },\n        \"AssetUID\": \"apid:org:pbs.org:File1212\",\n        \"CreateDateTime\": \"2019-06-24T21:32:39Z\",\n        \"UpdateDateTime\": \"2019-06-24T21:32:39Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Manifestation41198\",\n        \"EntityType\": \"File\",\n        \"FileClass\": \"media\",\n        \"FileName\": \"P399290-002PROXY.mxf\",\n        \"FileFormat\": null,\n        \"FileDeliveryStatus\": \"delivered\",\n        \"FileLocationPath\": [],\n        \"ChecksumType\": null,\n        \"ChecksumValue\": null,\n        \"Workflow\": null,\n        \"AlternateAssetIDList\": [\n            {\n                \"AssetUID\": \"cid:org:pbs.org:Broadview-214293596\"\n            },\n            {\n                \"AssetUID\": \"cid:org:pbs.org:Broadview-149635276\"\n            }\n        ],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": \"Bebanjo\",\n            \"CreatedBy\": \"534546\",\n            \"UpdatedBy\": \"246777\"\n        }\n    }\n]"}],"_postman_id":"64746070-72a9-4e76-8cbb-d310257a1de0"},{"name":"Search Supplemental","event":[{"listen":"test","script":{"id":"31b5cc60-fb8a-4ca1-8bd7-6a031ae89f61","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"d071c38d-5043-4cb2-8cce-a25aa907a064","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{session-token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/supplemental/search?alternatecontentid=cid:org:pbs.org:Broadview-668455241","description":"<p>The <strong>Search Supplemental</strong> feature allows you to find specific supplemental content associated with a primary piece of content. Supplemental content can include things like behind-the-scenes footage, interviews, or other additional materials that complement the main content.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><code>title</code>: This parameter allows you to specify the title of the supplemental content you're interested in. This can be useful when you're looking for specific supplemental content related to a particular title.</li>\n<li><code>alternatecontentid</code>: This parameter allows you to specify the alternate content ID of the supplemental content. This can be useful when you're looking for specific supplemental content associated with a particular piece of content.</li>\n<li><code>entryuid</code>: This parameter allows you to specify the unique identifier of the entry associated with the supplemental content. This can be useful when you're looking for supplemental content that is associated with a specific entry.</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact supplemental content you're looking for. This can be particularly useful when you're looking for additional materials that complement a specific piece of content.</p>\n","urlObject":{"path":["supplemental","search"],"host":["{{baseurl}}"],"query":[{"disabled":true,"description":{"content":"<p>String, Wildcard</p>\n","type":"text/plain"},"key":"title","value":"Fillmore"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"alternatecontentid","value":"cid:org:pbs.org:Broadview-668455241"},{"disabled":true,"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"entryuid","value":"cid:org:pbs.org:Episode10573"}],"variable":[]}},"response":[{"id":"646baaec-43a2-43e4-86c5-abd5187f8061","name":"Search Supplemental","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/supplemental/search?title=Fillmore&alternatecontentid=cid:org:pbs.org:Broadview-23824755&entryuid=cid:org:pbs.org:Episode10573","host":["{{baseurl}}"],"path":["supplemental","search"],"query":[{"key":"title","value":"Fillmore","description":"String, wildcard"},{"key":"alternatecontentid","value":"cid:org:pbs.org:Broadview-23824755","description":"String"},{"key":"entryuid","value":"cid:org:pbs.org:Episode10573","description":"String"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/supplemental/cid:org:pbs.org:Supplemental10354\"\n            }\n        },\n        \"SupplementalUID\": \"cid:org:pbs.org:Supplemental10354\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-14T11:49:10Z\",\n        \"UpdateDateTime\": \"2020-06-14T13:03:27Z\",\n        \"EntityType\": \"Supplemental\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Supplemental\",\n        \"SupportedWorkRelationship\": \"isSupplementalTo\",\n        \"PromotionalClass\": \"One Time Only\",\n        \"SupplementalContentClass\": \"One Time Only\",\n        \"AlternateContentClass\": null,\n        \"Title\": \"UMOJ 000  Umoja: Spirit of Togetherness\",\n        \"ApproximateLength\": \"PT0H0M20S\",\n        \"InteractiveInfo\": {\n            \"InteractiveClass\": \"Application\",\n            \"InteractiveSubClass\": \"Game\"\n        },\n        \"ReleaseDate\": null,\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Broadview-32322118\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-2661139\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:MediaInventoryHouseNumber:1095942-1\"\n            }\n        ],\n        \"EntryList\": [\n            {\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode10573\",\n                \"EntryClass\": \"Episode\"\n            }\n        ],\n        \"UseWindowTermList\": [],\n        \"OrganizationList\": [],\n        \"EditIDList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/supplemental/cid:org:pbs.org:Supplemental10355\"\n            }\n        },\n        \"SupplementalUID\": \"cid:org:pbs.org:Supplemental10355\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-14T11:49:10Z\",\n        \"UpdateDateTime\": \"2020-06-14T13:03:27Z\",\n        \"EntityType\": \"Supplemental\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Supplemental\",\n        \"SupportedWorkRelationship\": \"\",\n        \"PromotionalClass\": \"One Time Only\",\n        \"SupplementalContentClass\": \"One Time Only\",\n        \"AlternateContentClass\": null,\n        \"Title\": \"UMOJ 000  Umoja: Spirit of Togetherness\",\n        \"ApproximateLength\": \"PT0H0M30S\",\n        \"InteractiveInfo\": {\n            \"InteractiveClass\": \"Application\",\n            \"InteractiveSubClass\": \"Game\"\n        },\n        \"ReleaseDate\": null,\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Broadview-32322120\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-2661138\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:MediaInventoryHouseNumber:1095942-1\"\n            }\n        ],\n        \"EntryList\": [\n            {\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode10573\",\n                \"EntryClass\": \"Episode\"\n            }\n        ],\n        \"UseWindowTermList\": [],\n        \"OrganizationList\": [],\n        \"EditIDList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/supplemental/cid:org:pbs.org:Supplemental22052\"\n            }\n        },\n        \"SupplementalUID\": \"cid:org:pbs.org:Supplemental22052\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-14T12:06:01Z\",\n        \"UpdateDateTime\": \"2020-06-14T13:03:27Z\",\n        \"EntityType\": \"Supplemental\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Supplemental\",\n        \"SupportedWorkRelationship\": \"\",\n        \"PromotionalClass\": \"One Time Only\",\n        \"SupplementalContentClass\": \"One Time Only\",\n        \"AlternateContentClass\": null,\n        \"Title\": \"FLME 000 HD  Last Days of the Fillmore\",\n        \"ApproximateLength\": \"PT0H0M30S\",\n        \"InteractiveInfo\": {\n            \"InteractiveClass\": \"Application\",\n            \"InteractiveSubClass\": \"Game\"\n        },\n        \"ReleaseDate\": null,\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Broadview-135386533\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-2664635\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:MediaInventoryHouseNumber:1134410-1\"\n            }\n        ],\n        \"EntryList\": [\n            {\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode14281\",\n                \"EntryClass\": \"Episode\"\n            }\n        ],\n        \"UseWindowTermList\": [],\n        \"OrganizationList\": [],\n        \"EditIDList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/supplemental/cid:org:pbs.org:Supplemental22053\"\n            }\n        },\n        \"SupplementalUID\": \"cid:org:pbs.org:Supplemental22053\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-14T12:06:01Z\",\n        \"UpdateDateTime\": \"2020-06-14T13:03:27Z\",\n        \"EntityType\": \"Supplemental\",\n        \"StructuralType\": \"Abstraction\",\n        \"ReferentType\": \"Supplemental\",\n        \"SupportedWorkRelationship\": \"\",\n        \"PromotionalClass\": \"One Time Only\",\n        \"SupplementalContentClass\": \"One Time Only\",\n        \"AlternateContentClass\": null,\n        \"Title\": \"FLME 000 HD  Last Days of the Fillmore\",\n        \"ApproximateLength\": \"PT0H0M20S\",\n        \"InteractiveInfo\": {\n            \"InteractiveClass\": \"Application\",\n            \"InteractiveSubClass\": \"Game\"\n        },\n        \"ReleaseDate\": null,\n        \"AlternateContentIDList\": [\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Broadview-135386534\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-2664636\"\n            },\n            {\n                \"AlternateContentID\": \"cid:org:pbs.org:MediaInventoryHouseNumber:1134411-1\"\n            }\n        ],\n        \"EntryList\": [\n            {\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode14281\",\n                \"EntryClass\": \"Episode\"\n            }\n        ],\n        \"UseWindowTermList\": [],\n        \"OrganizationList\": [],\n        \"EditIDList\": [],\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": \"Broadview\",\n            \"CreatedBy\": \"53667\",\n            \"UpdatedBy\": \"34578\"\n        }\n    }\n]"}],"_postman_id":"d071c38d-5043-4cb2-8cce-a25aa907a064"},{"name":"Search Event","event":[{"listen":"test","script":{"id":"8c376b0d-d1d4-4ae5-a5cf-23cfdf2f5f55","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5c51f1de-d8a1-407c-a0a4-091ac21f47ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/event/search?startdate=2020-09-07&enddate=2020-12-07&providersource=HD01&pagesize=50&offset=50","description":"<p>The <strong>Search Event</strong> feature allows you to find specific events within a given date range and from a specific provider source. An event can be any scheduled occurrence or broadcast of a show, episode, or other content.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><code>startdate</code> and <code>enddate</code>: These parameters allow you to specify a date range for your search. The service will return events that are scheduled to occur between these dates.</li>\n<li><code>providersource</code>: This parameter allows you to specify the provider source for the events you're interested in. This can be useful when you're interested in events from a specific provider.</li>\n<li><code>pagesize</code>: This parameter allows you to specify the number of results you want to receive per page. This can be useful when you're dealing with a large number of results and want to manage them more effectively.</li>\n<li><code>offset</code>: This parameter allows you to specify the starting point for the results. This can be useful when you're paginating through results.</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact events you're looking for. This can be particularly useful when you're looking for events within a specific date range, from a specific provider, or when you're dealing with a large number of results.</p>\n","urlObject":{"path":["event","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>(Required) string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]</p>\n","type":"text/plain"},"key":"startdate","value":"2020-09-07"},{"description":{"content":"<p>(Required) string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]</p>\n","type":"text/plain"},"key":"enddate","value":"2020-12-07"},{"description":{"content":"<p>String</p>\n","type":"text/plain"},"key":"providersource","value":"HD01"},{"description":{"content":"<p>integer</p>\n","type":"text/plain"},"key":"pagesize","value":"50"},{"description":{"content":"<p>integer</p>\n","type":"text/plain"},"key":"offset","value":"50"}],"variable":[]}},"response":[{"id":"b7dc5785-3769-49c1-b5d5-6afaad8a8993","name":"Search Event","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":{"raw":"{{baseurl}}/event/search?startdate=2020-09-07&enddate=2020-12-07&providersource=HD01&pagesize=50&offset=50","host":["{{baseurl}}"],"path":["event","search"],"query":[{"key":"startdate","value":"2020-09-07","description":"(Required) string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]"},{"key":"enddate","value":"2020-12-07","description":"(Required) string, yyyy-mm-dd, UTC [YYYY-MM-DDTHH:mm:SSZ]"},{"key":"providersource","value":"HD01","description":"String"},{"key":"pagesize","value":"50"},{"key":"offset","value":"50"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799518\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation367249\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode35168\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799518\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:27:56Z\",\n        \"UpdateDateTime\": \"2021-10-13T21:23:47Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode35168\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation367249\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T03:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Soft Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Premiere\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653401243\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162613\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-68971\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799520\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370916\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode33982\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799520\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:28:03Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:42:01Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode33982\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370916\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T17:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 6,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653518132\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-41125\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13570305\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799524\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370917\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode33983\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799524\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:28:19Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:29:29Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode33983\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370917\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-19T17:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 6,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653518138\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-41126\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13570345\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799525\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation355022\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34010\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799525\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:28:20Z\",\n        \"UpdateDateTime\": \"2020-09-06T21:16:41Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34010\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation355022\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-27T03:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 2,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653516260\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-43963\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13381881\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799530\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation352764\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode30465\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799530\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:29:06Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:30:32Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode30465\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation352764\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-19T20:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 6,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653465183\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162579\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799532\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371509\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36688\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799532\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:29:11Z\",\n        \"UpdateDateTime\": \"2020-09-09T21:52:32Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36688\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371509\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T22:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 6,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H30M0S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653406293\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162578\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799546\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370132\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36970\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799546\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:30:55Z\",\n        \"UpdateDateTime\": \"2020-09-06T17:10:10Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36970\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370132\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 1,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-26T01:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Premiere\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653528205\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162605\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799547\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369109\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36688\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799547\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:31:00Z\",\n        \"UpdateDateTime\": \"2020-09-14T22:25:29Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36688\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369109\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T04:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 4,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653406291\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13572142\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799563\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation364873\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode35429\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799563\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:31:54Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:37:10Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode35429\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation364873\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-11T23:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 2,\n            \"PlayType\": \"Soft Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653506048\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13316824\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799590\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369110\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36690\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799590\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:33:51Z\",\n        \"UpdateDateTime\": \"2020-09-06T21:09:57Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36690\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369110\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-26T00:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 2,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653406599\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162615\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799598\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369109\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36688\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799598\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:34:15Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:37:36Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36688\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369109\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T00:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 2,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653406289\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162628\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799602\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36960\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799602\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:34:28Z\",\n        \"UpdateDateTime\": \"2020-09-06T17:10:21Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36960\",\n        \"ManifestationUID\": null,\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": true,\n        \"SAP\": null,\n        \"DubbedLanguage\": \"en\",\n        \"SubtitledLanguage\": \"en\",\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 1,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-26T02:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Premiere\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653528197\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162612\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799607\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369115\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36904\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799607\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:34:41Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:30:01Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36904\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369115\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-19T18:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 2,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653533510\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162644\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799636\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369114\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36905\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799636\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:37:16Z\",\n        \"UpdateDateTime\": \"2020-09-06T17:14:35Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36905\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369114\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-26T18:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 2,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653533512\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13316787\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799640\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation367254\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode35173\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799640\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:37:38Z\",\n        \"UpdateDateTime\": \"2021-10-14T15:05:45Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode35173\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation367254\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-19T03:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Soft Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Premiere\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653401253\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162643\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-69027\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799641\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369875\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36968\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799641\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:37:48Z\",\n        \"UpdateDateTime\": \"2020-09-14T22:25:33Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36968\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369875\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 1,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T01:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Premiere\",\n            \"Duration\": \"PT1H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653526076\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-51245\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13572143\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799645\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation355793\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode31443\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799645\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:37:59Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:04:43Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode31443\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation355793\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-07T03:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 5,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 4,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653516278\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162665\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799658\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation355300\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode26896\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799658\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:38:57Z\",\n        \"UpdateDateTime\": \"2020-09-06T21:15:00Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode26896\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation355300\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-26T19:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 7,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653516676\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13162655\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799662\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation355299\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode26895\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799662\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:39:34Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:30:23Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode26895\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation355299\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-19T19:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 7,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653516658\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13316778\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799673\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369113\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36903\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799673\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:40:33Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:42:32Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36903\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369113\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T18:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 2,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653533478\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13317076\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799684\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation347789\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode23945\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799684\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:41:18Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:04:04Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode23945\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation347789\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-07T00:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 7,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT1H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-23245050\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653543019\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799685\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368150\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode32931\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799685\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:41:27Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:04:20Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode32931\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368150\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-07T01:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 5,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 2,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT1H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653543023\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13570276\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1799859\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation367262\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode35179\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1799859\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-16T15:52:06Z\",\n        \"UpdateDateTime\": \"2021-10-14T18:27:20Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode35179\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation367262\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-29T03:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 2,\n            \"PlayType\": \"Soft Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653401265\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13317048\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800371\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation366807\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37092\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800371\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2020-06-23T16:55:08Z\",\n        \"UpdateDateTime\": \"2020-09-24T05:27:54Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37092\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation366807\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 1,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-10-31T01:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-NPS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653553904\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13200619\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-49839\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800464\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368633\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode33957\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800464\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:45:07Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:42:21Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode33957\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368633\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T18:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 7,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 3,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653516610\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207456\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800469\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation355299\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode26895\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800469\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:46:49Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:36:52Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode26895\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation355299\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-20T19:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 5,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 7,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653516660\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207461\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800470\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370917\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode33983\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800470\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:46:51Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:42:10Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode33983\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370917\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T17:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 7,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 5,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653517999\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13570306\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800479\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation366925\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37093\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800479\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:51:28Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:18:29Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37093\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation366925\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-09T02:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 1,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Premiere\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-NPS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560780\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207478\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-51522\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800498\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368150\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode32931\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800498\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:56:06Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:05:11Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode32931\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368150\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-07T05:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 7,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 2,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT1H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560840\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13576861\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800500\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation347789\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode23945\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800500\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:56:07Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:04:56Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode23945\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation347789\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-07T04:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 7,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT1H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-23245052\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560836\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800505\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation367385\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode32718\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800505\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:57:05Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:05:46Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode32718\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation367385\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-07T09:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 7,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 2,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560850\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207507\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800507\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation367383\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode32716\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800507\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:57:05Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:05:26Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode32716\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation367383\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-07T07:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 7,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 2,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560848\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207508\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800508\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369004\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36973\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800508\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:57:06Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:25:45Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36973\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369004\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-10T04:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT1H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560875\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13576872\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800509\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation367384\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode32717\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800509\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:57:06Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:05:35Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode32717\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation367384\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-07T08:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 7,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 2,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560849\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207511\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800513\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370259\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36733\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800513\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:58:33Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:18:58Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36733\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370259\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-09T04:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560884\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-26442046\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800514\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371003\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode34464\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800514\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:58:33Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:26:05Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode34464\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371003\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-10T06:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 0,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 0,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560880\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207515\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800516\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation366925\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37093\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800516\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:58:33Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:19:25Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37093\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation366925\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-09T06:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-NPS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560887\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207517\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800520\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370917\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode33983\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800520\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:59:41Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:32:13Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode33983\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370917\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-11T04:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 5,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560897\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207522\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800521\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369004\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36973\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800521\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:59:41Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:32:50Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36973\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369004\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-11T08:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 5,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT1H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560915\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13570296\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800522\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371207\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode12336\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800522\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:59:42Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:32:25Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode12336\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371207\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-11T05:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT2H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560901\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207525\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800523\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation368633\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode33957\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800523\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T01:59:42Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:32:19Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode33957\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation368633\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-11T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 3,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-PLUS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560899\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207524\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800528\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation366925\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37093\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800528\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:00:47Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:26:29Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37093\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation366925\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-10T08:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 5,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS-NPS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560924\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207530\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800530\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370259\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36733\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800530\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:00:48Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:26:45Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36733\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370259\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-10T09:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 5,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560920\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-26442055\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800532\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation369875\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36968\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800532\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:00:48Z\",\n        \"UpdateDateTime\": \"2020-09-06T19:38:37Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36968\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation369875\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-12T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT1H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560928\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13576875\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800536\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation355299\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode26895\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800536\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:02:20Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:32:31Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode26895\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation355299\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-20T04:30:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 7,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H26M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560951\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207540\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800537\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371026\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode35105\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800537\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:02:20Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:38:35Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode35105\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371026\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-21T04:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560956\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207541\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800543\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370128\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode37030\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800543\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:04:26Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:05:55Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode37030\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370128\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": true,\n        \"SAP\": null,\n        \"DubbedLanguage\": \"es\",\n        \"SubtitledLanguage\": \"es\",\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-16T06:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560981\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207549\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800544\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371378\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36969\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800544\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:04:26Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:26:05Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36969\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371378\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Surround 5.1\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-19T05:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560966\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207548\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800546\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation371629\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36959\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800546\",\n        \"PublishedStatus\": \"Internally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:04:26Z\",\n        \"UpdateDateTime\": \"2020-09-15T00:38:34Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36959\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation371629\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": true,\n        \"SAP\": null,\n        \"DubbedLanguage\": \"en\",\n        \"SubtitledLanguage\": \"en\",\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-19T06:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560967\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-13207550\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/event/cid:org:pbs.org:Event1800547\"\n            },\n            \"manifestation\": {\n                \"href\": \"/manifestation/cid:org:pbs.org:Manifestation370787\"\n            },\n            \"episode\": {\n                \"href\": \"/episode/cid:org:pbs.org:Episode36734\"\n            }\n        },\n        \"EventUID\": \"cid:org:pbs.org:Event1800547\",\n        \"PublishedStatus\": \"Externally Published\",\n        \"CreateDateTime\": \"2020-06-25T02:04:27Z\",\n        \"UpdateDateTime\": \"2020-09-06T20:05:19Z\",\n        \"ParentUID\": \"cid:org:pbs.org:Episode36734\",\n        \"ManifestationUID\": \"cid:org:pbs.org:Manifestation370787\",\n        \"ReferentType\": \"Linear\",\n        \"StructuralType\": \"Performance\",\n        \"Subtitled\": false,\n        \"SAP\": null,\n        \"DubbedLanguage\": null,\n        \"SubtitledLanguage\": null,\n        \"DviLanguage\": null,\n        \"CommonCarriage\": 0,\n        \"Qualifier\": [\n            \"Stereo\",\n            \"DVS\",\n            \"CC\"\n        ],\n        \"EventDate\": \"2020-09-16T04:00:00Z\",\n        \"EntityType\": \"Event\",\n        \"Linear\": {\n            \"PlayRun\": 3,\n            \"PlayType\": \"Hard Feed (with rights)\",\n            \"PlayDay\": 1,\n            \"ReleaseQualifier\": \"Repeat\",\n            \"Duration\": \"PT0H56M46S\",\n            \"ProgramService\": {\n                \"ProviderSource\": \"HD01\",\n                \"ProviderSourceName\": \"PBS\",\n                \"ProviderTimeZone\": \"EDT\"\n            },\n            \"AlternateEventIDList\": [\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-653560978\"\n                },\n                {\n                    \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-26442076\"\n                }\n            ]\n        },\n        \"AuditFields\": {\n            \"MasterSourceSystemRecordType\": null,\n            \"MasterDataSource\": \"Broadview\",\n            \"UpdatedDataSource\": null,\n            \"CreatedBy\": null,\n            \"UpdatedBy\": null\n        }\n    },\n    {\n        \"links\": {\n            \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/event/search?pagesize=50&startdate=2020-09-07&enddate=2020-12-07&providersource=HD01&offset=100\",\n            \"previous_batch\": \"https://api.metadata.services.pbs.org/rest/v1/event/search?pagesize=50&startdate=2020-09-07&enddate=2020-12-07&providersource=HD01&offset=0\"\n        }\n    }\n]"}],"_postman_id":"5c51f1de-d8a1-407c-a0a4-091ac21f47ef"},{"name":"Search Organization","event":[{"listen":"test","script":{"id":"8c376b0d-d1d4-4ae5-a5cf-23cfdf2f5f55","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"483da1c7-18bd-40ad-936f-b3434c07a852","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/organization/search?displayname=The Fred Rogers Company&partyid=party:cid:org:pbs.org:Broadview-539358720&entrycontentuid=cid:org:pbs.org:Episode54499","description":"<p>The <strong>Search</strong> <strong>Organization</strong> feature allows you to find specific organization within a given orgnization name and/or a specific partyId.</p>\n<p>Here's how the parameters work:</p>\n<ul>\n<li><p><code>displayname</code>: This parameter allows you to specify the display name for the organization you're interested in. This can be useful when you're interested in orgnization from a specific name.</p>\n</li>\n<li><p><code>partId</code>: This parameter allows you to specify content identifier of organization you're interested in.</p>\n</li>\n<li><p><code>entrycontentuid:</code> This parameter allows you to specify the MBank catalog UID of the Series, Season, Episode and Supplemental entities.</p>\n</li>\n</ul>\n<p>By using these parameters, you can perform a highly specific search that will return the exact Organization you're looking for. This can be particularly useful when you're looking for organization within a specific display name and or partyId.</p>\n<p>Either <code>displayname</code> or <code>partId</code> are required or both can be accepted. The query condition between these parametes are always <code>OR</code> condition.</p>\n<p>The <code>entrycontentId</code> paramater is optional. If you provide <code>entrycontentId</code> in this search parameter then either <code>diplayname</code> or <code>partyId</code> is required. The query condition will be <code>entrycontentId</code> and (<code>diplayname</code> or <code>partyId</code>).</p>\n","urlObject":{"path":["organization","search"],"host":["{{baseurl}}"],"query":[{"description":{"content":"<p>String , wildcard -  Organization Name</p>\n","type":"text/plain"},"key":"displayname","value":"The Fred Rogers Company"},{"description":{"content":"<p>String, Use your master system identifier.</p>\n<p>query condition - displayname or partyId</p>\n","type":"text/plain"},"key":"partyid","value":"party:cid:org:pbs.org:Broadview-539358720"},{"description":{"content":"<p>String, MBank Series/Season/Episode/Supplemental UID</p>\n<p>query condition - AND condition with (displayname or partyId)</p>\n","type":"text/plain"},"key":"entrycontentuid","value":"cid:org:pbs.org:Episode54499"}],"variable":[]}},"response":[{"id":"245eb0b5-46d0-491c-98c7-5d0ba9a62748","name":"Search Organization","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}"}],"url":{"raw":"{{baseurl}}/organization/search?displayname=The Fred Rogers Company&partyid=party:cid:org:pbs.org:Broadview-539358720&entrycontentuid=cid:org:pbs.org:Episode54499","host":["{{baseurl}}"],"path":["organization","search"],"query":[{"key":"displayname","value":"The Fred Rogers Company","description":"String , wildcard -  Organization Name"},{"key":"partyid","value":"party:cid:org:pbs.org:Broadview-539358720","description":"String, Use your master system identifier.\nquery condition - displayname or partyId"},{"key":"entrycontentuid","value":"cid:org:pbs.org:Episode54499","description":"String, MBank Series/Season/Episode/Supplemental UID\nquery condition - AND condition with (displayname or partyId)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_links\": {\n            \"self\": {\n                \"href\": \"/organization/539358720\"\n            }\n        },\n        \"OrganizationID\": 539358720,\n        \"DisplayName\": \"BBC Studios\",\n        \"Domain\": \"pbs.org\",\n        \"Phone\": null,\n        \"PhoneType\": \"Office\",\n        \"Address\": \"1 Television Centre, London, W12 7FA, United Kingdom\",\n        \"ContactInfoList\": [\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 539031347,\n                \"Phone\": \"212-560-8245\",\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": \"junj@thirteen.org\",\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 539255280,\n                \"Phone\": \"212-560-8245\",\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": \"junj@thirteen.org\",\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 581264194,\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": null,\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 585056782,\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": null,\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 586314805,\n                \"Phone\": \"212-560-8245\",\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": \"junj@thirteen.org\",\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 586762625,\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": null,\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 606683550,\n                \"Phone\": \"212-705-9547\",\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": \"whitney.muroff@bbc.com\",\n                \"ContactName\": \"Whitney Muroff\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 611332988,\n                \"Phone\": \"212-560-8245\",\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": \"junj@thirteen.org\",\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 620395388,\n                \"Phone\": \"212-560-8245\",\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": \"junj@thirteen.org\",\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"_links\": {\n                    \"self\": {\n                        \"href\": \"/organization/539358720/contactinfolist\"\n                    },\n                    \"organization\": {\n                        \"href\": \"/organization/539358720\"\n                    }\n                },\n                \"ContactID\": 630080091,\n                \"Phone\": null,\n                \"PhoneType\": \"Office\",\n                \"Address\": \"101 Wood Lane   London W12 7FA\",\n                \"PrimaryEmail\": null,\n                \"ContactName\": \"Jayne Jun\"\n            },\n            {\n                \"links\": {\n                    \"next_batch\": \"https://qa.metadata.services.pbs.org/rest/v1/organization/539358720/contactinfolist?pagesize=10&offset=10\"\n                }\n            }\n        ],\n        \"PartyIDList\": [\n            {\n                \"PartyID\": \"party:cid:org:pbs.org:Broadview-539358720\"\n            },\n            {\n                \"PartyID\": \"party:cid:org:pbs.org:Rightsline-1304299\"\n            }\n        ],\n        \"EntryList\": [\n            {\n                \"EntryClass\": \"Episode\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode54499\",\n                \"Role\": \"Production Company\"\n            },\n            {\n                \"EntryClass\": \"Episode\",\n                \"EntryContentUID\": \"cid:org:pbs.org:Episode54499\",\n                \"Role\": \"Copyright Holder\"\n            }\n        ]\n    }\n]"}],"_postman_id":"483da1c7-18bd-40ad-936f-b3434c07a852"}],"id":"0a65417f-b978-4a93-9a87-f4b3c829ab17","description":"<p>The Metadata Bank API offers a robust suite of search functionalities that enable you to retrieve specific entities based on a variety of parameters. This capability is particularly beneficial when you need to locate specific data within the metadata bank.</p>\n<p>Here are the search functionalities:</p>\n<ol>\n<li><p><strong>Search Catalog by Content ID</strong>: This functionality allows you to search the catalog using a specific content ID.</p>\n</li>\n<li><p><strong>Search Catalog</strong>: This functionality allows you to search the catalog using a series-title and/or season-title and/or episode-title.</p>\n</li>\n<li><p><strong>Search Compilation</strong>: This functionality allows you to search for specific compilations in the metadata bank.</p>\n</li>\n<li><p><strong>Search Series</strong>: This functionality allows you to search for specific series in the metadata bank.</p>\n</li>\n<li><p><strong>Search Seasons</strong>: This functionality allows you to search for specific seasons in the metadata bank.</p>\n</li>\n<li><p><strong>Search Episode</strong>: This functionality allows you to search for specific episodes in the metadata bank.</p>\n</li>\n<li><p><strong>Search Manifestation</strong>: This functionality allows you to search for specific manifestations in the metadata bank.</p>\n</li>\n<li><p><strong>Search Supplemental</strong>: This functionality allows you to search for specific supplementals in the metadata bank.</p>\n</li>\n<li><p><strong>Search Event</strong>: This functionality allows you to search for specific events in the metadata bank.</p>\n</li>\n<li><p><strong>Search File</strong>: This functionality allows you to search for specific files in the metadata bank.</p>\n</li>\n<li><p><strong>Search Edit</strong>: This functionality allows you to search for specific edits in the metadata bank.</p>\n</li>\n<li><p><strong>Search Show Schedule</strong>: This functionality allows you to search for specific show schedules in the metadata bank.</p>\n</li>\n<li><p><strong>Search for Linear Event in Show Schedule</strong>: This functionality allows you to search for specific linear events in the show schedule.</p>\n</li>\n<li><p><strong>Search for VOD in Show Schedule</strong>: This functionality allows you to search for specific VOD events in the show schedule.</p>\n</li>\n</ol>\n<p>For all these functionalities, you would send a GET request to the appropriate endpoint with the necessary parameters. The server will then attempt to find entities that match the provided search parameters and return the results in the response. Please note that you should replace any placeholder identifiers with the actual identifiers you wish to search for. If the entity with the provided identifier does not exist, the server will return an error message detailing the reason for the failure.</p>\n","_postman_id":"0a65417f-b978-4a93-9a87-f4b3c829ab17","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Compilation","item":[{"name":"Compilation Entry Content","item":[{"name":"Compilation Entry Content","event":[{"listen":"test","script":{"id":"ff178b30-30cf-491a-9e56-94bb5ceb82cb","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"003fe1ca-99b3-4c1c-a47a-cf21df85ef0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":" [\n {\n            \"EntryClass\": \"Installment\",\n            \"EntryNumber\": \"11\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Series5\"\n        },\n        {\n            \"EntryClass\": \"Installment\",\n            \"EntryNumber\": \"12\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Episode21273\"\n        },\n         {\n            \"EntryClass\": \"Supplemental\",\n            \"EntryNumber\": \"13\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Supplemental41021\"\n        }\n]"},"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation324/entrycontentuid","description":"<p><strong>Create a Compilation Entry Content</strong></p>\n<p>The \"Create a Compilation Entry Content\" feature allows you to add an entry content to a specific compilation.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/compilation/cid:org:pbs.org:Compilation324/entrycontentuid</code>.</p>\n<p>The server will then attempt to create a new entry content and associate it with the compilation with the provided identifier (<code>cid:org:pbs.org:Compilation324</code>). If the creation is successful, the server will return a response confirming the creation of the entry content.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the compilation to which you wish to add an entry content. If the compilation with the provided identifier does not exist, or if the creation is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","cid:org:pbs.org:Compilation324","entrycontentuid"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"003fe1ca-99b3-4c1c-a47a-cf21df85ef0d"},{"name":"Compilation Entry","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"b94eee9b-bcc1-4fb2-b68d-590f9a20b7c6"}}],"id":"3ccdbf63-502c-4924-99bd-95a199da034f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation2/entrycontentuid/cid:org:pbs.org:Season1","description":"<p><strong>Delete a Compilation Entry</strong></p>\n<p>The \"Delete a Compilation Entry\" feature allows you to remove a specific entry from a compilation.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/compilation/cid:org:pbs.org:Compilation2/entrycontentuid/cid:org:pbs.org:Season1</code>.</p>\n<p>The server will then attempt to remove the entry with the provided identifier (<code>cid:org:pbs.org:Season1</code>) from the compilation with the provided identifier (<code>cid:org:pbs.org:Compilation2</code>). If the removal is successful, the server will return a response confirming the deletion of the entry.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the compilation and the entry you wish to delete. If the compilation or the entry with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","cid:org:pbs.org:Compilation2","entrycontentuid","cid:org:pbs.org:Season1"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ccdbf63-502c-4924-99bd-95a199da034f"}],"id":"d7249569-d3b9-442d-bd13-4c3f01b8abbf","description":"<p>A Compilation Entry Content in the context of the Metadata Bank API refers to an individual piece of media content that is part of a Compilation. This could be an episode of a TV show, a clip from a movie, a song from an album, or any other type of media content.</p>\n<p>Each Compilation Entry Content is associated with a specific Compilation and has its own unique identifier. It can also have various metadata associated with it, such as title, description, duration, and keywords. This metadata can be used to provide detailed information about the Entry Content to users and to support search and discovery features.</p>\n<p>The Compilation Entry Content entity in the Metadata Bank API provides endpoints for managing Entry Content within a Compilation. This includes creating, reading, updating, and deleting Entry Content, as well as managing associated metadata.</p>\n","_postman_id":"d7249569-d3b9-442d-bd13-4c3f01b8abbf","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"PublishStatus","item":[{"name":"Compilation Publish Status PUT","id":"9a108026-51f4-4054-be9e-e8aad184edd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"PublishedStatus\": \"Internally Published\"\n}"},"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation17/publish-status","description":"<p><strong>Update Compilation Published Status</strong></p>\n<p>The \"Update Compilation Published Status\" feature allows you to change the published status of a specific compilation. The possible statuses are \"In Progress\", \"Internally Published\", and \"Externally Published\".</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/compilation/cid:org:pbs.org:Compilation17/publish-status</code>.</p>\n<p>In the request body, you would specify the new status for the compilation. The server will then attempt to update the published status of the compilation with the provided identifier (<code>cid:org:pbs.org:Compilation17</code>). If the update is successful, the server will return a response confirming the update of the published status.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the compilation whose published status you wish to update. If the compilation with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","cid:org:pbs.org:Compilation17","publish-status"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a108026-51f4-4054-be9e-e8aad184edd2"}],"id":"7ef8b5be-dc4e-4bc7-863f-e5349685797f","description":"<h2 id=\"required-fields\">Required Fields</h2>\n<p>The following properties will be required as {PublishedStatus} is set to different statuses. Statuses can only progress forward in this order: In Progress, Internally Published, then Externally Published.</p>\n<p>The following table shows when certain properties are <code>required</code> at each status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Entity</th>\n<th>In Progress</th>\n<th>Internally Published</th>\n<th>Externally Published</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Compilation</td>\n<td><code>CompilationClass</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>Title</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>ReferentType</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>StructuralType</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>ContentIDList</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>EntryList</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"7ef8b5be-dc4e-4bc7-863f-e5349685797f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Compilation","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"8c92630d-7bd8-4d29-bb91-e26bb1945218"}}],"id":"6d7ce5f3-c1fa-4a05-938e-84f93467206e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation2","description":"<p><strong>Retrieve a Compilation by ID</strong></p>\n<p>The \"Retrieve a Compilation by ID\" feature allows you to fetch the details of a specific compilation using its unique identifier.</p>\n<p>To use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/compilation/cid:org:pbs.org:Compilation2</code>.</p>\n<p>The server will then look up the compilation with the identifier <code>cid:org:pbs.org:Compilation2</code> and return a response containing the details of the compilation. If the compilation does not exist, the server would return an error message.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the compilation you wish to retrieve.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","cid:org:pbs.org:Compilation2"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"0cbb22d0-991a-4865-a738-2fea5ddc8e77","name":"Compilation GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation363"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/compilation/cid:org:pbs.org:Compilation363\"\n        },\n        \"entrylist\": {\n            \"href\": \"/compilation/cid:org:pbs.org:Compilation363/entrylist\"\n        }\n    },\n    \"CompilationUID\": \"cid:org:pbs.org:Compilation363\",\n    \"CreateDateTime\": \"2023-11-19T22:01:20Z\",\n    \"UpdateDateTime\": \"2023-11-19T22:01:20Z\",\n    \"Title\": \"Reel South, Season 4\",\n    \"CompilationClass\": \"Franchise\",\n    \"EntityType\": \"Compilation\",\n    \"ReferentType\": \"Compilation\",\n    \"StructuralType\": \"Abstraction\",\n    \"PublishedStatus\": \"In Progress\",\n    \"DistributionNumber\": 4,\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-88288\"\n        }\n    ],\n    \"ReleaseDate\": null,\n    \"EntryList\": [\n        {\n            \"EntryClass\": \"Season\",\n            \"EntryNumber\": \"1\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Season2475\"\n        }\n    ],\n    \"AuditFields\": {\n        \"MasterSourceSystemRecordType\":\"Distribution Season\",\n        \"MasterDataSource\": \"Rightsline\",\n        \"UpdatedDataSource\": \"Rightsline\",\n        \"CreatedBy\": \"379875\",\n        \"UpdatedBy\": \"269651\"\n    }\n}"}],"_postman_id":"6d7ce5f3-c1fa-4a05-938e-84f93467206e"},{"name":"Compilation","event":[{"listen":"test","script":{"id":"f729599c-8a89-488d-aa06-350091c2c97c","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5aa6104e-4bb7-4d6b-9e35-8b67a2dcfa55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Title\": \"Reel South, Season 4\",\n    \"CompilationClass\": \"Franchise\",\n    \"ReferentType\": \"Compilation\",\n    \"StructuralType\": \"Abstraction\",\n    \"DistributionNumber\": 4,\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-88288\"\n        }\n    ],\n    \"EntryList\": [\n        {\n            \"EntryClass\": \"Season\",\n            \"EntryNumber\": \"1\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Season2475\"\n        }\n    ]\n}"},"url":"{{baseurl}}/compilation","description":"<p><strong>Create a Compilation</strong></p>\n<p>The \"Create a Compilation\" feature allows you to generate a new compilation in the metadata bank.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/compilation</code>. The body of the request should contain the necessary information for the new compilation, such as its title, description, and associated content.</p>\n<p>Upon receiving the request, the server will attempt to create a new compilation with the provided information. If the creation is successful, the server will return a response containing the details of the new compilation, including its unique identifier.</p>\n<p>Please note that the exact requirements for the request body may vary depending on the specific rules and constraints of the metadata bank. If the creation is unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"d4c7d0d5-7b6f-43f5-b47e-63dca4300f8a","name":"Example Response Compilation POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Title\": \"Reel South, Season 4\",\n    \"CompilationClass\": \"Franchise\",\n    \"ReferentType\": \"Compilation\",\n    \"StructuralType\": \"Abstraction\",\n    \"DistributionNumber\": 4,\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-88288\"\n        }\n    ],\n    \"EntryList\": [\n        {\n            \"EntryClass\": \"Season\",\n            \"EntryNumber\": \"1\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Season2475\"\n        }\n    ]\n}"},"url":"{{baseurl}}/compilation"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"CompilationUID\": \"cid:org:pbs.org:Compilation363\",\n    \"message\": \"success\"\n}"}],"_postman_id":"5aa6104e-4bb7-4d6b-9e35-8b67a2dcfa55"},{"name":"Compilation PUT","event":[{"listen":"test","script":{"id":"c547ea6a-a04f-4704-a6c5-99e7e9b860bc","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"faef013e-f8e8-4cca-916f-55fba7031212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Title\": \"Reel South, Season 5\",\n    \"CompilationClass\": \"Franchise\",\n    \"ReferentType\": \"Compilation\",\n    \"StructuralType\": \"Abstraction\",\n    \"DistributionNumber\": 5,\n    \"AuditFields\": {\n        \"UpdatedBy\": \"8787878\"\n    }\n}"},"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation416","description":"<p><strong>Update a Compilation</strong></p>\n<p>The \"Update a Compilation\" feature allows you to modify the details of a specific compilation using its unique identifier.</p>\n<p>For example, consider a compilation with a unique identifier: <code>cid:org:pbs.org:Compilation416</code>. To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/compilation/cid:org:pbs.org:Compilation416</code>.</p>\n<p>The server would then look up the compilation with the identifier <code>cid:org:pbs.org:Compilation416</code> and update its details based on the data provided in the request body. If the update is successful, the server will return a response confirming the changes.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the compilation you wish to update. If the compilation with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","cid:org:pbs.org:Compilation416"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"494696aa-527b-4a8c-91ff-7ab0eb5af366","name":"Example Response Compilation PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"Title\": \"Reel South, Season 5\",\n  \"CompilationClass\": \"Franchise\",\n  \"ReferentType\": \"Compilation\",\n  \"StructuralType\": \"Abstraction\",\n  \"DistributionNumber\": 5,\n  \"AuditFields\": {\n\t\"UpdatedBy\": \"Broadview\"\n    }\n}"},"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation526"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"faef013e-f8e8-4cca-916f-55fba7031212"},{"name":"Compilation","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"3dd87e7b-9833-41ac-9540-9646a948ea72"}}],"id":"a785bda4-b074-4ce6-99bd-f4d39ae36baf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation20","description":"<p><strong>Delete a Compilation</strong></p>\n<p>The \"Delete a Compilation\" feature allows you to remove a specific compilation from the system.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/compilation/cid:org:pbs.org:Compilation20</code>.</p>\n<p>The server will then attempt to remove the compilation with the provided identifier (<code>cid:org:pbs.org:Compilation20</code>). If the removal is successful, the server will return a response confirming the deletion of the compilation.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the compilation you wish to delete. If the compilation with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","cid:org:pbs.org:Compilation20"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"a5d37f11-e561-49b2-a4f7-78b28017657c","name":"Example Compilation DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation20"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200\n}"}],"_postman_id":"a785bda4-b074-4ce6-99bd-f4d39ae36baf"},{"name":"Compilation Content ID Registration","event":[{"listen":"test","script":{"id":"5371b618-56b9-4bfb-a8f0-fec21fbdaca9","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"310917af-ae6e-47dd-89dd-d4814f87426b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:org:pbs.org:Broadview-60924023\"\n}"},"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation2/contentidregistration","description":"<p><strong>Register a Content ID with a Compilation</strong></p>\n<p>The \"Register a Content ID with a Compilation\" feature allows you to associate a unique content ID with a specific compilation.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/compilation/cid:org:pbs.org:Compilation2/contentidregistration</code>.</p>\n<p>The server will then attempt to register the provided content ID with the compilation with the provided identifier (<code>cid:org:pbs.org:Compilation2</code>). If the registration is successful, the server will return a response confirming the registration of the content ID.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the compilation with which you wish to register a content ID. If the compilation with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","cid:org:pbs.org:Compilation2","contentidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"b0dc8204-b5d0-40d9-a6f7-df911c9d7a0f","name":"Example Response Compilation ContentIDRegistration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:org:pbs.org:Broadview-60924023\"\n}"},"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation2/contentidregistration"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"310917af-ae6e-47dd-89dd-d4814f87426b"},{"name":"Compilation Content ID","event":[{"listen":"test","script":{"id":"0b86a2b9-3fe8-44bc-8c92-8f30e388774a","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"3fc1b758-0a91-4589-8b0f-bec6a93e0777","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/compilation/cid:org:pbs.org:Compilation314/contentid/cid:org:pbs.org:BroadView-60924023","description":"<p><strong>Delete Compilation Content ID</strong></p>\n<p>The \"Delete Compilation Content ID\" feature allows you to remove a specific content ID associated with a compilation.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/compilation/cid:org:pbs.org:Compilation314/contentid/cid:org:pbs.org:System:BroadView:60924033523</code>.</p>\n<p>The server will then attempt to remove the content ID (<code>cid:org:pbs.org:System:BroadView:60924033523</code>) associated with the compilation with the provided identifier (<code>cid:org:pbs.org:Compilation314</code>). If the removal is successful, the server will return a response confirming the deletion of the content ID.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the compilation and the content ID you wish to delete. If the compilation or the content ID with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["compilation","cid:org:pbs.org:Compilation314","contentid","cid:org:pbs.org:BroadView-60924023"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fc1b758-0a91-4589-8b0f-bec6a93e0777"}],"id":"6b25b5ca-da4b-4d7b-ae62-fd22fde2f0cf","description":"<p>A Compilation in the context of the Metadata Bank API refers to a collection of related media content. This could include a series of episodes, a collection of clips, or any other grouping of related media items. Each Compilation is identified by a unique identifier and can contain various metadata, such as title, description, keywords, and associated organizations. </p>\n<p>Compilations are useful for organizing content in a meaningful way, making it easier for users to discover and navigate related content. For example, a Compilation could be used to group all episodes of a particular season of a TV show, or to collect all media related to a specific event or theme.</p>\n<p>The Compilation entity in the Metadata Bank API provides endpoints for creating, reading, updating, and deleting Compilations, as well as for managing associated metadata such as keywords and organizations.</p>\n","_postman_id":"6b25b5ca-da4b-4d7b-ae62-fd22fde2f0cf","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Series","item":[{"name":"PublishStatus","item":[{"name":"Series Publish Status","id":"1caaa900-7a66-44c3-a2c3-4a4ca90e2f72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"PublishedStatus\": \"Externally Published\"\n}"},"url":"{{baseurl}}/series/cid:org:pbs.org:Series306/publish-status","description":"<p>The \"Update Series Publish Status\" feature allows you to update the publish status of a specific series. The status of a series can be one of three values: <code>In Progress</code>, <code>Internally Published</code>, or <code>Externally Published</code>.</p>\n<p>Here's what each status means:</p>\n<ul>\n<li><p><code>In Progress</code>: The series is currently being worked on and is not yet ready for viewing by others.</p>\n</li>\n<li><p><code>Internally Published</code>: The series is complete and available for viewing by internal users or teams.</p>\n</li>\n<li><p><code>Externally Published</code>: The series is complete and available for viewing by external users or the public.</p>\n</li>\n</ul>\n<p>For example the endpoint for this feature is a PUT request to <code>{{baseurl}}/series/cid:org:pbs.org:Series306/publish-status</code>. This endpoint allows you to update the publish status of the series with the unique identifier <code>cid:org:pbs.org:Series306</code>.<br />To use this endpoint, you would send a PUT request with the new status in the request body. The server would then update the status of the series and return a response indicating whether the update was successful.</p>\n","urlObject":{"path":["series","cid:org:pbs.org:Series306","publish-status"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1caaa900-7a66-44c3-a2c3-4a4ca90e2f72"}],"id":"dcc28b84-ca4f-466a-b3e9-9e24132de31a","description":"<h2 id=\"required-fields\">Required Fields</h2>\n<p>The following properties will be required as {PublishedStatus} is set to different statuses. Statuses can only progress forward in this order: In Progress, Internally Published, then Externally Published.</p>\n<p>The following table shows when certain properties are <code>required</code> at each status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Entity</th>\n<th>In Progress</th>\n<th>Internally Published</th>\n<th>Externally Published</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Series</td>\n<td><code>ReferentType</code></td>\n<td><code>OrganizationList</code> (Distributor)</td>\n<td><code>CountryOfOrigin</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>SeriesClass</code></td>\n<td></td>\n<td><code>TitleLanguage</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>ApproximateLength</code></td>\n<td></td>\n<td><code>PrimaryLanguage</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>Title</code></td>\n<td></td>\n<td><code>CreditsList</code></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td><code>SynopsisShort</code></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"keywords\">Keywords</h2>\n<p>This is applicable for Series, Season, Episode.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Categories</th>\n<th>Value(s)</th>\n<th>Type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Character</td>\n<td>array</td>\n<td>String</td>\n</tr>\n<tr>\n<td>Subject</td>\n<td>array</td>\n<td>String</td>\n</tr>\n<tr>\n<td>Setting</td>\n<td>array</td>\n<td>String</td>\n</tr>\n<tr>\n<td>Time Period</td>\n<td>array</td>\n<td>String</td>\n</tr>\n<tr>\n<td>Theme</td>\n<td>array</td>\n<td>String</td>\n</tr>\n<tr>\n<td>Mood</td>\n<td>array</td>\n<td>String</td>\n</tr>\n<tr>\n<td>General</td>\n<td>array</td>\n<td>String</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"organization-role\">Organization Role</h2>\n<p>This is applicable for Series, Season, Episode.</p>\n<ul>\n<li><p>Producer</p>\n</li>\n<li><p>Broadcaster</p>\n</li>\n<li><p>Distributor</p>\n</li>\n<li><p>Editor</p>\n</li>\n<li><p>Encoding</p>\n</li>\n<li><p>Post-Production</p>\n</li>\n<li><p>Licensor</p>\n</li>\n<li><p>Licensee</p>\n</li>\n<li><p>Other</p>\n</li>\n</ul>\n<h2 id=\"phone-type\">Phone Type</h2>\n<p>This is applicable for Series, Season, Episode.</p>\n<ul>\n<li><p>Main</p>\n</li>\n<li><p>Mobile</p>\n</li>\n<li><p>Fax</p>\n</li>\n<li><p>Office</p>\n</li>\n<li><p>Other</p>\n</li>\n</ul>\n","_postman_id":"dcc28b84-ca4f-466a-b3e9-9e24132de31a","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Series","event":[{"listen":"test","script":{"id":"2e10ba54-d728-43ec-9ac8-4d7ee4a42e1b","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"444ec0da-251a-4e97-8e6e-1b330e686434","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/series/cid:org:pbs.org:Series28","description":"<p>The <strong>Get Series by its ID</strong> feature provides a way to access detailed information about a specific series using its unique identifier.</p>\n<p>For instance, if you want to retrieve information about a series with the unique identifier <code>cid:org:pbs.org:Series24</code>, you would send a GET request to the endpoint <code>{{baseurl}}/series/cid:org:pbs.org:Series24</code>.</p>\n<p>Upon receiving the request, the server searches for the series with the provided identifier. If the series exists, the server responds with a payload containing comprehensive details about the series. However, if the series cannot be found, the server responds with an error message indicating that the series does not exist.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["series","cid:org:pbs.org:Series28"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"929d0e12-e085-4371-b457-15bcc74961fa","name":"Example Reponse","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/series/cid:org:pbs.org:Series28"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/series/cid:org:pbs.org:Series28\"\n        },\n        \"organizations\": {\n            \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n        },\n        \"credits\": {\n            \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n        },\n        \"seasons\": {\n            \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n        },\n        \"episodes\": {\n            \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n        }\n    },\n    \"SeriesUID\": \"cid:org:pbs.org:Series28\",\n    \"PublishedStatus\": \"Externally Published\",\n    \"CreateDateTime\": \"2019-06-12T11:57:04Z\",\n    \"UpdateDateTime\": \"2026-01-25T23:38:16Z\",\n    \"EntityType\": \"Series\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Series\",\n    \"Mode\": \"AudioVisual\",\n    \"Title\": \"Antiques Roadshow\",\n    \"Title19\": \"Antiques Roadshow\",\n    \"Title120\": \"Antiques Roadshow\",\n    \"TitleClass\": \"Release\",\n    \"TitleLanguage\": \"en\",\n    \"SynopsisShort\": \"Watch as experts offer free appraisals of antiques and collectibles.\",\n    \"SynopsisLong\": \"Watch as experts from auction houses and independent dealers offer free appraisals of antiques and collectibles, revealing the truth about heirlooms, yard sale bargains and neglected items salvaged from attics and basements.\",\n    \"PrimaryGenre\": \"History\",\n    \"SecondaryGenre\": [],\n    \"ApproximateLength\": \"PT1H0M0S\",\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"en\",\n        \"SecondaryLanguage\": [\n            \"en\"\n        ]\n    },\n    \"SeriesClass\": \"Episodic\",\n    \"CountryOfOrigin\": \"US\",\n    \"ReleaseDate\": \"1997-01-10T01:00:01Z\",\n    \"USTVRating\": null,\n    \"RatingReason\": [],\n    \"Keywords\": {\n        \"Mood\": [],\n        \"TimePeriod\": [],\n        \"Theme\": [],\n        \"Character\": [],\n        \"Setting\": [],\n        \"Subject\": [],\n        \"General\": []\n    },\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Broadview-614431925\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-1533\"\n        },\n        {\n            \"ContentID\": \"cid:IMDbId:tt0159847\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Bebanjo-58666\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Listings-6938\"\n        },\n        {\n            \"ContentID\": \"cid:eidrid:10.5240/3A85-061E-4079-DA67-3E7A-U\"\n        },\n        {\n            \"ContentID\": \"cid:TMSId:SH002036520000\"\n        }\n    ],\n    \"CreditsList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-10794213\",\n            \"Role\": \"Guest\",\n            \"DisplayName\": \"McCarron, David P.\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-10794213\",\n            \"Role\": \"Other\",\n            \"DisplayName\": \"McCarron, David P.\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-10794213\",\n            \"Role\": \"Reporter\",\n            \"DisplayName\": \"McCarron, David P.\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-10794213\",\n            \"Role\": \"Subject (person only)\",\n            \"DisplayName\": \"McCarron, David P.\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-123529199\",\n            \"Role\": \"Guest\",\n            \"DisplayName\": \"Busk, Gary\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-123604144\",\n            \"Role\": \"Guest\",\n            \"DisplayName\": \"Gammon, Martin\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-123604144\",\n            \"Role\": \"Other\",\n            \"DisplayName\": \"Gammon, Martin\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-123604144\",\n            \"Role\": \"Subject (person only)\",\n            \"DisplayName\": \"Gammon, Martin\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-124128032\",\n            \"Role\": \"Guest\",\n            \"DisplayName\": \"Sullivan, Gary R.\"\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"organizations\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"TalentID\": \"cid:org:pbs.org:Broadview-124128032\",\n            \"Role\": \"Other\",\n            \"DisplayName\": \"Sullivan, Gary R.\"\n        },\n        {\n            \"links\": {\n                \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/series/cid:org:pbs.org:Series28/credits?pagesize=10&offset=10\"\n            }\n        }\n    ],\n    \"EpisodeList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode638\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:48Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 1\",\n            \"Title19\": \"E101\",\n            \"Title120\": \"Episode 1\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"101\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"This series features specialists from the country's leading auction houses -- Butterfield & Butterfield, Christie's, William Doyle Galleries, Skinner and Sotheby's -- and independent dealers who travel the country to offer free appraisals of antiques and collectibles. The series listens in as owners recount tales of family heirlooms, yard sale bargains and long-neglected items salvaged from attics and basements, while appraisers reveal the fascinating truth about these finds. Along the way, host Chris Jussel introduces viewers to important historical and cultural sites on each of the thirteen stops, while featured appraisers offer essays and tips on many aspects of collecting. The first episode tours Chicago, Illinois, where experts from the nation's top auction houses look for silver, American furniture, fine paintings, and great toys and games. Chris Jussel surveys the Windy City from the vantage point of its lakefront. He explores Chicago's history, from its Native American roots, to the Great Fire of 1871, to its triumphant comeback. At the Odeum Sports and Expo Center, appraisers are excited about a number of rare finds, including an early 19th-century military rifle and a document signed by George Washington. Also featured is a tour of the home and studio of architect Frank Lloyd Wright.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-01-10T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Demonstration/Instructional\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Native Americans\",\n                    \"Chicago\",\n                    \"American History\",\n                    \"History\",\n                    \"Architecture\",\n                    \"Arms\",\n                    \"Arts\",\n                    \"Native Americans\",\n                    \"Urban Issues\",\n                    \"Civil War\",\n                    \"Antiques\",\n                    \"Crafts\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193337\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000101\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622004\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Barrett, Noel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3285365\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Converse, Gordon\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3289204\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Dawes, Nicholas\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3297429\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fesko, Colleen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3299514\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Franchi, Rudy\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3307258\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Guzman, Kathleen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3309086\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Harrell, Roy\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3309984\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Hawkes, Dana\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3310148\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Hayes, John\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode638/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318737\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Juno, George\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode638/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation40000\",\n                \"cid:org:pbs.org:Manifestation40001\",\n                \"cid:org:pbs.org:Manifestation40002\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode639\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:48Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 2\",\n            \"Title19\": \"E102\",\n            \"Title120\": \"Episode 2\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"102\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"In Seattle, Washington, \\\"Antiques Roadshow\\\" experts team up with local appraisers to examine Native American artifacts, silver and jewelry, imports from the Orient and even Civil War militaria. Host Chris Jussel visits some of Seattle's most colorful sites, including Pike Place market, which locals call the oldest continuously operating farmers' market in the nation; Pioneer Square, the city's oldest neighborhood; the Boeing Museum of Flight, where more than 60 years of aviation history is housed; and the Mount Pilchuck Glass School, where students have unlimited access to learning about and creating glass objects of art. At the Washington State Convention and Trade Center, collectors arrive with some surprising objects, including a Confederate sword and rare arts and crafts pottery vases.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-01-17T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Demonstration/Instructional\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"American History\",\n                    \"History\",\n                    \"Arms\",\n                    \"Arts\",\n                    \"Pottery/Ceramics\",\n                    \"Washington\",\n                    \"Civil War\",\n                    \"Antiques\",\n                    \"Crafts\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193338\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000102\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622003\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Barrett, Noel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3289999\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Deisroth, Barbara\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3297427\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fesker, Colleene\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318737\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Juno, George\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318759\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Jussel, Chris\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3319982\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keane, Karen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3319985\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keane, Kerry\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3326186\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Lee, Brill\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3357271\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Royka, Paul\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode639/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3364904\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Sloane, Jeanne\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation146886\",\n                \"cid:org:pbs.org:Manifestation146887\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode640\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:48Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 3\",\n            \"Title19\": \"E103\",\n            \"Title120\": \"Episode 3\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"103\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"\\\"Antiques Roadshow\\\" experts gather at Denver's Shrine Auditorium to look at and appraise everything from fine furniture to a watch that may have belonged to George Washington, as well as other regional pieces.  High above the Mile-High City at Denver's City Park, host Chris Jussel talks about the city's cultural diversity and its strong ties with England, then visits the Victorian home of the \\\"Unsinkable\\\" Molly Brown, survivor of the Titanic disaster and wife of a gold mining magnate who became one of Denver's most eccentric and flamboyent citizens. Denver area collectors challenge \\\"Antiques Roadshow\\\" experts to identify a number of unique items, including a silver set bestowed as a gift by the Czar of Russia and a Revolutionary War sabre.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-01-24T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Documentary\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Elderly\",\n                    \"Women\",\n                    \"Colorado\",\n                    \"American History\",\n                    \"History\",\n                    \"Kennedy Administration\",\n                    \"Arts\",\n                    \"Painting/Drawing\",\n                    \"Photography\",\n                    \"Antiques\",\n                    \"Crafts\",\n                    \"Animation\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193339\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000103\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622006\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Barrett, Noel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3289203\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Dawes, Nicholas M.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3293656\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Dyer, Linda\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3307258\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Guzman, Kathleen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318737\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Juno, George\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318760\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Jussell, Chris\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3320726\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keno, Leigh\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3320728\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keno, Leslie B.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3323159\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Kovacs, John\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode640/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3323774\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Kuharic, Gregory A.\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode640/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation83621\",\n                \"cid:org:pbs.org:Manifestation83622\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode641\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:48Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 4\",\n            \"Title19\": \"E104\",\n            \"Title120\": \"Episode 4\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"104\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"From the City of Brotherly Love, the traveling experts from Antiques Roadshow join local appraisers to view treasures and unique curios. Host Chris Jussel gives an historic account of pre-Revolution Philadelphia, and shows how that event laid the groundwork for some of the city's lasting cultural influence. Fine art and Colonial furniture are abundant in Philadelphia, and the appraisers are hopeful they'll see some of those valuables during their visit. Tips on acquiring collectibles are featured, as well as a segment that reveals the fine craftsmanship involved in making 18th century furniture.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-01-31T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Documentary\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"American History\",\n                    \"Arts\",\n                    \"Painting/Drawing\",\n                    \"Philadelphia\",\n                    \"Sculpture\",\n                    \"Antiques\",\n                    \"Crafts\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193340\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000104\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622016\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Barrett, Noel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3285364\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Converse, Gordon S.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3287162\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Crossman, Carl L.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3289203\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Dawes, Nicholas M.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3296751\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fausel, Alan\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3298273\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Flanigan, J. Michael\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3298448\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fletcher, Stephen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3307719\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Hake, Ted\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3309568\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Hartop, Christopher\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode641/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3313569\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Horn Nagel, Laura\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode641/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation17074\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode642\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:48Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 5\",\n            \"Title19\": \"E105\",\n            \"Title120\": \"SAN ANTONIO, TX\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"105\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"In San Antonio, \\\"Antique Roadshow\\\" specialists look at folk art, African bronzes, ceramics, paintings and a variety of imports from Europe and Japan. Chris Jussel visits the Spanish Governor's Mansion, the Alamo, and the colorful Riverwalk to introduce viewers to America's 10th largest urban area. Arms experts Russ Pritchard and George Juno also present examples of arms that would have been used during the battle at the Alamo.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-02-07T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Documentary\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"American History\",\n                    \"Folk Art\",\n                    \"History\",\n                    \"Arms\",\n                    \"Arts\",\n                    \"Painting/Drawing\",\n                    \"Pottery/Ceramics\",\n                    \"Sculpture\",\n                    \"Texas\",\n                    \"War\",\n                    \"Antiques\",\n                    \"Animation\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193341\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000105\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622012\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Barrett, Noel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3278970\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Buxton, John A.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3296751\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fausel, Alan\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3307258\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Guzman, Kathleen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3309460\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Hart, Jerry M.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318737\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Juno, George\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318759\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Jussel, Chris\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3321290\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Kiffer, Selby\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3324306\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Lackey, David\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode642/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3329772\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Luke, Timothy\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode642/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation146888\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode643\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:49Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 6\",\n            \"Title19\": \"E106\",\n            \"Title120\": \"Episode 6\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"106\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"\\\"Antiques Roadshow\\\" specialists from the country's great auction houses look at and appraise a variety of Americana in Southfield, Michigan. People came from all over the world to settle in Michigan, and the diversity of their cultures is reflected by the items viewed in this episode. Host Chris Jussel tours Southfield -- a relatively new and diverse town near Detroit, incorporated less than 40 years ago. At the Southfield Civic Center, \\\"Antiques Roadshow\\\" appraisers are thrilled to find a magnificent example of Duncan Phyfe furniture and an important watercolor painting.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-02-14T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Documentary\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Women\",\n                    \"Native Americans\",\n                    \"American History\",\n                    \"Folk Art\",\n                    \"History\",\n                    \"Arms\",\n                    \"Michigan\",\n                    \"Painting/Drawing\",\n                    \"Pottery/Ceramics\",\n                    \"Sculpture\",\n                    \"Civil War\",\n                    \"Antiques\",\n                    \"Crafts\",\n                    \"Animation\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193342\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000106\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622010\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3267711\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Ashleigh, Caroline\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Barrett, Noel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3274747\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Boos, Frank\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3289203\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Dawes, Nicholas M.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3294868\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Ellis, Donald\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3297430\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fesko, Colleene\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3298448\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fletcher, Stephen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301753\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Garrett, Wendell\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318737\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Juno, George\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode643/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318759\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Jussel, Chris\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode643/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation83623\",\n                \"cid:org:pbs.org:Manifestation83624\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode644\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:49Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 7\",\n            \"Title19\": \"E107\",\n            \"Title120\": \"MINNEAPOLIS/ST. PAUL, MN\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"107\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"This episode of \\\"Antiques Roadshow\\\" challenges appraisers with a variety of antiques from the Minneapolis/St. Paul area. Series host Chris Jussell sojourns to Anthony's Falls on the Mississippi River where the Twin Cities' history as a thriving mill community began. At the Hyatt Regency Minneapolis, \\\"Antiques Roadshow\\\" experts encounter a rare piece of African American memorabilia and a flag with a historic connection to President McKinley.  Appraisers offer tips on how to select Oriental rugs and highlight the growing interest in collections of art pieces compiled by corporations.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-02-21T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Documentary\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Agriculture\",\n                    \"American History\",\n                    \"Folk Art\",\n                    \"History\",\n                    \"Minneapolis\",\n                    \"Minnesota\",\n                    \"Arts\",\n                    \"Painting/Drawing\",\n                    \"Pottery/Ceramics\",\n                    \"Waters\",\n                    \"Antiques\",\n                    \"Business\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193343\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000107\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622013\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Barrett, Noel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3274747\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Boos, Frank\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3289999\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Deisroth, Barbara\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3297470\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Ffrench, James A.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301753\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Garrett, Wendell\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3307264\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Guzmann, Kathleen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318759\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Jussel, Chris\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3319982\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keane, Karen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3319985\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keane, Kerry\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode644/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3329772\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Luke, Timothy\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode644/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation17075\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode645\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:49Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 8\",\n            \"Title19\": \"E108\",\n            \"Title120\": \"ALBUQUERQUE, NM\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"108\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"In Albuquerque, New Mexico, \\\"Antiques Roadshow\\\" experts look at and appraise Native American pottery, porcelain, and oriental objects. Host Chris Jussel visits the 18th-century church of San Felipe de Neri in Albuquerque's historic Old Town; the Indian Pueblo Cultural Center whose artifacts represent many different Pueblo peoples; and Petroglyph National Park, where images drawn on rocks date back as far as 1000 BC. At the Albuquerque Convention Center, collectors and appraisers huddle over some impressive items, including a valuable Durer engraving and a rare 19th-century Canadian Native American costume.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-02-28T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Documentary\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Women\",\n                    \"Asians\",\n                    \"Hispanics\",\n                    \"Native Americans\",\n                    \"Arts\",\n                    \"Native Americans\",\n                    \"New Mexico\",\n                    \"Painting/Drawing\",\n                    \"Pottery/Ceramics\",\n                    \"Sculpture\",\n                    \"Antiques\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193344\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000108\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622011\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3266819\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Anthony, Alexander E.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3270075\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Barrett, Noel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3281882\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Channing, William\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3290884\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Dewey, Ray\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3296751\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fausel, Alan\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318759\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Jussel, Chris\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3320726\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keno, Leigh\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3323774\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Kuharic, Gregory A.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3346987\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Past, Angela\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode645/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3351856\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Radinsky, David N.\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode645/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation125636\",\n                \"cid:org:pbs.org:Manifestation125637\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode646\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:49Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 9\",\n            \"Title19\": \"E109\",\n            \"Title120\": \"Episode 9\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"109\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"Antiques Roadshow specialists in Concord, Massachusetts appraise a diverse array of collectibles, including Art Nouveau jewelry, Colonial and Federal style furniture, and 19th-century Chinese watercolors. Series host Chris Jussel highlights the region's celebrated history with visits to the Concord Museum and the birthplace of the American Revolution -- the Old North Bridge. Among the items brought to the Concord Armory for appraisal are a valuable needlepoint sampler found in an old trunk and an 1898 Swiss music box, now worth 1,000 times its original price.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-03-07T01:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Documentary\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Women\",\n                    \"Asians\",\n                    \"American History\",\n                    \"Massachusetts\",\n                    \"Arts\",\n                    \"Painting/Drawing\",\n                    \"Pottery/Ceramics\",\n                    \"Sculpture\",\n                    \"Antiques\",\n                    \"Crafts\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193345\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000109\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622017\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3267570\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Arthur, Gillian\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3287162\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Crossman, Carl L.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3292771\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Druckman, Nancy\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3293180\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Dunbar, Leila\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3293656\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Dyer, Linda\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3297430\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fesko, Colleene\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3298448\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Fletcher, Stephen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3310262\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Hays, John\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318759\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Jussel, Chris\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode646/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3319320\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Kaplan, Alan\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode646/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation61206\",\n                \"cid:org:pbs.org:Manifestation61207\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode647\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2019-06-12T12:01:49Z\",\n            \"UpdateDateTime\": \"2025-12-16T17:10:41Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Episode 10\",\n            \"Title19\": \"E110\",\n            \"Title120\": \"Episode 10\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"110\",\n            \"DistributionNumber\": 0,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"\",\n            \"SynopsisLong\": \"In College Park, Maryland, just across the Potomac River from the nation's capitol, Antiques Roadshow's independent dealers and expert appraisers value antiques and collectibles that range from American folk art to furniture and art pieces. Highlights include a visit to the U.S. Department of State's Diplomatic Reception Room for a look at one of the best collections of early American furniture; advice on appraising and identifying highly-collectible Steiff bears; and a sample of African-American memorabilia collected from the Baltimore area.\",\n            \"CountryOfOrigin\": \"\",\n            \"PrimaryGenre\": \"How-to\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": []\n            },\n            \"ReleaseDate\": \"1997-04-11T00:00:01Z\",\n            \"USTVRating\": null,\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Culture/Arts\",\n                    \"Documentary\",\n                    \"Other\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"Women\",\n                    \"Blacks\",\n                    \"American History\",\n                    \"Folk Art\",\n                    \"History\",\n                    \"Maryland\",\n                    \"Arts\",\n                    \"African Americans\",\n                    \"Antiques\",\n                    \"Crafts\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-3193346\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  000110\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2622015\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3289999\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Deisroth, Barbara\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3298273\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Flanigan, J. Michael\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301065\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Gallagher, David A.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3307719\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Hake, Ted\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3318759\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Jussel, Chris\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3319320\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Kaplan, Alan\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3319982\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keane, Karen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3320726\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keno, Leigh\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3320728\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Keno, Leslie B.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode647/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3325435\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Latham Kearns, Sara\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode647/credits?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation17076\",\n                \"cid:org:pbs.org:Manifestation17077\",\n                \"cid:org:pbs.org:Manifestation17078\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Broadview\",\n                \"UpdatedDataSource\": \"Bebanjo\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"links\": {\n                \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/series/cid:org:pbs.org:Series28/episodes?pagesize=10&offset=10\"\n            }\n        }\n    ],\n    \"SeasonList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                },\n                \"organizations\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season2887/organizations\"\n                },\n                \"episodes\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season2887/episodes\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                }\n            },\n            \"SeasonUID\": \"cid:org:pbs.org:Season2887\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2025-10-13T15:37:46Z\",\n            \"UpdateDateTime\": \"2026-01-25T23:38:16Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Series28\",\n            \"EntityType\": \"Season\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"Season\",\n            \"Title\": \"Antiques Roadshow:Season30\",\n            \"SeasonClass\": \"Main\",\n            \"SequenceNumber\": 30,\n            \"ReleaseDate\": \"2026-01-06T01:00:00Z\",\n            \"USTVRating\": \"TV-G\",\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-123482\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-10255458\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-667800264\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/3EDC-226F-D476-0238-C3B2-X\"\n                }\n            ],\n            \"EpisodeList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode54998\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode54998/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode54998/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode54998\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:37:59Z\",\n                    \"UpdateDateTime\": \"2025-12-30T23:12:30Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Red Butte Garden & Arboretum Hour 1\",\n                    \"Title19\": \"Antiques RDSW: 3001\",\n                    \"Title120\": \"Red Butte Garden & Arboretum Hour 1\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3001\",\n                    \"DistributionNumber\": 1,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"ROADSHOW celebrates an all-new Season 30, kicking off with a stop in Salt Lake City, UT!\",\n                    \"SynopsisLong\": \"ROADSHOW celebrates an all-new Season 30, starting with a stop in Salt Lake City! Discoveries include German candy containers, ca. 1910, a Donegal Arts & Crafts carpet and a 1937 'The Hobbit first UK edition. Which find is valued at $100K\",\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": \"2026-01-06T01:00:00Z\",\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [\n                            \"Consumerism\",\n                            \"Other\"\n                        ],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [\n                            \"History\",\n                            \"Trade\",\n                            \"Utah\",\n                            \"Antiques\"\n                        ],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123483\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003001\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658681\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800265\"\n                        },\n                        {\n                            \"ContentID\": \"cid:eidrid:10.5240/6AD7-3A2A-E03F-CAD0-40E2-7\"\n                        },\n                        {\n                            \"ContentID\": \"cid:TMSId:EP002036520749\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84816\"\n                    ],\n                    \"ManifestationIDList\": [\n                        \"cid:org:pbs.org:Manifestation464662\",\n                        \"cid:org:pbs.org:Manifestation464668\"\n                    ],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode54999\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode54999/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode54999/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode54999\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:38:09Z\",\n                    \"UpdateDateTime\": \"2026-01-08T19:25:39Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Red Butte Garden & Arboretum Hour 2\",\n                    \"Title19\": \"Antiques RDSW: 3002\",\n                    \"Title120\": \"Red Butte Garden & Arboretum Hour 2\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3002\",\n                    \"DistributionNumber\": 2,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"Watch all-new stunning treasures discovered during ROADSHOW's visit to Salt Lake City, UT!\",\n                    \"SynopsisLong\": \"See stunning treasures from ROADSHOW's visit to Salt Lake City! All-new finds include a 1970 Rolex 'Red' Submariner watch, an 1834 Baltimore St. James Episcopal Church sampler and 1961 Ed Ruscha drawings & letters. Which is the top find\",\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": \"2026-01-13T01:00:00Z\",\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [\n                            \"Consumerism\",\n                            \"Other\"\n                        ],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [\n                            \"Antiquity\",\n                            \"Arts\",\n                            \"Painting/Drawing\",\n                            \"Antiques\"\n                        ],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123485\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003002\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658682\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800266\"\n                        },\n                        {\n                            \"ContentID\": \"cid:TMSId:EP002036520750\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84817\"\n                    ],\n                    \"ManifestationIDList\": [\n                        \"cid:org:pbs.org:Manifestation464672\",\n                        \"cid:org:pbs.org:Manifestation464679\"\n                    ],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55000\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55000/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55000/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode55000\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:38:20Z\",\n                    \"UpdateDateTime\": \"2026-01-16T02:14:30Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Red Butte Garden & Arboretum Hour 3\",\n                    \"Title19\": \"Antiques RDSW: 3003\",\n                    \"Title120\": \"Red Butte Garden & Arboretum Hour 3\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3003\",\n                    \"DistributionNumber\": 3,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"See a bounty of Utah treasures from ROADSHOW's visit to Red Butte Garden & Arboretum!\",\n                    \"SynopsisLong\": \"See a bounty of Utah treasures found during ROADSHOW's visit to Red Butte Garden & Arboretum including diamond and star sapphire jewelry, a 1952 Al Stohlman tooled leatherwork picture, and Kenner 'Star Wars' action figures, ca. 1978!\",\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": \"2026-01-20T01:00:00Z\",\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [\n                            \"Consumerism\",\n                            \"Other\"\n                        ],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [\n                            \"History\",\n                            \"Trade\",\n                            \"Utah\",\n                            \"Antiques\"\n                        ],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123487\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003003\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658683\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800267\"\n                        },\n                        {\n                            \"ContentID\": \"cid:TMSId:EP002036520751\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84818\"\n                    ],\n                    \"ManifestationIDList\": [\n                        \"cid:org:pbs.org:Manifestation463010\",\n                        \"cid:org:pbs.org:Manifestation464685\",\n                        \"cid:org:pbs.org:Manifestation465834\"\n                    ],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55001\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55001/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55001/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode55001\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:38:31Z\",\n                    \"UpdateDateTime\": \"2025-10-16T15:19:34Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Grant's Farm Hour 2\",\n                    \"Title19\": \"Antiques RDSW: 3014\",\n                    \"Title120\": \"Grant's Farm Hour 2\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3014\",\n                    \"DistributionNumber\": 14,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"TBD\",\n                    \"SynopsisLong\": null,\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": null,\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123509\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003014\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658684\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800278\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84819\"\n                    ],\n                    \"ManifestationIDList\": [],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55002\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55002/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55002/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode55002\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:38:42Z\",\n                    \"UpdateDateTime\": \"2025-10-16T15:19:34Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Grant's Farm Hour 3\",\n                    \"Title19\": \"Antiques RDSW: 3015\",\n                    \"Title120\": \"Grant's Farm Hour 3\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3015\",\n                    \"DistributionNumber\": 15,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"TBD\",\n                    \"SynopsisLong\": null,\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": null,\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123511\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003015\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658685\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800279\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84820\"\n                    ],\n                    \"ManifestationIDList\": [],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55003\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55003/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55003/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode55003\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:38:52Z\",\n                    \"UpdateDateTime\": \"2025-10-16T15:19:34Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Episode 16\",\n                    \"Title19\": null,\n                    \"Title120\": \"Episode 16\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3016\",\n                    \"DistributionNumber\": 16,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"TBD\",\n                    \"SynopsisLong\": null,\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": null,\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123513\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003016\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658686\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800280\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84821\"\n                    ],\n                    \"ManifestationIDList\": [],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55004\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55004/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55004/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode55004\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:39:02Z\",\n                    \"UpdateDateTime\": \"2026-01-26T13:55:19Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Castle Farms Hour 1\",\n                    \"Title19\": \"Antiques RDSW: 3010\",\n                    \"Title120\": \"Castle Farms Hour 1\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3010\",\n                    \"DistributionNumber\": 10,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"ROADSHOW visits charming Charlevoix, MI in search of hidden treasures and their stories.\",\n                    \"SynopsisLong\": \"ROADSHOW visits charming Charlevoix, MI in search of treasures including a Tiffany Studios Turtleback diver's lamp, ca. 1905, John George Brown's Making Houses of Sand oil, ca. 1880, and a Chinese silk dragon panel, ca. 1775. One is $150K.\",\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": \"2026-03-31T00:00:00Z\",\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123501\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003010\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658687\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800274\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84822\"\n                    ],\n                    \"ManifestationIDList\": [\n                        \"cid:org:pbs.org:Manifestation465354\",\n                        \"cid:org:pbs.org:Manifestation466188\"\n                    ],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Rightsline\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"1732741\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55005\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55005/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55005/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode55005\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:39:14Z\",\n                    \"UpdateDateTime\": \"2026-01-16T04:29:09Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Castle Farms Hour 2\",\n                    \"Title19\": \"Antiques RDSW: 3011\",\n                    \"Title120\": \"Castle Farms Hour 2\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3011\",\n                    \"DistributionNumber\": 11,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"TBD\",\n                    \"SynopsisLong\": null,\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": \"2026-04-07T00:00:00Z\",\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123503\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003011\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658688\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800275\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84823\"\n                    ],\n                    \"ManifestationIDList\": [\n                        \"cid:org:pbs.org:Manifestation465859\"\n                    ],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55006\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55006/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55006/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode55006\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:39:24Z\",\n                    \"UpdateDateTime\": \"2026-01-16T04:26:38Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Castle Farms Hour 3\",\n                    \"Title19\": \"Antiques RDSW: 3012\",\n                    \"Title120\": \"Castle Farms Hour 3\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3012\",\n                    \"DistributionNumber\": 12,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"TBD\",\n                    \"SynopsisLong\": null,\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": \"2026-04-14T00:00:00Z\",\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123505\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003012\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658690\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800276\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84824\"\n                    ],\n                    \"ManifestationIDList\": [\n                        \"cid:org:pbs.org:Manifestation465861\"\n                    ],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55007\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55007/organizations\"\n                        },\n                        \"credits\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode55007/credits\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        }\n                    },\n                    \"EpisodeUID\": \"cid:org:pbs.org:Episode55007\",\n                    \"PublishedStatus\": \"Externally Published\",\n                    \"CreateDateTime\": \"2025-10-13T15:39:34Z\",\n                    \"UpdateDateTime\": \"2026-01-16T04:27:33Z\",\n                    \"ParentUID\": \"cid:org:pbs.org:Season2887\",\n                    \"EntityType\": \"Episode\",\n                    \"StructuralType\": \"Abstraction\",\n                    \"ReferentType\": \"TV\",\n                    \"Title\": \"Grant's Farm Hour 1\",\n                    \"Title19\": \"Antiques RDSW: 3012\",\n                    \"Title120\": \"Grant's Farm Hour 1\",\n                    \"TitleClass\": \"Release\",\n                    \"TitleLanguage\": \"en\",\n                    \"EpisodeClass\": \"Main\",\n                    \"EpisodeNumber\": \"3013\",\n                    \"DistributionNumber\": 13,\n                    \"ApproximateLength\": \"PT1H0M0S\",\n                    \"SynopsisShort\": \"TBD\",\n                    \"SynopsisLong\": null,\n                    \"CountryOfOrigin\": \"US\",\n                    \"PrimaryGenre\": \"History\",\n                    \"SecondaryGenre\": [],\n                    \"Language\": {\n                        \"PrimaryMode\": \"Audio\",\n                        \"PrimaryLanguage\": \"en\",\n                        \"SecondaryLanguage\": [\n                            \"en\"\n                        ]\n                    },\n                    \"ReleaseDate\": \"2026-04-28T00:00:00Z\",\n                    \"USTVRating\": \"TV-G\",\n                    \"RatingReason\": [],\n                    \"Keywords\": {\n                        \"Mood\": [],\n                        \"TimePeriod\": [],\n                        \"Theme\": [],\n                        \"Character\": [],\n                        \"Setting\": [],\n                        \"Subject\": [],\n                        \"General\": []\n                    },\n                    \"ContentIDList\": [\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Rightsline-123507\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  003013\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Alliant-6322\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5658691\"\n                        },\n                        {\n                            \"ContentID\": \"cid:org:pbs.org:Broadview-667800277\"\n                        }\n                    ],\n                    \"CreditsList\": [],\n                    \"CompilationIDList\": [],\n                    \"EditIDList\": [\n                        \"cid:org:pbs.org:Edit84825\"\n                    ],\n                    \"ManifestationIDList\": [\n                        \"cid:org:pbs.org:Manifestation465865\"\n                    ],\n                    \"AuditFields\": {\n                        \"MasterSourceSystemRecordType\": null,\n                        \"MasterDataSource\": \"Rightsline\",\n                        \"UpdatedDataSource\": \"Broadview\",\n                        \"CreatedBy\": \"1297181\",\n                        \"UpdatedBy\": \"Broadview\"\n                    }\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/season/cid:org:pbs.org:Season2887/episodes?pagesize=10&offset=10\"\n                    }\n                }\n            ],\n            \"OrganizationList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887/organizations\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        },\n                        \"episodes\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887/episodes\"\n                        }\n                    },\n                    \"OrganizationID\": 3167974,\n                    \"DisplayName\": \"WGBH Educational Foundation\",\n                    \"Domain\": \"\",\n                    \"Role\": \"Copyright Holder\",\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                    \"ContactInfoList\": [\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5454770,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5454904,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455073,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455088,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455128,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455137,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": \"ORLANDO BAGWELL\"\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455175,\n                            \"Phone\": \"(617) 300-3501\",\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                            \"ContactName\": \"Marsha Bemko\"\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455188,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455303,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455327,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"links\": {\n                                \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                            }\n                        }\n                    ]\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887/organizations\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        },\n                        \"episodes\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887/episodes\"\n                        }\n                    },\n                    \"OrganizationID\": 3167974,\n                    \"DisplayName\": \"WGBH Educational Foundation\",\n                    \"Domain\": \"\",\n                    \"Role\": \"Production Company\",\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                    \"ContactInfoList\": [\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5454770,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5454904,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455073,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455088,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455128,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455137,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": \"ORLANDO BAGWELL\"\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455175,\n                            \"Phone\": \"(617) 300-3501\",\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                            \"ContactName\": \"Marsha Bemko\"\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455188,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455303,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455327,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"links\": {\n                                \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                            }\n                        }\n                    ]\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887/organizations\"\n                        },\n                        \"season\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887\"\n                        },\n                        \"episodes\": {\n                            \"href\": \"/season/cid:org:pbs.org:Season2887/episodes\"\n                        }\n                    },\n                    \"OrganizationID\": 3167974,\n                    \"DisplayName\": \"WGBH Educational Foundation\",\n                    \"Domain\": \"\",\n                    \"Role\": \"Presenting Company\",\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n                    \"ContactInfoList\": [\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5454770,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5454904,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455073,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455088,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455128,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455137,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": \"ORLANDO BAGWELL\"\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455175,\n                            \"Phone\": \"(617) 300-3501\",\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                            \"ContactName\": \"Marsha Bemko\"\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455188,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455303,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"_links\": {\n                                \"self\": {\n                                    \"href\": \"/organization/3167974/contactinfolist\"\n                                },\n                                \"organization\": {\n                                    \"href\": \"/organization/3167974\"\n                                }\n                            },\n                            \"ContactID\": 5455327,\n                            \"Phone\": null,\n                            \"PhoneType\": \"Office\",\n                            \"Address\": \"One Guest Street   Boston 02135\",\n                            \"PrimaryEmail\": null,\n                            \"ContactName\": null\n                        },\n                        {\n                            \"links\": {\n                                \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                            }\n                        }\n                    ]\n                }\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"Broadview\",\n                \"CreatedBy\": \"1297181\",\n                \"UpdatedBy\": \"Broadview\"\n            }\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"credits\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"OrganizationID\": 3167974,\n            \"DisplayName\": \"WGBH Educational Foundation\",\n            \"Domain\": \"\",\n            \"Role\": \"Producer\",\n            \"Phone\": null,\n            \"PhoneType\": \"Office\",\n            \"Address\": \"10 Guest Street, Boston, MA, 2135, United States of America\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5454770,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5454904,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5455073,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5455088,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5455128,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5455137,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": \"ORLANDO BAGWELL\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5455175,\n                    \"Phone\": \"(617) 300-3501\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": \"marsha_bemko@wgbh.org\",\n                    \"ContactName\": \"Marsha Bemko\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5455188,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5455303,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167974/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167974\"\n                        }\n                    },\n                    \"ContactID\": 5455327,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167974/contactinfolist?pagesize=10&offset=10\"\n                    }\n                }\n            ]\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"credits\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"OrganizationID\": 3171958,\n            \"DisplayName\": \"WGBH Educational Foundation (PRD)\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Producer\",\n            \"Phone\": null,\n            \"PhoneType\": \"Office\",\n            \"Address\": \"One Guest Street, Boston, 02135\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 128191642,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 128730738,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 130689969,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 130690757,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 131164197,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 131172047,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 131230390,\n                    \"Phone\": \"617-300-4280\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": \"jon_loewald@wgbh.org\",\n                    \"ContactName\": \"Jonathan Loewald\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 132193199,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 133731453,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3171958/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3171958\"\n                        }\n                    },\n                    \"ContactID\": 133887575,\n                    \"Phone\": \"6173004215\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"One Guest Street   Boston 02135\",\n                    \"PrimaryEmail\": \"kristina_bracciale@wgbh.org\",\n                    \"ContactName\": \"Kristina Bracciale\"\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3171958/contactinfolist?pagesize=10&offset=10\"\n                    }\n                }\n            ]\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/organizations\"\n                },\n                \"series\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28\"\n                },\n                \"credits\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/credits\"\n                },\n                \"seasons\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/seasons\"\n                },\n                \"episodes\": {\n                    \"href\": \"/series/cid:org:pbs.org:Series28/episodes\"\n                }\n            },\n            \"OrganizationID\": 3136758,\n            \"DisplayName\": \"PBS NPS General Audience (GA)\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3136758/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3136758\"\n                        }\n                    },\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS NPS General Audience (GA)\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3136758/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3136758\"\n                        }\n                    },\n                    \"ContactID\": 311236758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"200 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"emm_uat@pbs.org\",\n                    \"ContactName\": \"PBS Content Services\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3136758/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3136758\"\n                        }\n                    },\n                    \"ContactID\": 4211236758,\n                    \"Phone\": \"703-739-2010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ],\n    \"AuditFields\": {\n        \"MasterSourceSystemRecordType\": null,\n        \"MasterDataSource\": \"Rightsline\",\n        \"UpdatedDataSource\": \"Rightsline\",\n        \"CreatedBy\": \"3\",\n        \"UpdatedBy\": \"1297181\"\n    }\n}"}],"_postman_id":"444ec0da-251a-4e97-8e6e-1b330e686434"},{"name":"Series","event":[{"listen":"test","script":{"id":"e2fb56fc-b4d0-47a8-b5fb-3caaef4be108","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"111ab70e-2cdb-42b2-9fe3-03ba08275d86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Series\",\n    \"Mode\": \"AudioVisual\",\n    \"SeriesClass\": \"Episodic\",\n    \"CountryOfOrigin\": \"US\",\n    \"SynopsisShort\": \"Dev-Smoke-Test\",\n    \"SynopsisLong\": \"In this special investigation, FRONTLINE tells the inside story of the origins of the financial meltdown and the battle to save the global economy. The films explore key decisions, missed opportunities and the unprecedented moves by the government and banking leaders that have affected the fortunes of millions of people.\",\n    \"ApproximateLength\": \"PT2H0M0S\",\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"el\",\n        \"SecondaryLanguage\": \"en\"\n    },\n    \"Title\": \"Money, Power and Wall Street\",\n    \"Title120\": \"Money, Power and Wall Street\",\n    \"Title19\": \"Money\",\n    \"TitleClass\": \"release\",\n    \"TitleLanguage\": \"el\",    \n    \"USTVRating\": \"E\",\n    \"RatingReason\": [\n        \"L\"\n    ],\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-1533\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NolaRoot:FRON\"\n        }\n    ],\n    \"CreditsList\": [\n        {\n            \"TalentID\": \"cid:org:pbs.org:Broadview-131330105\",\n            \"Role\": \"Producer\",\n            \"DisplayName\": \"colette neirouz\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136739,\n            \"DisplayName\": \"PBS NPS General Audience (GA)\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ],\n    \"AuditFields\": {\n        \"CreatedBy\": \"6463553\",\n        \"UpdatedBy\": \"7454335\"\n    }\n}"},"url":"{{baseurl}}/series","description":"<p>The \"Create a Series\" feature allows you to generate a new series entry in the database.</p>\n<p>To create a new series, you would send a POST request to the endpoint <code>{{baseurl}}/series</code>. The request body should contain the necessary details for the new series, such as its title, description, and any other required fields.</p>\n<p>Upon receiving the request, the server will create a new series entry in the database with the provided details. If successful, the server will respond with a success message and the details of the newly created series. If there are any issues with the request, such as missing or invalid fields, the server will respond with an error message detailing the issue.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["series"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"16cae111-4983-4bcd-87f3-059987f55083","name":"Example Response Series POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"StructuralType\": \"Abstraction\",\n  \"ReferentType\": \"Series\",\n  \"Mode\": \"AudioVisual\",\n  \"SeriesClass\": \"Episodic\",\n  \"CountryOfOrigin\": \"US\",\n  \"SynopsisShort\": \"TBD\",\n  \"SynopsisLong\": \"In this special investigation, FRONTLINE tells the inside story of the origins of the financial meltdown and the battle to save the global economy. The films explore key decisions, missed opportunities and the unprecedented moves by the government and banking leaders that have affected the fortunes of millions of people.\",\n  \"PrimaryGenre\": \"History\",\n  \"SecondaryGenre\": [\"Public Affairs\",\"Sports\"],\n  \"ApproximateLength\": \"PT2H0M0S\",\n  \"Language\": {\n    \"PrimaryMode\": \"Audio\",\n    \"PrimaryLanguage\": \"el\",\n    \"SecondaryLanguage\": [\"en\"]\n  },\n  \"Title\": \"Money, Power and Wall Street-Dev-Smoke-Test\",\n  \"Title19\": \"Money\",\n  \"TitleClass\": \"release\",\n  \"TitleLanguage\": \"el\",\n  \"Title120\": \"Money, Power and Wall Street\",\n  \"USTVRating\": \"TV-Y\",\n  \"Keywords\": {\n    \"Mood\": [\n      \"Fascinating\",\n      \"Quirky\",\n      \"Suspenseful\"\n    ],\n    \"TimePeriod\": [\n      \"2000s\"\n    ],\n    \"Theme\": [\n      \"Mystery\"\n    ],\n    \"Character\": [\n      \"Doctor\",\n      \"Friend\",\n      \"Hospital administrator\",\n      \"Neurologist\"\n    ],\n    \"Setting\": [\n      \"Hospital\",\n      \"New Jersey\"\n    ],\n    \"Subject\": [\n      \"Medical profession\",\n      \"Investigation\",\n      \"Drug addiction\",\n      \"Unlikely hero\",\n      \"Misanthropy\",\n      \"Medical mystery\"\n    ],\n    \"General\": [\n      \"Fascinating\"\n    ]\n  },\n  \"ContentIDList\": [\n    {\n      \"ContentID\": \"cid:org:pbs.org:BroadView-618586114\"\n    },\n    {\n      \"ContentID\": \"cid:org:pbs.org:NolaRoot:FRON\"\n    }\n  ],\n  \"CreditsList\": [\n    {\n      \"TalentID\": \"cid:org:pbs.org:Broadview-131330105\",\n      \"Role\": \"Producer\",\n      \"DisplayName\": \"colette neirouz\"\n    }\n  ],\n  \"OrganizationList\": [\n    {\n      \"OrganizationID\": 3136739,\n      \"DisplayName\": \"PBS NPS General Audience (GA)\",\n      \"Domain\": \"pbs.org\",\n      \"Role\": \"Distributor\",\n      \"Phone\": \"703-739-5010\",\n      \"PhoneType\": \"Office\",\n      \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n      \"ContactInfoList\": [\n        {\n          \"ContactID\": 3136758,\n          \"Phone\": \"703-739-5010\",\n          \"PhoneType\": \"Office\",\n          \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n          \"PrimaryEmail\": \"test-emm@pbs.com\",\n          \"ContactName\": \"PBS Content Services\"\n        }\n      ]\n    }\n  ],\n  \"AdditionalData\": {\n  \t\"CreatedBy\": \"6463553\",\n  \t\"UpdatedBy\": \"7454335\",\n  \t\"Source\": \"Rightsline\"\n  }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/series"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"SeriesUID\": \"cid:org:pbs.org:Series1092\",\n    \"message\": \"success\"\n}"}],"_postman_id":"111ab70e-2cdb-42b2-9fe3-03ba08275d86"},{"name":"Series","event":[{"listen":"test","script":{"id":"3cd342e9-532c-41f2-adb7-fd66e595f960","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"57e174b6-d592-450d-bffe-068419377b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Mode\": \"AudioVisual\",\n    \"SeriesClass\": \"Episodic\",\n    \"CountryOfOrigin\": \"US\",\n    \"SynopsisShort\": \"TBD\",\n    \"SynopsisLong\": \"In this special investigation, FRONTLINE tells the inside story of the origins of the financial meltdown and the battle to save the global economy. The films explore key decisions, missed opportunities and the unprecedented moves by the government and banking leaders that have affected the fortunes of millions of people.\",\n    \"ApproximateLength\": \"PT2H0M0S\",\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"el\",\n        \"SecondaryLanguage\": [\n            \"en\"\n        ]\n    },\n    \"Title120\": \"Money, Power and Wall Street\",\n    \"Title19\": \"Money\",\n    \"TitleClass\": \"release\",\n    \"TitleLanguage\": \"el\",    \n    \"USTVRating\": \"E\",\n    \"RatingReason\": [\n        \"L\"\n    ],\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"CreditsList\": [\n        {\n            \"TalentID\": \"cid:org:pbs.org:Broadview-127202300\",\n            \"Role\": \"Producer\",\n            \"DisplayName\": \"Story, Louise - PBS\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136739,\n            \"DisplayName\": \"PBS\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ]\n}"},"url":"{{baseurl}}/series/cid:org:pbs.org:Series2568","description":"<p>The <strong>Update Series</strong> feature allows you to modify the details of an existing Series using its unique identifier.</p>\n<p>For example, if you want to update a series with the unique identifier <code>cid:org:pbs.org:Series256</code>, you would send a PUT request to the endpoint <code>{{baseurl}}/series/cid:org:pbs.org:Series256</code>.</p>\n<p>In the request body, you would include the fields of the series that you want to update, along with their new values. The server will then update the series with the provided values and return a response indicating the success of the operation.</p>\n<p>If the series does not exist, or if there is an issue with the provided data, the server will return an error message.</p>\n","urlObject":{"path":["series","cid:org:pbs.org:Series2568"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"4a53a7e1-2d3a-4816-b384-a85906c59a7b","name":"Example response Series PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Series\",\n    \"Mode\": \"AudioVisual\",\n    \"SeriesClass\": \"Episodic\",\n    \"CountryOfOrigin\": \"US\",\n    \"SynopsisShort\": \"TBD\",\n    \"SynopsisLong\": \"In this special investigation, FRONTLINE tells the inside story of the origins of the financial meltdown and the battle to save the global economy. The films explore key decisions, missed opportunities and the unprecedented moves by the government and banking leaders that have affected the fortunes of millions of people.\",\n    \"ApproximateLength\": \"PT2H0M0S\",\n    \"PrimaryGenre\": \"History\",\n    \"SecondaryGenre\": [\n        \"Public Affairs\",\n        \"Sports\"\n    ],\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"el\",\n        \"SecondaryLanguage\": \"en\"\n    },\n    \"Title19\": \"Money\",\n    \"TitleClass\": \"release\",\n    \"TitleLanguage\": \"el\",\n    \"Title120\": \"Money, Power and Wall Street\",\n    \"USTVRating\": \"E\",\n    \"RatingReason\": [\n        \"L\"\n    ],\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"CreditsList\": [\n        {\n            \"TalentID\": \"cid:org:pbs.org:Broadview-127202300\",\n            \"Role\": \"Producer\",\n            \"DisplayName\": \"Story, Louise - PBS\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136739,\n            \"DisplayName\": \"PBS\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ],\n    \"AuditFields\": {\n        \"UpdatedBy\": \"Broadview\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/series/cid:org:pbs.org:Series1093"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"57e174b6-d592-450d-bffe-068419377b0a"},{"name":"Series","event":[{"listen":"test","script":{"id":"7ab5b0de-efdd-441d-ad0c-7cbbcfe374cb","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"edcf2bd9-d3bd-461b-989b-b5f70be56c2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/series/cid:org:pbs.org:Series393","description":"<p>The <strong>Delete Series</strong> feature allows you to remove a series from the system using its unique identifier.</p>\n<p>For instance, if you want to delete a series with the unique identifier <code>cid:org:pbs.org:Series393</code>, you would send a DELETE request to the endpoint <code>{{baseurl}}/series/cid:org:pbs.org:Series393</code>.</p>\n<p>Upon receiving the request, the server will attempt to find and delete the series with the identifier <code>cid:org:pbs.org:Series393</code>. If the operation is successful, the server will return a response indicating that the series has been deleted.</p>\n<p>If the series does not exist, or if there is an issue with the deletion process, the server will return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["series","cid:org:pbs.org:Series393"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"715c6fa9-ab72-472f-9566-01ee45d828b8","name":"Example Response Series DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/series/cid:org:pbs.org:Series1093"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200\n}"}],"_postman_id":"edcf2bd9-d3bd-461b-989b-b5f70be56c2b"},{"name":"Series ContentID Registration","event":[{"listen":"test","script":{"id":"fc5a8714-4f6c-4b26-9f4b-dcee5d50a60f","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"df506c8a-2bc2-4e82-b1e3-51467f6d4c72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:eidrid:10.5240/3A85-061E-4079-DA67-3E7A-U\"\n}"},"url":"{{baseurl}}/series/cid:org:pbs.org:Series388/contentidregistration","description":"<p>The <strong>Series Content ID Registration</strong> feature allows you to register a content ID for a specific series using its unique identifier.</p>\n<p>For instance, if you want to register a content ID for a series with the unique identifier <code>cid:org:pbs.org:Series388</code>, you would send a POST request to the endpoint <code>{{baseurl}}/series/cid:org:pbs.org:Series388/contentidregistration</code>.</p>\n<p>In the request body, you would include the details of the content ID you wish to register. Upon receiving the request, the server will attempt to register the provided content ID for the series with the identifier <code>cid:org:pbs.org:Series388</code>.</p>\n<p>If the operation is successful, the server will return a response indicating that the content ID has been registered for the series. If the series does not exist, or if there is an issue with the registration process, the server will return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["series","cid:org:pbs.org:Series388","contentidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"e15ee5ba-a15f-48ac-a48a-48c0aa7460ee","name":"Example Response Series ContentIDRegistration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:TMSId:SH033745340000\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/series/cid:org:pbs.org:Series839/contentidregistration"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"df506c8a-2bc2-4e82-b1e3-51467f6d4c72"},{"name":"Series ContentID","event":[{"listen":"test","script":{"id":"3377c498-4504-44f2-a5e0-8e29a5242836","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"23ee8b9d-52c4-4d7d-b524-18e17c9008f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/series/cid:org:pbs.org:Series388/contentid/cid:eidrid:10.5240/3A85-061E-4079-DA67-3E7A-U","description":"<p>The <strong>Delete Series Content ID</strong> feature allows you to remove a previously registered content ID from a specific series using its unique identifier.</p>\n<p>For instance, if you want to remove a content ID <code>cid:org:pbs.org:BroadView-618586666</code> from a series with the unique identifier <code>cid:org:pbs.org:Series637</code>, you would send a DELETE request to the endpoint <code>{{baseurl}}/series/cid:org:pbs.org:Series637/contentid/cid:org:pbs.org:BroadView-618586666</code>.</p>\n<p>Upon receiving the request, the server will attempt to remove the specified content ID from the series with the identifier <code>cid:org:pbs.org:Series637</code>.</p>\n<p>If the operation is successful, the server will return a response indicating that the content ID has been removed from the series. If the series does not exist, or if the content ID is not registered with the series, the server will return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["series","cid:org:pbs.org:Series388","contentid","cid:eidrid:10.5240","3A85-061E-4079-DA67-3E7A-U"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"34b9d625-7df4-444b-a2e8-25ae57a13db7","name":"Example Error Series ContentIDRegistration DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/series/cid:org:pbs.org:Series637/contentid/cid:org:pbs.org:Broadview-618586666"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"error\": \"Bad Request\",\n    \"message\": \"ContentID - must NOT have additional properties\"\n}"}],"_postman_id":"23ee8b9d-52c4-4d7d-b524-18e17c9008f7"},{"name":"Series Organization","event":[{"listen":"test","script":{"id":"0f957a94-80c0-406f-bfa9-8f987242244d","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"e8b1c63c-8ce1-4137-8843-6e7a970377b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/series/cid:org:pbs.org:Series393/organization/32578813?rolename=Producer","description":"<p>The \"Delete an Organization associated with a Series\" feature allows you to remove an organization that is associated with a specific series.</p>\n<p>For instance, if you want to remove an organization with the ID <code>32578813</code> and role <code>Producer</code> from a series with the unique identifier <code>cid:org:pbs.org:Series393</code>, you would send a DELETE request to the endpoint <code>{{baseurl}}/series/cid:org:pbs.org:Series393/organization/32578813?rolename=Producer</code>.</p>\n<p>Upon receiving the request, the server will attempt to remove the specified organization from the series. If the operation is successful, the server will return a response indicating that the organization has been removed from the series. If the series or the organization does not exist, or if the organization is not associated with the series with the specified role, the server will return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["series","cid:org:pbs.org:Series393","organization","32578813"],"host":["{{baseurl}}"],"query":[{"key":"rolename","value":"Producer"}],"variable":[]}},"response":[{"id":"09f204ec-da67-4eb5-a7e2-bca671918d6c","name":"Example Error Response Series De-Associate Organization","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseurl}}/series/cid:org:pbs.org:Series393/organization/32578813?rolename=Producer","host":["{{baseurl}}"],"path":["series","cid:org:pbs.org:Series393","organization","32578813"],"query":[{"key":"rolename","value":"Producer"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"title\": \"Bad Request\",\n    \"details\": \"Organization is not associated with Series\"\n}"}],"_postman_id":"e8b1c63c-8ce1-4137-8843-6e7a970377b3"},{"name":"Series Credit","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"b47f485d-2e93-4765-8e8c-153388a9f606"}}],"id":"5388c5a4-081e-4736-b05e-c1de5859ab31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/series/cid:org:pbs.org:Series393/credits/cid:org:pbs.org:Broadview-206782309","description":"<p>The \"Delete Credit Metadata associated with a Series\" feature allows you to remove specific credit metadata that is associated with a particular series.</p>\n<p>For instance, if you want to remove credit metadata with the unique identifier <code>cid:org:pbs.org:Broadview-206782309</code> from a series with the unique identifier <code>cid:org:pbs.org:Series393</code>, you would send a DELETE request to the endpoint <code>{{baseurl}}/series/cid:org:pbs.org:Series393/credits/cid:org:pbs.org:Broadview-206782309</code>.</p>\n<p>Upon receiving the request, the server will attempt to remove the specified credit metadata from the series. If the operation is successful, the server will return a response indicating that the credit metadata has been removed from the series. If the series or the credit metadata does not exist, or if the credit metadata is not associated with the series, the server will return an error message.</p>\n","urlObject":{"path":["series","cid:org:pbs.org:Series393","credits","cid:org:pbs.org:Broadview-206782309"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5388c5a4-081e-4736-b05e-c1de5859ab31"},{"name":"Series Keywords","event":[{"listen":"test","script":{"id":"58c160c8-91de-4db5-a21d-9c6197419e42","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"77dc1753-fc68-439c-a5d9-7d963998a063","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"Mood\": [\n    \"Suspenseful\"\n  ],\n  \"TimePeriod\": [\n    \"2000s\"\n  ],\n  \"Theme\": [\n    \"Mystery\"\n  ],\n  \"Character\": [\n    \"Student\",\n    \"Friend\",\n    \"Neurologist\"\n  ],\n  \"Setting\": [\n    \"Hospital\",\n    \"New Jersey\"\n  ],\n  \"Subject\": [\n    \"Medical profession\",\n    \"Medical mystery\"\n  ],\n  \"General\": [\n    \"Fascinating\"\n  ]\n}"},"url":"{{baseurl}}/series/cid:org:pbs.org:Series393/keywords","description":"<p>The \"Delete Series's Keywords\" feature allows you to remove all keywords associated with a specific series.</p>\n<p>For example, if you have a series with the unique identifier <code>cid:org:pbs.org:Series2496</code> and you want to remove all its associated keywords, you would send a DELETE request to the endpoint <code>{{baseurl}/series/cid:org:pbs.org:Series2496/keywords</code>.</p>\n<p>Upon receiving the request, the server will attempt to remove all keywords associated with the specified series. If the operation is successful, the server will return a response indicating that the keywords have been removed. If the series does not exist, or if there are no keywords associated with the series, the server will return an error message.</p>\n","urlObject":{"path":["series","cid:org:pbs.org:Series393","keywords"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"77dc1753-fc68-439c-a5d9-7d963998a063"}],"id":"6c2017f1-9134-4b6c-8bab-50ba4e1cf6a2","description":"<p>A Series is a grouping of ordered or un-ordered child items, which may be individual Special Episodes or Seasons that have their own child Episodes.</p>\n","_postman_id":"6c2017f1-9134-4b6c-8bab-50ba4e1cf6a2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Season","item":[{"name":"PublishStatus","item":[{"name":"Season Publish Status","id":"d87a5cae-b94f-419c-ba96-0d7e700fe087","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"PublishedStatus\": \"Externally Published\"\n}"},"url":"{{baseurl}}/season/cid:org:pbs.org:Season157/publish-status","description":"<p><strong>Update Season Published Status</strong> This endpoint allows you to update the published status of a specific season. The published status of a season can be one of three states: <em>In Progress</em>, <em>Internally Published</em>, or <em>Externally Published</em>.</p>\n<ul>\n<li><code>In Progress</code> indicates that the season is still being created or updated and is not yet ready for viewing or distribution.</li>\n<li><code>Internally Published</code> means that the season is ready for internal review or use within the organization.</li>\n<li><code>Externally Published</code> signifies that the season is fully completed and ready for public viewing or distribution.</li>\n</ul>\n<p>For instance, to use this endpoint <code>PUT {{baseurl}}/season/cid:org:pbs.org:Season157/publish-status</code>, you would send a PUT request with the new published status in the request body. The server would then update the published status of the season with the identifier <code>cid:org:pbs.org:Season157</code> and return a response confirming the update. If the season does not exist or an error occurs, the server would return an appropriate error message.</p>\n","urlObject":{"path":["season","cid:org:pbs.org:Season157","publish-status"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d87a5cae-b94f-419c-ba96-0d7e700fe087"}],"id":"b7fd577e-8822-4603-9a29-77dd3b47412b","description":"<h2 id=\"required-fields\">Required Fields</h2>\n<p>The following properties will be required as {PublishedStatus} is set to different statuses. Statuses can only progress forward in this order: <code>In Progress</code>, <code>Internally Published</code>, then <code>Externally Published</code>.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Entity</th>\n<th>In Progress</th>\n<th>Internally Published</th>\n<th>Externally Published</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Season</td>\n<td><code>ParentUID</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>ReferentType</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>SeasonClass</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>SequenceNumber</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>Title</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n<tr>\n<td></td>\n<td><code>TitleClass</code></td>\n<td>N/A</td>\n<td>N/A</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"b7fd577e-8822-4603-9a29-77dd3b47412b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Season","event":[{"listen":"test","script":{"id":"51af4189-9b45-4caf-b84c-c2a39f9b9c85","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"9a77de09-1ce9-47ea-b3c3-aae59502c175","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/season/cid:org:pbs.org:Season2639","description":"<p><strong>Get Season by ID</strong></p>\n<p>The \"Get Season by ID\" feature allows you to retrieve detailed information about a specific season using its unique identifier. </p>\n<p>To use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/season/cid:org:pbs.org:Season157</code>. </p>\n<p>The server would then look up the season with the identifier <code>cid:org:pbs.org:Season157</code> and return a response containing the details of the season. If the season does not exist, the server would return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season","cid:org:pbs.org:Season2639"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"fd5ca358-df88-489a-907d-09f3af63b9e7","name":"Example Response Season GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/season/cid:org:pbs.org:Season1669"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/season/cid:org:pbs.org:Season1669\"\n        },\n        \"organizations\": {\n            \"href\": \"/season/cid:org:pbs.org:Season1669/organizations\"\n        },\n        \"episodes\": {\n            \"href\": \"/season/cid:org:pbs.org:Season1669/episodes\"\n        },\n        \"series\": {\n            \"href\": \"/series/cid:org:pbs.org:Series65\"\n        }\n    },\n    \"SeasonUID\": \"cid:org:pbs.org:Season1669\",\n    \"PublishedStatus\": \"Externally Published\",\n    \"CreateDateTime\": \"2020-10-14T00:40:12Z\",\n    \"UpdateDateTime\": \"2025-10-10T02:43:37Z\",\n    \"ParentUID\": \"cid:org:pbs.org:Series65\",\n    \"EntityType\": \"Season\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Season\",\n    \"Title\": \"Finding Your Roots:Season7\",\n    \"SeasonClass\": \"Main\",\n    \"SequenceNumber\": 7,\n    \"ReleaseDate\": \"2021-01-20T01:00:00Z\",\n    \"USTVRating\": \"TV-PG\",\n    \"RatingReason\": [],\n    \"Keywords\": {\n        \"Mood\": [],\n        \"TimePeriod\": [],\n        \"Theme\": [],\n        \"Character\": [],\n        \"Setting\": [],\n        \"Subject\": [],\n        \"General\": []\n    },\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-44754\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Bebanjo-10090645\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Broadview-657577857\"\n        },\n        {\n            \"ContentID\": \"cid:eidrid:10.5240/2AF7-1530-5C77-EA13-75C3-6\"\n        }\n    ],\n    \"EpisodeList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37384\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37384/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37384/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37384\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:15Z\",\n            \"UpdateDateTime\": \"2025-10-15T19:08:44Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"To the Manor Born\",\n            \"Title19\": \"S7E1\",\n            \"Title120\": \"To the Manor Born\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"701\",\n            \"DistributionNumber\": 1,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. discovers the privileged lineages that claim actor Glenn Close and director John Waters as descendants, introducing ancestors who are as bold and independent as they are.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. discovers the privileged lineages that claim actor Glenn Close and director John Waters as descendants, introducing ancestors who are as bold and independent as they are.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-01-20T01:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [\n                \"L\"\n            ],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105215\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44755\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000701\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817696\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577858\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570068\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt13884920\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/2D61-CD8E-3AD8-C82D-E936-A\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44755-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44755-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3283892\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Glenn, Close\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301957\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37384/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3377904\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"John, Waters\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53499\",\n                \"cid:org:pbs.org:Edit75883\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372761\",\n                \"cid:org:pbs.org:Manifestation389977\",\n                \"cid:org:pbs.org:Manifestation391111\",\n                \"cid:org:pbs.org:Manifestation391588\",\n                \"cid:org:pbs.org:Manifestation426734\",\n                \"cid:org:pbs.org:Manifestation436990\",\n                \"cid:org:pbs.org:Manifestation445643\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37385\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37385/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37385/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37385\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:20Z\",\n            \"UpdateDateTime\": \"2025-10-15T19:08:45Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Against All Odds\",\n            \"Title19\": \"S7E2\",\n            \"Title120\": \"Against All Odds\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"702\",\n            \"DistributionNumber\": 2,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. introduces media personality Andy Cohen and radio journalist Nina Totenberg to ancestors who were determined to survive.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. introduces media personality Andy Cohen and radio journalist Nina Totenberg to ancestors who were determined to survive.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-01-27T01:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"Women\",\n                    \"American History\",\n                    \"Family Issues\",\n                    \"History\",\n                    \"Holocaust\",\n                    \"Immigration\",\n                    \"Judaism\",\n                    \"Eastern Europe\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:IMDbId:tt13937322\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105216\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44757\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000702\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577859\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817698\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570069\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/0498-BF78-D634-EB55-E066-L\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44757-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44757-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-151743257\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Andy, Cohen\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301957\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37385/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3373069\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Nina, Totenberg\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53500\",\n                \"cid:org:pbs.org:Edit69506\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372762\",\n                \"cid:org:pbs.org:Manifestation389979\",\n                \"cid:org:pbs.org:Manifestation391113\",\n                \"cid:org:pbs.org:Manifestation392935\",\n                \"cid:org:pbs.org:Manifestation422111\",\n                \"cid:org:pbs.org:Manifestation422184\",\n                \"cid:org:pbs.org:Manifestation426735\",\n                \"cid:org:pbs.org:Manifestation436989\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37386\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37386/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37386/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37386\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:23Z\",\n            \"UpdateDateTime\": \"2025-10-15T19:08:47Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"No Irish Need Apply\",\n            \"Title19\": \"S7E3\",\n            \"Title120\": \"No Irish Need Apply\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"703\",\n            \"DistributionNumber\": 3,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. explores the roots of actor Jane Lynch and comedian Jim Gaffigan, revealing the Irish American experience through their families.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. explores the roots of actor Jane Lynch and comedian Jim Gaffigan, revealing the Irish American experience through their families.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-02-03T01:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"Women\",\n                    \"American History\",\n                    \"History\",\n                    \"Immigration\",\n                    \"Ireland\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105217\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt13974976\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44759\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000703\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577860\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817702\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570070\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/04D4-0A38-5D38-437D-62BA-L\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44759-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44759-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-127738832\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Jim, Gaffigan\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301957\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37386/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-240658454\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Jane, Lynch\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53501\",\n                \"cid:org:pbs.org:Edit71266\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372763\",\n                \"cid:org:pbs.org:Manifestation389981\",\n                \"cid:org:pbs.org:Manifestation391107\",\n                \"cid:org:pbs.org:Manifestation392605\",\n                \"cid:org:pbs.org:Manifestation419155\",\n                \"cid:org:pbs.org:Manifestation426739\",\n                \"cid:org:pbs.org:Manifestation436978\",\n                \"cid:org:pbs.org:Manifestation446973\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37387\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37387/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37387/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37387\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:26Z\",\n            \"UpdateDateTime\": \"2025-10-15T19:08:50Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"The Shirts on their Backs\",\n            \"Title19\": \"S7E4\",\n            \"Title120\": \"The Shirts on their Backs\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"704\",\n            \"DistributionNumber\": 4,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. reveals the immigrant roots of actors Tony Shalhoub and Christopher Meloni, introducing ancestors who came to America to build a better life.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. reveals the immigrant roots of actors Tony Shalhoub and Christopher Meloni, introducing ancestors who came to America to build a better life.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-02-10T01:00:00Z\",\n            \"USTVRating\": \"TV-14\",\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"American History\",\n                    \"Family Issues\",\n                    \"History\",\n                    \"Immigration\",\n                    \"Lebanon\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105218\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44761\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000704\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577861\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817699\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570071\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt14031394\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/DE45-E2B3-8987-3C38-6EE1-9\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44761-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44761-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301957\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-658243612\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Christopher, Meloni\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37387/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3362243\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Tony, Shalhoub\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53502\",\n                \"cid:org:pbs.org:Edit73261\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372764\",\n                \"cid:org:pbs.org:Manifestation389980\",\n                \"cid:org:pbs.org:Manifestation391109\",\n                \"cid:org:pbs.org:Manifestation391970\",\n                \"cid:org:pbs.org:Manifestation423310\",\n                \"cid:org:pbs.org:Manifestation426741\",\n                \"cid:org:pbs.org:Manifestation436981\",\n                \"cid:org:pbs.org:Manifestation447227\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37388\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37388/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37388/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37388\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:28Z\",\n            \"UpdateDateTime\": \"2025-10-15T19:08:51Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Write My Name in the Book of Life\",\n            \"Title19\": \"S7E5\",\n            \"Title120\": \"Write My Name in the Book of Life\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"705\",\n            \"DistributionNumber\": 5,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. helps musician Pharrell Williams and filmmaker Kasi Lemmons uncover extraordinarily rare first-person accounts of their enslaved ancestors.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. helps musician Pharrell Williams and filmmaker Kasi Lemmons uncover extraordinarily rare first-person accounts of their enslaved ancestors.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-02-17T01:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [\n                \"L\"\n            ],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"Women\",\n                    \"Family Issues\",\n                    \"Film Industry\",\n                    \"History\",\n                    \"Slavery\",\n                    \"African Americans\",\n                    \"Civil War\",\n                    \"Music\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105219\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt14075984\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44763\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000705\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577862\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817700\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570072\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/1D1A-5503-A79F-07C9-4E0D-J\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44763-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44763-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37388/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53503\",\n                \"cid:org:pbs.org:Edit69763\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372765\",\n                \"cid:org:pbs.org:Manifestation390070\",\n                \"cid:org:pbs.org:Manifestation391112\",\n                \"cid:org:pbs.org:Manifestation393887\",\n                \"cid:org:pbs.org:Manifestation412321\",\n                \"cid:org:pbs.org:Manifestation412322\",\n                \"cid:org:pbs.org:Manifestation413126\",\n                \"cid:org:pbs.org:Manifestation426736\",\n                \"cid:org:pbs.org:Manifestation436985\",\n                \"cid:org:pbs.org:Manifestation447600\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37389\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37389/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37389/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37389\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:32Z\",\n            \"UpdateDateTime\": \"2025-10-15T19:08:53Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Country Roots\",\n            \"Title19\": \"S7E6\",\n            \"Title120\": \"Country Roots\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"706\",\n            \"DistributionNumber\": 6,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. uncovers the remarkably diverse backgrounds of country music icons Clint Black and Rosanne Cash.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. uncovers the remarkably diverse backgrounds of country music icons Clint Black and Rosanne Cash.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-02-24T01:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [\n                \"L\"\n            ],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"Women\",\n                    \"Country/Western/Bluegrass\",\n                    \"American History\",\n                    \"Family Issues\",\n                    \"Immigration\",\n                    \"Slavery\",\n                    \"Civil War\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105220\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt14128684\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44765\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000706\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817694\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577863\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570073\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/F8FD-410A-9124-DE1F-3EDA-H\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37389/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37389\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37389/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44765-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37389/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37389\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37389/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44765-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53504\",\n                \"cid:org:pbs.org:Edit71179\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372766\",\n                \"cid:org:pbs.org:Manifestation390080\",\n                \"cid:org:pbs.org:Manifestation422023\",\n                \"cid:org:pbs.org:Manifestation422025\",\n                \"cid:org:pbs.org:Manifestation426752\",\n                \"cid:org:pbs.org:Manifestation433416\",\n                \"cid:org:pbs.org:Manifestation436984\",\n                \"cid:org:pbs.org:Manifestation448298\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37390\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37390/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37390/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37390\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:36Z\",\n            \"UpdateDateTime\": \"2025-10-10T06:39:37Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"The New World\",\n            \"Title19\": \"S7E7\",\n            \"Title120\": \"The New World\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"707\",\n            \"DistributionNumber\": 7,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. traces ancestors of actor John Lithgow and journalist Maria Hinojosa who thrived in North America long before the birth of the United States.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. traces ancestors of actor John Lithgow and journalist Maria Hinojosa who thrived in North America long before the birth of the United States.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-04-14T00:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Elderly\",\n                    \"Hispanics\",\n                    \"Women\",\n                    \"American History\",\n                    \"Family Issues\",\n                    \"Hispanic Americans\",\n                    \"Immigration\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105221\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt14202374\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817695\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44767\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000707\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577864\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570074\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/78C3-D933-7165-6E18-317C-H\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44767-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44767-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3312239\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Maria, Hinojosa\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37390/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3328320\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"John, Lithgow\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53505\",\n                \"cid:org:pbs.org:Edit72690\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372767\",\n                \"cid:org:pbs.org:Manifestation382309\",\n                \"cid:org:pbs.org:Manifestation390081\",\n                \"cid:org:pbs.org:Manifestation391108\",\n                \"cid:org:pbs.org:Manifestation392937\",\n                \"cid:org:pbs.org:Manifestation393680\",\n                \"cid:org:pbs.org:Manifestation414909\",\n                \"cid:org:pbs.org:Manifestation415678\",\n                \"cid:org:pbs.org:Manifestation426751\",\n                \"cid:org:pbs.org:Manifestation436983\",\n                \"cid:org:pbs.org:Manifestation449033\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37391\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37391/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37391/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37391\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:40Z\",\n            \"UpdateDateTime\": \"2025-10-10T06:39:40Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Laughing on the Inside\",\n            \"Title19\": \"S7E10\",\n            \"Title120\": \"Laughing on the Inside\",\n            \"TitleClass\": \"Release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"708\",\n            \"DistributionNumber\": 10,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. provides comedians Lewis Black and Roy Wood, Jr. with accounts of hardship in their family trees which may have led them to each find humor in adversity.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. provides comedians Lewis Black and Roy Wood, Jr. with accounts of hardship in their family trees which may have led them to each find humor in adversity.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-05-05T00:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"American History\",\n                    \"Genetics\",\n                    \"History\",\n                    \"Slavery\",\n                    \"African Americans\",\n                    \"Culture\",\n                    \"Comedy/Humor\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105222\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44769\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000708\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577865\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817703\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570075\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt14202378\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/DB34-E61C-9124-8749-77E7-G\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44769-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44769-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37391/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-29377149\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Lewis, Black\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53506\",\n                \"cid:org:pbs.org:Edit76110\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372768\",\n                \"cid:org:pbs.org:Manifestation384134\",\n                \"cid:org:pbs.org:Manifestation390072\",\n                \"cid:org:pbs.org:Manifestation392936\",\n                \"cid:org:pbs.org:Manifestation426902\",\n                \"cid:org:pbs.org:Manifestation436982\",\n                \"cid:org:pbs.org:Manifestation446563\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37392\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37392/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37392/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37392\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:43Z\",\n            \"UpdateDateTime\": \"2025-10-10T06:39:42Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"On Broadway\",\n            \"Title19\": \"S7E9\",\n            \"Title120\": \"On Broadway\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"709\",\n            \"DistributionNumber\": 9,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. investigates the family histories of Broadway stars Audra MacDonald and Mandy Patinkin, discovering ancestors whose struggles laid the groundwork for their success.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. investigates the family histories of Broadway stars Audra MacDonald and Mandy Patinkin, discovering ancestors whose struggles laid the groundwork for their success.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-04-28T00:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"Women\",\n                    \"Family Issues\",\n                    \"Holocaust\",\n                    \"Slavery\",\n                    \"World War II\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105223\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt14202380\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44771\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000709\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817697\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577866\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570076\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/E620-F319-F46A-9FF7-BE63-U\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44771-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44771-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37392/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3347068\",\n                    \"Role\": \"Guest\",\n                    \"DisplayName\": \"Mandy, Patinkin\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53507\",\n                \"cid:org:pbs.org:Edit69460\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372769\",\n                \"cid:org:pbs.org:Manifestation383488\",\n                \"cid:org:pbs.org:Manifestation390079\",\n                \"cid:org:pbs.org:Manifestation391110\",\n                \"cid:org:pbs.org:Manifestation395026\",\n                \"cid:org:pbs.org:Manifestation425112\",\n                \"cid:org:pbs.org:Manifestation436979\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37393\"\n                },\n                \"organizations\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37393/organizations\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode37393/credits\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                }\n            },\n            \"EpisodeUID\": \"cid:org:pbs.org:Episode37393\",\n            \"PublishedStatus\": \"Externally Published\",\n            \"CreateDateTime\": \"2020-10-14T00:40:47Z\",\n            \"UpdateDateTime\": \"2025-10-10T06:39:45Z\",\n            \"ParentUID\": \"cid:org:pbs.org:Season1669\",\n            \"EntityType\": \"Episode\",\n            \"StructuralType\": \"Abstraction\",\n            \"ReferentType\": \"TV\",\n            \"Title\": \"Anchored to the Past\",\n            \"Title19\": \"S7E8\",\n            \"Title120\": \"Anchored to the Past\",\n            \"TitleClass\": \"release\",\n            \"TitleLanguage\": \"en\",\n            \"EpisodeClass\": \"Main\",\n            \"EpisodeNumber\": \"710\",\n            \"DistributionNumber\": 8,\n            \"ApproximateLength\": \"PT1H0M0S\",\n            \"SynopsisShort\": \"Henry Louis Gates, Jr. examines how journalists Gretchen Carlson and Don Lemon were able to overcome biases in their careers, drawing parallels to relatives who met profound challenges of their own.\",\n            \"SynopsisLong\": \"Henry Louis Gates, Jr. examines how journalists Gretchen Carlson and Don Lemon were able to overcome biases in their careers, drawing parallels to relatives who met profound challenges of their own.\",\n            \"CountryOfOrigin\": \"US\",\n            \"PrimaryGenre\": \"History\",\n            \"SecondaryGenre\": [],\n            \"Language\": {\n                \"PrimaryMode\": \"Audio\",\n                \"PrimaryLanguage\": \"en\",\n                \"SecondaryLanguage\": [\n                    \"en\"\n                ]\n            },\n            \"ReleaseDate\": \"2021-04-21T00:00:00Z\",\n            \"USTVRating\": \"TV-PG\",\n            \"RatingReason\": [\n                \"L\"\n            ],\n            \"Keywords\": {\n                \"Mood\": [],\n                \"TimePeriod\": [],\n                \"Theme\": [\n                    \"Family/Marriage\",\n                    \"Interview/Discussion/Review\"\n                ],\n                \"Character\": [],\n                \"Setting\": [],\n                \"Subject\": [\n                    \"Blacks\",\n                    \"Women\",\n                    \"American History\",\n                    \"Family Issues\",\n                    \"Slavery\",\n                    \"Race\"\n                ],\n                \"General\": []\n            },\n            \"ContentIDList\": [\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Listings-105224\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Rightsline-44773\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:NOLACode:FIYO  000710\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Broadview-657577867\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Bebanjo-2817701\"\n                },\n                {\n                    \"ContentID\": \"cid:org:pbs.org:Alliant-5212\"\n                },\n                {\n                    \"ContentID\": \"cid:TMSId:EP015204570077\"\n                },\n                {\n                    \"ContentID\": \"cid:IMDbId:tt14202382\"\n                },\n                {\n                    \"ContentID\": \"cid:eidrid:10.5240/3DE5-A83C-C3BC-7E0E-F528-I\"\n                }\n            ],\n            \"CreditsList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44773-Producer-TBD\",\n                    \"Role\": \"Producer\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"44773-Director-TBD\",\n                    \"Role\": \"Director\",\n                    \"DisplayName\": \"TBD\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393/credits\"\n                        },\n                        \"episode\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393\"\n                        },\n                        \"organizations\": {\n                            \"href\": \"/episode/cid:org:pbs.org:Episode37393/organizations\"\n                        }\n                    },\n                    \"TalentID\": \"cid:org:pbs.org:Broadview-3301937\",\n                    \"Role\": \"Host\",\n                    \"DisplayName\": \"Henry Louis, Gates Jr.\"\n                }\n            ],\n            \"CompilationIDList\": [],\n            \"EditIDList\": [\n                \"cid:org:pbs.org:Edit53508\",\n                \"cid:org:pbs.org:Edit72280\"\n            ],\n            \"ManifestationIDList\": [\n                \"cid:org:pbs.org:Manifestation372770\",\n                \"cid:org:pbs.org:Manifestation383217\",\n                \"cid:org:pbs.org:Manifestation390077\",\n                \"cid:org:pbs.org:Manifestation392290\",\n                \"cid:org:pbs.org:Manifestation426907\",\n                \"cid:org:pbs.org:Manifestation436980\"\n            ],\n            \"AuditFields\": {\n                \"MasterSourceSystemRecordType\": null,\n                \"MasterDataSource\": \"Rightsline\",\n                \"UpdatedDataSource\": \"MBank Tech Operations\",\n                \"CreatedBy\": null,\n                \"UpdatedBy\": \"MBank Tech Operations\"\n            }\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669/organizations\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                },\n                \"episodes\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669/episodes\"\n                }\n            },\n            \"OrganizationID\": 1137226,\n            \"DisplayName\": \"Inkwell Media, LLC\",\n            \"Domain\": null,\n            \"Role\": \"Production Company\",\n            \"Phone\": null,\n            \"PhoneType\": \"Office\",\n            \"Address\": \"104 Mount Auburn Street, Cambridge, MA, 02138\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/1137226/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/1137226\"\n                        }\n                    },\n                    \"ContactID\": 1137226,\n                    \"Phone\": null,\n                    \"PhoneType\": null,\n                    \"Address\": \"104 Mount Auburn Street, Cambridge, MA, 02138\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": \"Inkwell Media, LLC\"\n                }\n            ]\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669/organizations\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                },\n                \"episodes\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669/episodes\"\n                }\n            },\n            \"OrganizationID\": 446875202,\n            \"DisplayName\": \"McGee Media\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Copyright Holder\",\n            \"Phone\": null,\n            \"PhoneType\": \"Office\",\n            \"Address\": \"151 Mt. Holly Road, Katonah, NY, 10536\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 448754825,\n                    \"Phone\": \"9142386800\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"dyllan@mcgeemedia.com\",\n                    \"ContactName\": \"Dyllan McGee\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 509955163,\n                    \"Phone\": \"9144248426\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"mark@mcgeemedia.com\",\n                    \"ContactName\": \"Mark Wiegel, CFO\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 526386404,\n                    \"Phone\": \"914 232 0874\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"mark@mcgeemedia.com\",\n                    \"ContactName\": \"Mark Weigel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 571800423,\n                    \"Phone\": \"914-672-4865\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"dyllan@mcgeemedia.com\",\n                    \"ContactName\": \"Dyllan McGee\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 652436588,\n                    \"Phone\": \"914-672-4865\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"dyllan@mcgeemedia.com\",\n                    \"ContactName\": \"Dyllan McGee\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 653052769,\n                    \"Phone\": \"9144248426\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"mark@mcgeemedia.com\",\n                    \"ContactName\": \"Mark Weigel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 654245092,\n                    \"Phone\": \"914-672-4865\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"dyllan@mcgeemedia.com\",\n                    \"ContactName\": \"Dyllan McGee\"\n                }\n            ]\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669/organizations\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                },\n                \"episodes\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669/episodes\"\n                }\n            },\n            \"OrganizationID\": 446875202,\n            \"DisplayName\": \"McGee Media\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Production Company\",\n            \"Phone\": null,\n            \"PhoneType\": \"Office\",\n            \"Address\": \"151 Mt. Holly Road, Katonah, NY, 10536\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 448754825,\n                    \"Phone\": \"9142386800\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"dyllan@mcgeemedia.com\",\n                    \"ContactName\": \"Dyllan McGee\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 509955163,\n                    \"Phone\": \"9144248426\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"mark@mcgeemedia.com\",\n                    \"ContactName\": \"Mark Wiegel, CFO\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 526386404,\n                    \"Phone\": \"914 232 0874\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"mark@mcgeemedia.com\",\n                    \"ContactName\": \"Mark Weigel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 571800423,\n                    \"Phone\": \"914-672-4865\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"dyllan@mcgeemedia.com\",\n                    \"ContactName\": \"Dyllan McGee\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 652436588,\n                    \"Phone\": \"914-672-4865\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"dyllan@mcgeemedia.com\",\n                    \"ContactName\": \"Dyllan McGee\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 653052769,\n                    \"Phone\": \"9144248426\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"mark@mcgeemedia.com\",\n                    \"ContactName\": \"Mark Weigel\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/446875202/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/446875202\"\n                        }\n                    },\n                    \"ContactID\": 654245092,\n                    \"Phone\": \"914-672-4865\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"151 Mt. Holly Rd.   Katonah 10536\",\n                    \"PrimaryEmail\": \"dyllan@mcgeemedia.com\",\n                    \"ContactName\": \"Dyllan McGee\"\n                }\n            ]\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669/organizations\"\n                },\n                \"season\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669\"\n                },\n                \"episodes\": {\n                    \"href\": \"/season/cid:org:pbs.org:Season1669/episodes\"\n                }\n            },\n            \"OrganizationID\": 3167963,\n            \"DisplayName\": \"WETA\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Production Company\",\n            \"Phone\": null,\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2775 South Quincy Street, Arlington, VA, 22206\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5455142,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5455187,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5455296,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5455347,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5457357,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5457837,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5457964,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5458459,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5458763,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3167963/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3167963\"\n                        }\n                    },\n                    \"ContactID\": 5458789,\n                    \"Phone\": null,\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": null,\n                    \"ContactName\": null\n                },\n                {\n                    \"links\": {\n                        \"next_batch\": \"https://api.metadata.services.pbs.org/rest/v1/organization/3167963/contactinfolist?pagesize=10&offset=10\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"AuditFields\": {\n        \"MasterSourceSystemRecordType\": null,\n        \"MasterDataSource\": \"Rightsline\",\n        \"UpdatedDataSource\": \"MBank Tech Operations\",\n        \"CreatedBy\": \"43425\",\n        \"UpdatedBy\": \"MBank Tech Operations\"\n    }\n}"}],"_postman_id":"9a77de09-1ce9-47ea-b3c3-aae59502c175"},{"name":"Season","event":[{"listen":"test","script":{"id":"7425ea6f-c2fb-44f3-b7f3-694a3b49783e","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"11e4e996-3d2e-4c49-9f1a-8061863d44cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Series65\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Season\",\n    \"SequenceNumber\": 7,\n    \"SeasonClass\": \"Main\",\n    \"Title\": \"Finding Your Roots:Season7\",\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"USTVRating\": \"TV-PG\",\n    \"RatingReason\": [\n        \"S\"\n    ],\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-44754\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3167963,\n            \"DisplayName\": \"WETA\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Production Company\",\n            \"Phone\": \"(703)998-2432\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2775 South Quincy Street, Arlington, VA, 22206\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 5455142,\n                    \"Phone\": \"(703)998-2432\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": \"dthompson@weta.org\",\n                    \"ContactName\": \"David Thompson\"\n                }\n            ]\n        }\n    ]\n}"},"url":"{{baseurl}}/season","description":"<p><strong>Create a Season</strong></p>\n<p>The \"Create a Season\" feature allows you to create a new season in the system.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/season</code>. The body of the request should contain the details of the season you wish to create, formatted as a JSON object.</p>\n<p>Upon receiving the request, the server will attempt to create a new season with the provided details. If the creation is successful, the server will return a response containing the details of the newly created season, including its unique identifier.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"577a5686-e0df-4691-a593-71f66d8a949f","name":"Example Response Season POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Series65\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Season\",\n    \"SequenceNumber\": 7,\n    \"SeasonClass\": \"Main\",\n    \"Title\": \"Finding Your Roots:Season7\",\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"USTVRating\": \"TV-PG\",\n    \"RatingReason\": [\n        \"S\"\n    ],\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-44754\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:FIYO\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3167963,\n            \"DisplayName\": \"WETA\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Production Company\",\n            \"Phone\": \"(703)998-2432\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2775 South Quincy Street, Arlington, VA, 22206\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 5455142,\n                    \"Phone\": \"(703)998-2432\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2775 South Quincy Street   Arlington 22206\",\n                    \"PrimaryEmail\": \"dthompson@weta.org\",\n                    \"ContactName\": \"David Thompson\"\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/season"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"SeasonUID\": \"cid:org:pbs.org:Season1669\",\n    \"message\": \"success\"\n}"}],"_postman_id":"11e4e996-3d2e-4c49-9f1a-8061863d44cf"},{"name":"Season","event":[{"listen":"test","script":{"id":"c27d5174-409c-4769-b6ce-529e503ddbfd","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"d5634778-c6a9-4500-bd34-2420c5a7dad0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Series305\",\n    \"Title\": \"LBJ, Season 1\",\n    \"SeasonClass\": \"Main\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Season\",\n    \"SequenceNumber\": 1,\n    \"USTVRating\": \"E\",\n    \"RatingReason\": [\n        \"D\"\n    ],\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"AuditFields\": {\n        \"UpdatedBy\": \"7567123\"\n    }\n}"},"url":"{{baseurl}}/season/cid:org:pbs.org:Season2252","description":"<p><strong>Update a Season</strong></p>\n<p>The \"Update a Season\" feature allows you to modify the details of an existing season in the system.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/season/cid:org:pbs.org:Season2252</code>. The body of the request should contain the updated details of the season, formatted as a JSON object.</p>\n<p>Upon receiving the request, the server will attempt to update the season with the provided identifier (in this case, <code>cid:org:pbs.org:Season2252</code>). If the update is successful, the server will return a response containing the updated details of the season.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the season you wish to update. If the season with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season","cid:org:pbs.org:Season2252"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"6fcf0059-2233-466c-916a-900bd7b72a07","name":"Example Response Season PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Series305\",\n    \"Title\": \"Finding Your Roots:Season7\",\n    \"SeasonClass\": \"Main\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Season\",\n    \"SequenceNumber\": 2,\n    \"USTVRating\": \"TV-Y\",\n    \"RatingReason\": [\n        \"S\"\n    ],\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"AuditFields\": {\n        \"UpdatedBy\": \"7567123\"\n    }\n}"},"url":"{{baseurl}}/season/cid:org:pbs.org:Season2252"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"d5634778-c6a9-4500-bd34-2420c5a7dad0"},{"name":"Season","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"bbf50722-3992-4e17-93e6-5e11c433feaa"}}],"id":"3afcf46b-f5aa-4bec-9d4f-a4b34d3e00c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/season/cid:org:pbs.org:Season958","description":"<p><strong>Delete a Season</strong></p>\n<p>The \"Delete a Season\" feature allows you to remove a specific season from the system.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/season/cid:org:pbs.org:Season958</code>.</p>\n<p>Upon receiving the request, the server will attempt to delete the season with the provided identifier (in this case, <code>cid:org:pbs.org:Season958</code>). If the deletion is successful, the server will return a response confirming the deletion.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the season you wish to delete. If the season with the provided identifier does not exist, or if the deletion is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season","cid:org:pbs.org:Season958"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"7dfa8ed8-9ee5-4472-a146-c42bca7108f5","name":"Example Error Season DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/season/cid:org:pbs.org:Season958"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"error\": \"Bad Request\",\n    \"message\": \"The Episode(s) [cid:org:pbs.org:Episode26557,cid:org:pbs.org:Episode26552,cid:org:pbs.org:Episode26561,cid:org:pbs.org:Episode26560,cid:org:pbs.org:Episode26554,cid:org:pbs.org:Episode26551,cid:org:pbs.org:Episode26556,cid:org:pbs.org:Episode26555,cid:org:pbs.org:Episode26550,cid:org:pbs.org:Episode26549,cid:org:pbs.org:Episode26559,cid:org:pbs.org:Episode26558,cid:org:pbs.org:Episode26553,cid:org:pbs.org:Episode34237] is/are associated with the cid:org:pbs.org:Season958 that you are trying to delete. Please delete all associated entities, and then retry.\"\n}"}],"_postman_id":"3afcf46b-f5aa-4bec-9d4f-a4b34d3e00c2"},{"name":"Season ContentID","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"cead2a6c-f5f5-4d55-9097-e6ba5a33779e"}}],"id":"a2ed9532-e02c-4ecc-953e-58479e62cd89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:org:pbs.org:Rightsline-42354\"\n}\n"},"url":"{{baseurl}}/season/cid:org:pbs.org:Season156/contentidregistration","description":"<p><strong>Season Content ID Registration</strong></p>\n<p>The \"Season Content ID Registration\" feature allows you to register a content ID for a specific season.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/season/cid:org:pbs.org:Season156/contentidregistration</code>.</p>\n<p>The server will then attempt to register the content ID for the season with the provided identifier (in this case, <code>cid:org:pbs.org:Season156</code>). If the registration is successful, the server will return a response confirming the registration.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the season for which you wish to register a content ID. If the season with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season","cid:org:pbs.org:Season156","contentidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"dc3da552-4b97-4477-92dd-f4911bcc86f0","name":"Example Request Season ContentIDRegistration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:org:pbs.org:Rightsline-42354\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/season/cid:org:pbs.org:Season156/contentidregistration"},"status":"Created","code":201,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": 201,\r\n    \"title\": \"Created\",\r\n    \"details\": \"success\"\r\n}"}],"_postman_id":"a2ed9532-e02c-4ecc-953e-58479e62cd89"},{"name":"Season Content ID","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"63e10d3a-9950-4a37-92f4-677948240863"}}],"id":"47c8e4b9-9afd-4680-b522-1739eab801cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/season/cid:org:pbs.org:Season156/contentid/cid:org:pbs.org:Rightsline-42354","description":"<p><strong>Delete Season Content ID</strong></p>\n<p>The \"Delete Season Content ID\" feature allows you to remove a previously registered content ID from a specific season.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/season/cid:org:pbs.org:Season156/contentid/cid:org:pbs.org:Rightsline-42354</code>.</p>\n<p>The server will then attempt to remove the content ID (<code>cid:org:pbs.org:Rightsline-42354</code>) from the season with the provided identifier (<code>cid:org:pbs.org:Season156</code>). If the deletion is successful, the server will return a response confirming the removal.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the season and content ID you wish to remove. If the season or content ID with the provided identifiers do not exist, or if the deletion is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season","cid:org:pbs.org:Season156","contentid","cid:org:pbs.org:Rightsline-42354"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"47c8e4b9-9afd-4680-b522-1739eab801cc"},{"name":"Season Organization","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"fb28c5e0-a2c0-47dc-8e32-e28f9dd48a25"}}],"id":"c306fa0b-cb45-440c-b0f0-1654ee9c3116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/season/cid:org:pbs.org:Season393/organization/32578813?rolename=Producer","description":"<p><strong>Remove Organization Associated with a Season</strong></p>\n<p>The \"Remove Organization Associated with a Season\" feature allows you to disassociate an organization from a specific season.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/season/cid:org:pbs.org:Season393/organization/32578813?rolename=Producer</code>.</p>\n<p>The server will then attempt to remove the organization with the provided identifier (<code>32578813</code>) and role (<code>Producer</code>) from the season with the provided identifier (<code>cid:org:pbs.org:Season393</code>). If the removal is successful, the server will return a response confirming the disassociation.</p>\n<p>Please note that the identifiers and role in the endpoint URL are just examples. You should replace them with the actual identifiers of the season and organization, and the actual role you wish to remove. If the season, organization, or role with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season","cid:org:pbs.org:Season393","organization","32578813"],"host":["{{baseurl}}"],"query":[{"key":"rolename","value":"Producer"}],"variable":[]}},"response":[],"_postman_id":"c306fa0b-cb45-440c-b0f0-1654ee9c3116"},{"name":"Season's Keywords","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"ff9ba6d4-13bd-4311-b0b4-c981dda12904"}}],"id":"235d2a0b-3321-441c-a3cc-6c60b4ca0d74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"Mood\": [\n    \"Fascinating\"\n  ],\n  \"TimePeriod\": [\n    \"2000s\"\n  ],\n  \"Theme\": [\n    \"Mystery\"\n  ],\n  \"Character\": [\n    \"Friend\",\n    \"Hospital administrator\",\n    \"Neurologist\"\n  ],\n  \"Setting\": [\n    \"New Jersey\"\n  ],\n  \"Subject\": [\n    \"Drug addiction\",\n    \"Unlikely hero\",\n    \"Misanthropy\",\n    \"Medical mystery\"\n  ],\n  \"General\": [\n    \"Fascinating\"\n  ]\n}"},"url":"{{baseurl}}/season/cid:org:pbs.org:Season2260/keywords","description":"<p><strong>Delete Season's Keywords</strong></p>\n<p>The \"Delete Season's Keywords\" feature allows you to remove all keywords associated with a specific season.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/season/cid:org:pbs.org:Season2260/keywords</code>.</p>\n<p>The server will then attempt to remove all keywords associated with the season with the provided identifier (<code>cid:org:pbs.org:Season2260</code>). If the removal is successful, the server will return a response confirming the deletion of the keywords.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the season whose keywords you wish to delete. If the season with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["season","cid:org:pbs.org:Season2260","keywords"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"235d2a0b-3321-441c-a3cc-6c60b4ca0d74"}],"id":"219fbe99-0d01-4e4f-91d5-c387c55ab8f2","description":"<p>A \"Season\" refers to a specific set of episodes that are grouped together under a single thematic or temporal umbrella. This grouping can be based on various factors such as the storyline, the year of production, or the order of release. </p>\n<p>Each season typically has its own unique identifier and metadata, which can include details like the season title, the number of episodes, and other relevant information. </p>\n<p>In many cases, a season is part of a larger series, which is a collection of related seasons. For example, a television series might have multiple seasons, each with its own set of episodes. </p>\n<p>In the context of an API, a season can be represented as a resource with its own endpoints for creating, retrieving, updating, and deleting season data. These endpoints allow API consumers to manage the details of a season and its relationship with other resources like episodes and series.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"328698c0-25c5-48ec-b64d-16af3970bf23"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"21419d55-0971-42c2-ac90-1773e2500a90"}}],"_postman_id":"219fbe99-0d01-4e4f-91d5-c387c55ab8f2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Episode","item":[{"name":"PublishStatus","item":[{"name":"Episode Publish Status","id":"6eda1270-c82b-4c3f-b9c6-447a52af20b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"PublishedStatus\": \"Externally Published\"\n}"},"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode37461/publish-status","description":"<p><strong>Update Episode Publish Status</strong></p>\n<p>The \"Update Episode Publish Status\" feature allows you to modify the publish status of a specific episode using its unique identifier. The publish statuses can be: <code>In Progress</code>, <code>Internally Published</code>, and <code>Externally Published</code>.</p>\n<p>For example, consider an episode with a unique identifier: cid:org:pbs.org:Episode37461. To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/episode/cid:org:pbs.org:Episode37461/publish-status</code>.</p>\n<p>The server would then update the publish status of the episode with the identifier cid:org:pbs.org:Episode37461 and return a response confirming the update. If the episode does not exist, the server would return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode37461","publish-status"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6eda1270-c82b-4c3f-b9c6-447a52af20b5"}],"id":"fea43449-6779-4878-9a4c-71e243a61f2d","description":"<h2 id=\"required-fields\">Required Fields</h2>\n<p>The following properties will be required as {PublishedStatus} is set to different statuses. Statuses can only progress forward in this order: In Progress, Internally Published, then Externally Published.</p>\n<p>*If <code>EpisodeClass</code> is <code>Main</code> or <code>Special</code>, <code>ParentUID</code> can only be a <code>SeasonUID</code></p>\n<p>*If <code>EpisodeClas</code> is <code>Standalone</code>, <code>ParentUID</code> can be a <code>SeasonUID</code> or <code>SeriesUID</code> or <code>no parent</code></p>\n<p>*If <code>EpisodeClass</code> is <code>one-time-only</code>, it cannot have a parent.<br />*All other <code>EpisodeClass</code> types can have either <code>SeasonUID</code> or <code>SeriesUID</code> as a <code>ParentUID</code>.</p>\n<p>The following table shows when certain properties are <code>required</code> at each status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Entity</th>\n<th>In Progress</th>\n<th>Internally Published</th>\n<th>Externally Published</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Episode</td>\n<td><code>ParentUID</code></td>\n<td><code>DistributionNumber</code></td>\n<td><code>CountryOfOrigin</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>ReferentType</code></td>\n<td></td>\n<td><code>TitleLanguage</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>EpisodeNumber</code></td>\n<td></td>\n<td><code>SynopsisShort</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>EpisodeClass</code></td>\n<td></td>\n<td><code>CreditsList</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>PrimaryGenre</code></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td><code>ApproximateLength</code></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td><code>Title</code></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td><code>TitleClass</code></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td><code>OrganizationList</code></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"fea43449-6779-4878-9a4c-71e243a61f2d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Episode","event":[{"listen":"test","script":{"id":"7ac4f63b-5232-4030-af12-fc480d21a5f9","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0baaa51e-b5ae-417e-ac30-159979f12d2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode51148","description":"<p><strong>Retrieve Episode metadata by ID</strong>\nThe \"Get Episode by ID\" feature allows you to retrieve the details of a specific episode using its unique identifier. \nFor instance, consider an episode with the unique identifier: <code>cid:org:pbs.org:Episode37461</code>. To use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/episode/cid:org:pbs.org:Episode37461</code>. \nThe server would then look up the episode with the identifier <code>cid:org:pbs.org:Episode37461</code> and return a response containing the details of the episode. If the episode does not exist, the server would return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode51148"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"7b7ca7ec-1cf8-43c9-99af-032bad8dd3bf","name":"Example Episode GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode51148"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/episode/cid:org:pbs.org:Episode51148\"\n        },\n        \"organizations\": {\n            \"href\": \"/episode/cid:org:pbs.org:Episode51148/organizations\"\n        },\n        \"credits\": {\n            \"href\": \"/episode/cid:org:pbs.org:Episode51148/credits\"\n        },\n        \"season\": {\n            \"href\": \"/season/cid:org:pbs.org:Season2639\"\n        }\n    },\n    \"EpisodeUID\": \"cid:org:pbs.org:Episode51148\",\n    \"PublishedStatus\": \"Externally Published\",\n    \"CreateDateTime\": \"2024-09-18T23:04:20Z\",\n    \"UpdateDateTime\": \"2025-10-15T21:16:12Z\",\n    \"ParentUID\": \"cid:org:pbs.org:Season2639\",\n    \"EntityType\": \"Episode\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"TV\",\n    \"Title\": \"Crystal Bridges Museum of American Art Hour 1\",\n    \"Title19\": \"Antiques: S29 E1\",\n    \"Title120\": \"Crystal Bridges Museum of American Art Hour 1\",\n    \"TitleClass\": \"Release\",\n    \"TitleLanguage\": \"en\",\n    \"EpisodeClass\": \"Main\",\n    \"EpisodeNumber\": \"2901\",\n    \"DistributionNumber\": 1,\n    \"ApproximateLength\": \"PT1H0M0S\",\n    \"SynopsisShort\": \"TBD\",\n    \"SynopsisLong\": \"TBD\",\n    \"CountryOfOrigin\": \"US\",\n    \"PrimaryGenre\": \"History\",\n    \"SecondaryGenre\": [],\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"en\",\n        \"SecondaryLanguage\": [\n            \"en\"\n        ]\n    },\n    \"ReleaseDate\": \"2025-01-07T01:00:00Z\",\n    \"USTVRating\": \"TV-G\",\n    \"RatingReason\": [],\n    \"Keywords\": {\n        \"Mood\": [],\n        \"TimePeriod\": [],\n        \"Theme\": [\n            \"Arts\",\n            \"Interview/Discussion/Review\"\n        ],\n        \"Character\": [],\n        \"Setting\": [],\n        \"Subject\": [\n            \"Blacks\",\n            \"Women\",\n            \"Education\",\n            \"American History\",\n            \"Arts\",\n            \"Antiques\",\n            \"Comics/Graphic Novels\"\n        ],\n        \"General\": []\n    },\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-106813\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  002901\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Alliant-6165\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Bebanjo-5093361\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Broadview-666429342\"\n        },\n        {\n            \"ContentID\": \"cid:IMDbId:tt34305027\"\n        },\n        {\n            \"ContentID\": \"cid:TMSId:EP002036520724\"\n        },\n        {\n            \"ContentID\": \"cid:eidrid:10.5240/C20D-5CD6-287F-53BA-82EA-C\"\n        }\n    ],\n    \"CreditsList\": [],\n    \"CompilationIDList\": [],\n    \"EditIDList\": [\n        \"cid:org:pbs.org:Edit63777\"\n    ],\n    \"ManifestationIDList\": [\n        \"cid:org:pbs.org:Manifestation446574\",\n        \"cid:org:pbs.org:Manifestation450319\"\n    ],\n    \"OrganizationList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode51148/organizations\"\n                },\n                \"episode\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode51148\"\n                },\n                \"credits\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode51148/credits\"\n                }\n            },\n            \"OrganizationID\": 3136758,\n            \"DisplayName\": \"PBS NPS General Audience (GA)\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3136758/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3136758\"\n                        }\n                    },\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS NPS General Audience (GA)\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3136758/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3136758\"\n                        }\n                    },\n                    \"ContactID\": 311236758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"200 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"emm_uat@pbs.org\",\n                    \"ContactName\": \"PBS Content Services\"\n                },\n                {\n                    \"_links\": {\n                        \"self\": {\n                            \"href\": \"/organization/3136758/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3136758\"\n                        }\n                    },\n                    \"ContactID\": 4211236758,\n                    \"Phone\": \"703-739-2010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ],\n    \"AuditFields\": {\n        \"MasterSourceSystemRecordType\": null,\n        \"MasterDataSource\": \"Rightsline\",\n        \"UpdatedDataSource\": \"MBank Tech Operations\",\n        \"CreatedBy\": \"1874602\",\n        \"UpdatedBy\": \"MBank Tech Operations\"\n    }\n}"}],"_postman_id":"0baaa51e-b5ae-417e-ac30-159979f12d2f"},{"name":"Episode","event":[{"listen":"test","script":{"id":"50570131-a8cd-4279-96b4-4ed4beff26bf","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"41fca0cb-b2e1-4ab0-91cd-c65be0a5389e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Season2639\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"TV\",\n    \"EpisodeNumber\": \"2901\",\n    \"EpisodeClass\": \"Main\",\n    \"SynopsisShort\": \"TBD\",\n    \"SynopsisLong\": \"TBD\",\n    \"CountryOfOrigin\": \"US\",\n    \"PrimaryGenre\": \"History\",\n    \"DistributionNumber\": 1,\n    \"ApproximateLength\": \"PT1H0M0S\",\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"en\",\n        \"SecondaryLanguage\": [\n            \"en\"\n        ]\n    },\n    \"Title\": \"Crystal Bridges Museum of American Art Hour 1\",\n    \"Title19\": \"Antiques: S29 E1\",\n    \"Title120\": \"Crystal Bridges Museum of American Art Hour 1\",\n    \"TitleClass\": \"Release\",\n    \"TitleLanguage\": \"en\",\n    \"Keywords\": {\n        \"Mood\": [],\n        \"TimePeriod\": [],\n        \"Theme\": [\n            \"Arts\",\n            \"Interview/Discussion/Review\"\n        ],\n        \"Character\": [],\n        \"Setting\": [],\n        \"Subject\": [\n            \"Blacks\",\n            \"Women\",\n            \"Education\",\n            \"American History\",\n            \"Arts\",\n            \"Antiques\",\n            \"Comics/Graphic Novels\"\n        ],\n        \"General\": []\n    },\n    \"USTVRating\": \"TV-G\",\n    \"RatingReason\": [\n        \"L\"\n    ],\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-106813\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  002901\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Alliant-6165\"\n        }\n    ],\n    \"CreditsList\": [\n        {\n            \"TalentID\": \"cid:org:pbs.org:Broadview-3269568\",\n            \"Role\": \"Subject (person only)\",\n            \"DisplayName\": \"Barber, Dave\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136758,\n            \"DisplayName\": \"PBS NPS General Audience (GA)\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ]\n}"},"url":"{{baseurl}}/episode","description":"<p><strong>Create an Episode</strong></p>\n<p>The \"Create an Episode\" feature allows you to add a new episode to the metadata bank API. This is achieved by sending a POST request to the endpoint <code>{{baseurl}}/episode</code>.</p>\n<p>In the request body, you would include the details of the episode you want to create. The server would then process this information and create a new episode in the database. If successful, the server would return a response containing the details of the newly created episode.</p>\n<p>For example, if you wanted to create an episode with the title \"New Episode\", you would send a POST request to <code>{{baseurl}}/episode</code> with a request body containing the title and other required details.</p>\n<p>If the episode is successfully created, the server would return a 201 Created status code along with the details of the new episode. If there is an error in the request, such as missing required fields or invalid data, the server would return an appropriate error message and status code.</p>\n<p>Please note that you need to have the necessary permissions to create an episode. If you do not have the required permissions, the server would return a 403 Forbidden status code.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"2dab7bce-51e6-4e34-9705-119139e3292d","name":"Example Response Episode POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Season2639\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"TV\",\n    \"EpisodeNumber\": \"2901\",\n    \"EpisodeClass\": \"Main\",\n    \"SynopsisShort\": \"TBD\",\n    \"SynopsisLong\": \"TBD\",\n    \"CountryOfOrigin\": \"US\",\n    \"PrimaryGenre\": \"History\",\n    \"DistributionNumber\": 1,\n    \"ApproximateLength\": \"PT1H0M0S\",\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"en\",\n        \"SecondaryLanguage\": [\n            \"en\"\n        ]\n    },\n    \"Title\": \"Crystal Bridges Museum of American Art Hour 1\",\n    \"Title19\": \"Antiques: S29 E1\",\n    \"Title120\": \"Crystal Bridges Museum of American Art Hour 1\",\n    \"TitleClass\": \"Release\",\n    \"TitleLanguage\": \"en\",\n    \"Keywords\": {\n        \"Mood\": [],\n        \"TimePeriod\": [],\n        \"Theme\": [\n            \"Arts\",\n            \"Interview/Discussion/Review\"\n        ],\n        \"Character\": [],\n        \"Setting\": [],\n        \"Subject\": [\n            \"Blacks\",\n            \"Women\",\n            \"Education\",\n            \"American History\",\n            \"Arts\",\n            \"Antiques\",\n            \"Comics/Graphic Novels\"\n        ],\n        \"General\": []\n    },\n    \"USTVRating\": \"TV-G\",\n    \"RatingReason\": [\n        \"L\"\n    ],\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-106813\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:ANRO\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:NOLACode:ANRO  002901\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Alliant-6165\"\n        }\n    ],\n    \"CreditsList\": [\n        {\n            \"TalentID\": \"cid:org:pbs.org:Broadview-3269568\",\n            \"Role\": \"Subject (person only)\",\n            \"DisplayName\": \"Barber, Dave\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136758,\n            \"DisplayName\": \"PBS NPS General Audience (GA)\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/episode"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"EpisodeUID\": \"cid:org:pbs.org:Episode45168\",\n    \"message\": \"success\"\n}"}],"_postman_id":"41fca0cb-b2e1-4ab0-91cd-c65be0a5389e"},{"name":"Episode","event":[{"listen":"test","script":{"id":"b9e4ffa3-0432-41d4-8e9f-5437b5533e34","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"c73e0186-4669-4ca8-a1dc-4a883b21d936","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Season824\",\n    \"EpisodeNumber\": \"4409\",\n    \"EpisodeClass\": \"Main\",\n    \"SynopsisShort\": \"Revel in an hour with New Orleans funk masters Trombone Shorty & Orleans Avenue.\",\n    \"SynopsisLong\": \"Revel in an hour with New Orleans funk masters Trombone Shorty & Orleans Avenue, with special guest Cyril Neville. Shorty lays down the grooves with highlights from his recent Voodoo Threauxdown tour.\",\n    \"CountryOfOrigin\": \"US\",\n    \"PrimaryGenre\": \"Arts\",\n    \"SecondaryGenre\": [\n        \"Sports\",\n        \"Western\"\n    ],\n    \"DistributionNumber\": 9,\n    \"ApproximateLength\": \"PT1H0M0S\",\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"en\",\n        \"SecondaryLanguage\": [\n            \"fr\"\n        ]\n    },\n    \"Title\": \"Trombone Shorty & Orleans Avenue\",\n    \"Title19\": \"Trombone Shorty\",\n    \"Title120\": \"Trombone Shorty & Orleans Avenue\",\n    \"TitleClass\": \"Release\",\n    \"TitleLanguage\": \"en\",\n    \"USTVRating\": \"TV-Y\",\n    \"RatingReason\": [\n        \"FV\"\n    ],\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"CreditsList\": [\n        {\n            \"Role\": \"Performer\",\n            \"TalentID\": \"cid:org:pbs.org:Broadview-141805668\",\n            \"DisplayName\": \"Oestreicher, Dan\"\n        },\n        {\n            \"Role\": \"Performer\",\n            \"TalentID\": \"cid:org:pbs.org:Broadview-141805671\",\n            \"DisplayName\": \"Peebles, Joey\"\n        }\n    ]\n}"},"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode37468","description":"<p><strong>Update an Episode</strong></p>\n<p>This endpoint allows you to update the details of a specific episode. To do so, you would send a PUT request to this endpoint, including in the request body the updated details of the episode. The unique identifier in the URL (<code>cid:org:pbs.org:Episode37468</code>) is an example of an episode ID. Replace this with the ID of the episode you wish to update.</p>\n<p>The server will then update the episode with the provided ID based on the details in the request body. If the operation is successful, the server will return a response indicating that the episode has been updated. If the episode with the provided ID does not exist, the server will return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode37468"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"c3a1ef62-3dda-4418-9a9a-8ca2fabab5cf","name":"Example Response Episode PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Season824\",\n    \"EpisodeNumber\": \"4409\",\n    \"EpisodeClass\": \"Main\",\n    \"SynopsisShort\": \"Revel in an hour with New Orleans funk masters Trombone Shorty & Orleans Avenue.\",\n    \"SynopsisLong\": \"Revel in an hour with New Orleans funk masters Trombone Shorty & Orleans Avenue, with special guest Cyril Neville. Shorty lays down the grooves with highlights from his recent Voodoo Threauxdown tour.\",\n    \"CountryOfOrigin\": \"US\",\n    \"PrimaryGenre\": \"Arts\",\n    \"SecondaryGenre\": [\n        \"Sports\",\n        \"Western\"\n    ],\n    \"DistributionNumber\": 9,\n    \"ApproximateLength\": \"PT1H0M0S\",\n    \"Language\": {\n        \"PrimaryMode\": \"Audio\",\n        \"PrimaryLanguage\": \"en\",\n        \"SecondaryLanguage\": [\n            \"fr\"\n        ]\n    },\n    \"Title\": \"Episode 9\",\n    \"Title19\": \"\",\n    \"Title120\": \"Trombone Shorty & Orleans Avenue\",\n    \"TitleClass\": \"Release\",\n    \"TitleLanguage\": \"en\",\n    \"Keywords\": {\n        \"Mood\": [\n            \"Fascinating\",\n            \"Quirky\",\n            \"Suspenseful\"\n        ],\n        \"TimePeriod\": [\n            \"2000s\"\n        ],\n        \"Theme\": [\n            \"Mystery\"\n        ],\n        \"Character\": [\n            \"Doctor\",\n            \"Friend\",\n            \"Hospital administrator\",\n            \"Neurologist\"\n        ],\n        \"Setting\": [\n            \"Hospital\",\n            \"New Jersey\"\n        ],\n        \"Subject\": [\n            \"Medical profession\",\n            \"Investigation\",\n            \"Drug addiction\",\n            \"Unlikely hero\",\n            \"Misanthropy\",\n            \"Medical mystery\"\n        ],\n        \"General\": [\n            \"Fascinating\"\n        ]\n    },\n    \"CreditsList\": [\n        {\n            \"Role\": \"Performer\",\n            \"TalentID\": \"cid:org:pbs.org:Broadview-141805668\",\n            \"DisplayName\": \"Oestreicher, Dan\"\n        },\n        {\n            \"Role\": \"Performer\",\n            \"TalentID\": \"cid:org:pbs.org:Broadview-141805671\",\n            \"DisplayName\": \"Peebles, Joey\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136758,\n            \"DisplayName\": \"PBS NPS General Audience (GA)\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode37468"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"c73e0186-4669-4ca8-a1dc-4a883b21d936"},{"name":"Episode","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"5147f344-f6c0-4806-a15a-393dd09c5527"}}],"id":"512f10b6-cc94-4255-a9c4-5c0037323a87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode31701","description":"<p><strong>Delete an Episode</strong></p>\n<p>This endpoint allows you to delete a specific episode from the system. To delete an episode, you would send a DELETE request to this endpoint. The unique identifier in the URL (<code>cid:org:pbs.org:Episode31701</code>) is an example of an episode ID. Replace this with the ID of the episode you wish to delete.</p>\n<p>Upon receiving the request, the server will delete the episode with the provided ID from the system. If the operation is successful, the server will return a response indicating that the episode has been deleted. If the episode with the provided ID does not exist, the server will return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode31701"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"512f10b6-cc94-4255-a9c4-5c0037323a87"},{"name":"Episode ContentID","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"3163b5a5-23b3-4016-8a96-3f0055e5a2cf"}}],"id":"672adf3e-da81-461d-81f2-7d76ef211dca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:org:pbs.org:Rightsline-8641\"\n}"},"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode41104/contentidregistration","description":"<p><strong>Register Content ID with an Episode</strong></p>\n<p>This endpoint allows you to register a content ID with a specific episode. To do this, you would send a POST request to this endpoint. The unique identifier in the URL (<code>cid:org:pbs.org:Episode41104</code>) is an example of an episode ID. Replace this with the ID of the episode you wish to register a content ID with.</p>\n<p>In the body of the request, you would include the details of the content ID you wish to register. Upon receiving the request, the server will register the provided content ID with the specified episode. If the operation is successful, the server will return a response indicating that the content ID has been registered. If the episode with the provided ID does not exist, or if there is an issue with the provided content ID, the server will return an error message.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode41104","contentidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"672adf3e-da81-461d-81f2-7d76ef211dca"},{"name":"Episode ContentID","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"id":"1fdea98b-849e-46d2-be71-5660de16494c"}}],"id":"eaf24cc3-5cc2-4d71-8c4c-bd0e27a574f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode41293/contentid/cid:org:pbs.org:Rightsline-8641","description":"<p><strong>Remove a Content ID from an Episode</strong></p>\n<p>The \"Remove a Content ID from an Episode\" feature allows you to disassociate a specific content ID from a particular episode.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/episode/cid:org:pbs.org:Episode41293/contentid/cid:org:pbs.org:Rightsline-8641</code>.</p>\n<p>The server will then attempt to remove the association between the episode with the identifier <code>cid:org:pbs.org:Episode41293</code> and the content ID <code>cid:org:pbs.org:Rightsline-8641</code>. If the removal is successful, the server will return a response confirming the deletion of the association.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the episode and the content ID that you wish to disassociate. If the episode or the content ID with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode41293","contentid","cid:org:pbs.org:Rightsline-8641"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eaf24cc3-5cc2-4d71-8c4c-bd0e27a574f5"},{"name":"Episode Organization","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"id":"78ae9641-4bc8-4274-8e7a-791d46a4ee9d"}}],"id":"04c6f36c-d6dd-46ab-9cd3-41e52a3b67f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode43873/organization/3136758?rolename=Distributor","description":"<p><strong>Remove an Organization from an Episode</strong></p>\n<p>The \"Remove an Organization from an Episode\" feature allows you to disassociate a specific organization from an episode.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/episode/cid:org:pbs.org:Episode43873/organization/3136758?rolename=Distributor</code>.</p>\n<p>The server will then attempt to remove the organization with the provided identifier (<code>3136758</code>) and the role name (<code>Distributor</code>) from the episode with the provided identifier (<code>cid:org:pbs.org:Episode43873</code>). If the removal is successful, the server will return a response confirming the deletion of the organization.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the episode and the organization you wish to remove. If the episode or the organization with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode43873","organization","3136758"],"host":["{{baseurl}}"],"query":[{"key":"rolename","value":"Distributor"}],"variable":[]}},"response":[],"_postman_id":"04c6f36c-d6dd-46ab-9cd3-41e52a3b67f5"},{"name":"Episode Credit","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"id":"63256b22-b4c2-443a-90f3-f5b58e0bb4ef"}}],"id":"5fa099f9-36d0-4fb6-a4c3-3e76feabae24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode43873/credits/cid:org:pbs.org:Broadview-3383374","description":"<p><strong>Remove a Credit from an Episode</strong></p>\n<p>The \"Remove a Credit from an Episode\" feature allows you to delete a specific credit associated with a particular episode.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/episode/cid:org:pbs.org:Episode43873/credits/cid:org:pbs.org:Broadview-3383374</code>.</p>\n<p>The server will then attempt to remove the credit associated with the episode with the provided identifier (<code>cid:org:pbs.org:Episode43873</code>). If the removal is successful, the server will return a response confirming the deletion of the credit.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the episode and the credit you wish to delete. If the episode or the credit with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode43873","credits","cid:org:pbs.org:Broadview-3383374"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5fa099f9-36d0-4fb6-a4c3-3e76feabae24"},{"name":"Episode Keywords","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"fc1befea-9f0f-445d-81b2-3a9d673dc511"}}],"id":"5401d0df-24d2-4634-a193-9291b104940e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"Mood\": [\n    \"Fascinating\",\n    \"Quirky\",\n    \"Suspenseful\"\n  ],\n  \"TimePeriod\": [\n    \"2000s\"\n  ],\n  \"Theme\": [\n    \"Mystery\"\n  ],\n  \"Character\": [\n    \"Doctor\",\n    \"Friend\",\n    \"Hospital administrator\",\n    \"Neurologist\"\n  ],\n  \"Setting\": [\n    \"Hospital\",\n    \"New Jersey\"\n  ],\n  \"Subject\": [\n    \"Medical profession\",\n    \"Investigation\",\n    \"Drug addiction\",\n    \"Unlikely hero\",\n    \"Misanthropy\",\n    \"Medical mystery\"\n  ],\n  \"General\": [\n    \"Fascinating\"\n  ]\n}"},"url":"{{baseurl}}/episode/cid:org:pbs.org:Episode38044/keywords","description":"<p><strong>Remove Keywords from an Episode</strong></p>\n<p>The \"Remove Keywords from an Episode\" feature allows you to delete all keywords associated with a specific episode.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/episode/cid:org:pbs.org:Episode38044/keywords</code>.</p>\n<p>The server will then attempt to delete all keywords associated with the episode with the provided identifier (<code>cid:org:pbs.org:Episode38044</code>). If the deletion is successful, the server will return a response confirming the removal of the keywords.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the episode whose keywords you wish to delete. If the episode with the provided identifier does not exist, or if the deletion is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["episode","cid:org:pbs.org:Episode38044","keywords"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5401d0df-24d2-4634-a193-9291b104940e"}],"id":"a6dd1594-5103-45c1-8e27-0a06b329915d","description":"<p>An Episode is a single part of a show or series that is broadcasted on television, radio, or over the internet. In the context of the Metadata Bank API, an Episode is a specific entity that contains detailed information about a particular episode of a show or series.</p>\n<p>This information can include, but is not limited to, the episode's title, description, duration, broadcast date, associated series, and season. It can also include more specific metadata such as the episode's unique identifier (ID), content ID, and EIDR ID (a unique identifier assigned by the Entertainment Identifier Registry).</p>\n<p>Episodes can be associated with various other entities in the Metadata Bank API, such as Series, Seasons, and Organizations. They can also have associated metadata such as Keywords and Credits.</p>\n<p>The Metadata Bank API provides various endpoints for interacting with Episode entities, including endpoints for creating, retrieving, updating, and deleting episodes, as well as for managing associated metadata and relationships.</p>\n","_postman_id":"a6dd1594-5103-45c1-8e27-0a06b329915d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Organization","item":[{"name":"Organization GET","event":[{"listen":"test","script":{"id":"6e3aa71f-d7a7-4cae-bb60-00839a65e0dd","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"a58af472-37f6-49da-8321-1b0a2b6670b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/organization/3163785","description":"<p><strong>Retrieve Edit Metadata</strong></p>\n<p>The \"Retrieve Organization Metadata\" feature allows you to fetch the metadata of a specific organization using its unique identifier.</p>\n<p>For example, consider an organization with a unique identifier: 3163785<br />To use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/organization/3163785.</code></p>\n<p>The server would then look up the organization with the identifier organization/3163785 and return a response containing the details of the organization. If the organization does not exist, the server would return an error message.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the edit whose metadata you wish to retrieve.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["organization","3163785"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"9e29f570-0952-4fcb-9991-6819453e6d3a","name":"Organization GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseurl}}/organization/3163785"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/organization/3163785\"\n        }\n    },\n    \"OrganizationID\": 3163785,\n    \"DisplayName\": \"ABC NEWS\",\n    \"Domain\": \"pbs.org\",\n    \"Phone\": null,\n    \"PhoneType\": \"Office\",\n    \"Address\": \"1330 AVENUE OF THE AMERICAS NEW YORK, NY  10019\",\n    \"ContactInfoList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/organization/3163785/contactinfolist\"\n                },\n                \"organization\": {\n                    \"href\": \"/organization/3163785\"\n                }\n            },\n            \"ContactID\": 36307916,\n            \"Phone\": null,\n            \"PhoneType\": \"Office\",\n            \"Address\": \"1330 AVENUE OF THE AMERICAS NEW YORK, NY  10019\",\n            \"PrimaryEmail\": null,\n            \"ContactName\": null\n        },\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/organization/3163785/contactinfolist\"\n                },\n                \"organization\": {\n                    \"href\": \"/organization/3163785\"\n                }\n            },\n            \"ContactID\": 5482815,\n            \"Phone\": \"703-739-2010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"1330 AVENUE OF THE AMERICAS NEW YORK, NY  10019   \",\n            \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n            \"ContactName\": \"PETE SIMMONS\"\n        }\n    ],\n    \"PartyIDList\": [\n        {\n            \"PartyID\": \"cid:org:pbs.org:Rightsline-3163785\"\n        }\n    ]\n}"}],"_postman_id":"a58af472-37f6-49da-8321-1b0a2b6670b6"},{"name":"Organization","event":[{"listen":"test","script":{"id":"510b5116-78a9-4a4d-bdc2-8cd45fb1463d","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{}}}],"id":"6fb46509-8ba0-4770-a28b-b00969fc9aa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"OrganizationID\": 435343245,\r\n    \"DisplayName\": \"Public Broadcasting Services - Test\",\r\n    \"Domain\": \"pbs.org\",\r\n    \"Phone\": \"703-739-9010\",\r\n    \"PhoneType\": \"Office\",\r\n    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\r\n    \"ContactInfoList\": [\r\n        {\r\n            \"ContactID\": 435343245,\r\n            \"Phone\": \"703-739-9010\",\r\n            \"PhoneType\": \"Office\",\r\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\r\n            \"PrimaryEmail\": \"emm_uat@pbs.org\",\r\n            \"ContactName\": \"PBS Content Services\"\r\n        }\r\n    ],\r\n    \"PartyIDList\": [\r\n        {\r\n            \"PartyID\": \"cid:org:pbs.org:Broadview-467903776711\"\r\n        }\r\n    ]\r\n}"},"url":"{{baseurl}}/organization","description":"<p><strong>Create an Edit</strong></p>\n<p>The \"Create an Organization\" feature allows you to add a new Organization to the Metadata Bank API.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/organization</code>. The body of the request should contain the details of the Organization you wish to create, formatted as a JSON object.</p>\n<p>Upon receiving the request, the server will attempt to create a new Organization with the provided details. If the creation is successful, the server will return a response containing the details of the newly created Organization.</p>\n<p>Please note that the exact structure and content of the request body will depend on the specific requirements of the Metadata Bank API. If the creation is unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["organization"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"a28cc60d-d457-4b1b-8486-b85ba7074fac","name":"Organization POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"OrganizationID\": 435343245,\r\n    \"DisplayName\": \"Public Broadcasting Services - Test\",\r\n    \"Domain\": \"pbs.org\",\r\n    \"Phone\": \"703-739-9010\",\r\n    \"PhoneType\": \"Office\",\r\n    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\r\n    \"ContactInfoList\": [\r\n        {\r\n            \"ContactID\": 435343245,\r\n            \"Phone\": \"703-739-9010\",\r\n            \"PhoneType\": \"Office\",\r\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\r\n            \"PrimaryEmail\": \"emm_uat@pbs.org\",\r\n            \"ContactName\": \"PBS Content Services\"\r\n        }\r\n    ],\r\n    \"PartyIDList\": [\r\n        {\r\n            \"PartyID\": \"cid:org:pbs.org:Broadview-467903776711\"\r\n        }\r\n    ]\r\n}"},"url":"{{baseurl}}/organization"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 201,\n    \"title\": \"Created\",\n    \"OrganizationID\": 435343245,\n    \"message\": \"success\"\n}"}],"_postman_id":"6fb46509-8ba0-4770-a28b-b00969fc9aa1"},{"name":"Organization","event":[{"listen":"test","script":{"id":"a8741663-6014-472c-bb9e-afb05ac7bb2f","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"944de81f-a3af-4b76-88f3-531c7d08a845","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"DisplayName\": \"PBS\",\r\n    \"Phone\": \"703-739-9010\",\r\n    \"ContactInfoList\": [\r\n        {\r\n            \"ContactID\": 42112367581,\r\n            \"Phone\": \"703-739-9010\",\r\n            \"PhoneType\": \"Office\",\r\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\r\n            \"PrimaryEmail\": \"emm_uat@pbs.org\",\r\n            \"ContactName\": \"PBS Content Services\"\r\n        }\r\n    ]\r\n}"},"url":"{{baseurl}}/organization/435343245","description":"<p><strong>Update an Edit</strong></p>\n<p>The \"Update an Organization\" feature allows you to modify the details of a specific organization in the Metadata Bank API.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/organization/3163785.</code> The body of the request would contain the updated details of the organization.</p>\n<p>The server will then attempt to update the organization with the provided identifier (3163785). If the update is successful, the server will return a response confirming the update.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the organization you wish to update. If the organization with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["organization","435343245"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"135f6c91-bcd7-4bbd-8ace-478652900436","name":"Organization PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"DisplayName\": \"PBS\",\r\n    \"Phone\": \"703-739-9010\",\r\n    \"ContactInfoList\": [\r\n        {\r\n            \"ContactID\": 42112367581,\r\n            \"Phone\": \"703-739-9010\",\r\n            \"PhoneType\": \"Office\",\r\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\r\n            \"PrimaryEmail\": \"emm_uat@pbs.org\",\r\n            \"ContactName\": \"PBS Content Services\"\r\n        }\r\n    ]\r\n}"},"url":"{{baseurl}}/organization/435343245"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"944de81f-a3af-4b76-88f3-531c7d08a845"},{"name":"Organization Content ID Registration","event":[{"listen":"test","script":{"id":"bc67e11c-5083-40f1-a112-4cb5ae41bb48","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{}}}],"id":"6eb9bc5d-96e0-44c2-8008-59f7999da7b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"PartyID\": \"cid:org:pbs.org:Rightsline-435343245\"\r\n}\r\n"},"url":"{{baseurl}}/organization/435343245/partyidregistration","description":"<p><strong>Register an Alternate ID with an Edit</strong></p>\n<p>The \"Register a Content ID with an Organization\" feature allows you to associate a content ID with a specific organization.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/organization/435343245/partyidregistration</code>.</p>\n<p>The server will then attempt to register the content ID with the organization with the provided identifier (435343245). If the registration is successful, the server will return a response confirming the registration of the content ID.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the edit with which you wish to register a content ID. If the organization with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["organization","435343245","partyidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"21eba90a-bab7-49d4-bcee-4f68b6d7b3a7","name":"Organization Content ID Registration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"PartyID\": \"cid:org:pbs.org:Rightsline-435343245\"\r\n}"},"url":"{{baseurl}}/organization/435343245/partyidregistration"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"6eb9bc5d-96e0-44c2-8008-59f7999da7b3"},{"name":"Organization Content ID","event":[{"listen":"test","script":{"id":"797e19df-aa35-41a3-b3d5-5cc4a6552ca8","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{}}}],"id":"a78b54a9-f8d9-4914-b761-b3cab407728a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/organization/435343245/partyid/cid:org:pbs.org:Rightsline-435343245","description":"<p><strong>Delete an Edit's Alternate ID</strong></p>\n<p>The \"Delete an Organization's Content ID\" feature allows you to remove a content ID associated with a specific Organization.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/organization/435343245/partyid/cid:org:pbs.org:Rightsline-435343245.</code></p>\n<p>The server will then attempt to remove the content ID associated with the organization with the provided identifier (435343245). If the removal is successful, the server will return a response confirming the deletion of the content ID.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the edit and the alternate content ID you wish to delete. If the organization or the content ID with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["organization","435343245","partyid","cid:org:pbs.org:Rightsline-435343245"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a78b54a9-f8d9-4914-b761-b3cab407728a"}],"id":"328e5f0d-85f3-4750-be4a-4ad783f56d8b","description":"<p>An <strong>Organization</strong> is generally defined as a \"Party\" or a \"Member Company\" involved in the professional audiovisual supply chain. These entities can include content creators, producers, post-production houses, distributors, and service providers (like streaming or cable networks).</p>\n","_postman_id":"328e5f0d-85f3-4750-be4a-4ad783f56d8b","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Edit","item":[{"name":"PublishStatus","item":[{"name":"Edit Publish Status","id":"462e06aa-3cb1-4119-bad6-6aa2fc204360","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"PublishedStatus\": \"Internally Published\"\n}"},"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit10/publish-status","description":"<p><strong>Update Edit Publish Status</strong></p>\n<p>The \"Update Edit Publish Status\" feature allows you to modify the publish status of a specific edit in the Metadata Bank.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/edit/cid:org:pbs.org:Edit10/publish-status</code>.</p>\n<p>The server will then attempt to update the publish status of the edit with the provided identifier (<code>cid:org:pbs.org:Edit10</code>). If the update is successful, the server will return a response confirming the change of the publish status.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the edit whose publish status you wish to update. If the edit with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n<p>The possible publish statuses are \"In Progress\", \"Internally Published\", and \"Externally Published\".</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["edit","cid:org:pbs.org:Edit10","publish-status"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"462e06aa-3cb1-4119-bad6-6aa2fc204360"}],"id":"8c0fc183-33c9-47ea-aa8d-92965395c425","description":"<h2 id=\"required-fields\">Required Fields</h2>\n<p>The following properties will be required as {PublishedStatus} is set to different statuses. Statuses can only progress forward in this order: In Progress, Internally Published, then Externally Published.</p>\n<p>The following table shows when certain properties are <code>required</code> at each status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Entity</th>\n<th>In Progress</th>\n<th>Internally Published</th>\n<th>Externally Published</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Edit</td>\n<td><code>Title</code></td>\n<td><code>Title</code></td>\n<td><code>Title</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>EditClass</code></td>\n<td><code>EditClass</code></td>\n<td><code>EditClass</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>EditUse</code></td>\n<td><code>EditUse</code></td>\n<td><code>EditUse</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>ApproximateLength</code></td>\n<td><code>ApproximateLength</code></td>\n<td><code>ApproximateLength</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>ParentUID</code></td>\n<td><code>ParentUID</code></td>\n<td><code>ParentUID</code></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"8c0fc183-33c9-47ea-aa8d-92965395c425","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Edit GET","event":[{"listen":"test","script":{"id":"6e3aa71f-d7a7-4cae-bb60-00839a65e0dd","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"58ef9a0f-3cca-4b29-b3ce-2104e3f4c2bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit45837","description":"<p><strong>Retrieve Edit Metadata</strong></p>\n<p>The \"Retrieve Edit Metadata\" feature allows you to fetch the metadata of a specific edit using its unique identifier.</p>\n<p>For example, consider an edit with a unique identifier: <code>cid:org:pbs.org:Edit10</code>\nTo use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/edit/cid:org:pbs.org:Edit10</code>.</p>\n<p>The server would then look up the edit with the identifier cid:org:pbs.org:Edit10 and return a response containing the details of the edit. If the edit does not exist, the server would return an error message.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the edit whose metadata you wish to retrieve.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["edit","cid:org:pbs.org:Edit45837"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"39ac8b98-1625-4bbf-9502-f8deb140a940","name":"Edit GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit45837"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/edit/cid:org:pbs.org:Edit45837\"\n        }\n    },\n    \"EditUID\": \"cid:org:pbs.org:Edit45837\",\n    \"PublishedStatus\": \"Internally Published\",\n    \"CreateDateTime\": \"2025-04-02T20:28:19Z\",\n    \"UpdateDateTime\": \"2025-12-06T01:57:38Z\",\n    \"ParentUID\": \"cid:org:pbs.org:Episode5945\",\n    \"EntityType\": \"Edit\",\n    \"StructuralType\": \"Performance\",\n    \"ReferentType\": \"TV\",\n    \"Title\": \"Mister Rogers Talks About Day Care & Night Care\",\n    \"FileDeliveryStatus\": null,\n    \"EditClass\": [\n        \"Syndication\"\n    ],\n    \"EditUse\": \"Broadcast\",\n    \"ActualLength\": \"PT0H28M50S\",\n    \"USTVRating\": \"TV-Y\",\n    \"RatingReason\": [],\n    \"MadeForRegion\": null,\n    \"ManifestationIDList\": [],\n    \"AlternateContentIDList\": [\n        {\n            \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-57377\"\n        },\n        {\n            \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-6502209\"\n        }\n    ],\n    \"AuditFields\": {\n        \"MasterSourceSystemRecordType\": null,\n        \"MasterDataSource\": \"Rightsline\",\n        \"UpdatedDataSource\": \"MBank Tech Operations\",\n        \"CreatedBy\": null,\n        \"UpdatedBy\": \"tech-operations\"\n    }\n}"}],"_postman_id":"58ef9a0f-3cca-4b29-b3ce-2104e3f4c2bb"},{"name":"Edit","event":[{"listen":"test","script":{"id":"510b5116-78a9-4a4d-bdc2-8cd45fb1463d","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"c43727c8-2679-4905-ba2d-65351a40680c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"StructuralType\": \"Performance\",\r\n    \"FileDeliveryStatus\": \"Delivered\",\r\n    \"Title\": \"Wild Kratts\",\r\n    \"ReferentType\": \"TV\",\r\n    \"EditClass\": [\r\n        \"Original\"\r\n    ],\r\n    \"EditUse\": \"Broadcast\",\r\n    \"ActualLength\": \"PT0H28M55S\",\r\n    \"ParentUID\": \"cid:org:pbs.org:Episode777\",\r\n    \"USTVRating\": \"TV-Y\",\r\n    \"RatingReason\": [\"FV\"],\r\n    \"AlternateContentIDList\": [\r\n        {\r\n            \"AlternateContentID\": \"alid:org:pbs.org:Rightsline-4233\"\r\n        }\r\n    ],\r\n    \"AuditFields\": {\r\n        \"MasterSourceSystemRecordType\": \"PBS Edit\",\r\n        \"CreatedBy\": \"1874602\",\r\n        \"UpdatedBy\": \"1874602\"\r\n    }\r\n}"},"url":"{{baseurl}}/edit","description":"<p><strong>Create an Edit</strong></p>\n<p>The \"Create an Edit\" feature allows you to add a new Edit to the Metadata Bank API.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/edit</code>. The body of the request should contain the details of the Edit you wish to create, formatted as a JSON object.</p>\n<p>Upon receiving the request, the server will attempt to create a new Edit with the provided details. If the creation is successful, the server will return a response containing the details of the newly created Edit.</p>\n<p>Please note that the exact structure and content of the request body will depend on the specific requirements of the Metadata Bank API. If the creation is unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["edit"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"67321565-f575-4f7e-a10c-dd4d39956e86","name":"Edit POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"StructuralType\": \"Performance\",\r\n    \"FileDeliveryStatus\": \"Delivered\",\r\n    \"Title\": \"Wild Kratts\",\r\n    \"ReferentType\": \"TV\",\r\n    \"EditClass\": [\r\n        \"Original\"\r\n    ],\r\n    \"EditUse\": \"Broadcast\",\r\n    \"ActualLength\": \"PT0H28M55S\",\r\n    \"ParentUID\": \"cid:org:pbs.org:Episode777\",\r\n    \"USTVRating\": \"TV-Y\",\r\n    \"RatingReason\": [\"FV\"],\r\n    \"AlternateContentIDList\": [\r\n        {\r\n            \"AlternateContentID\": \"alid:org:pbs.org:Rightsline-4233\"\r\n        }\r\n    ],\r\n    \"AuditFields\": {\r\n        \"MasterSourceSystemRecordType\": \"PBS Edit\",\r\n        \"CreatedBy\": \"1874602\",\r\n        \"UpdatedBy\": \"1874602\"\r\n    }\r\n}"},"url":"{{baseurl}}/edit"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"EditUID\": \"cid:org:pbs.org:Edit15407\",\n    \"message\": \"success\"\n}"}],"_postman_id":"c43727c8-2679-4905-ba2d-65351a40680c"},{"name":"Edit","event":[{"listen":"test","script":{"id":"a8741663-6014-472c-bb9e-afb05ac7bb2f","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"42699125-ce15-4eb4-a69a-5d5e313c465c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"FileDeliveryStatus\": \"Delivered\",\r\n    \"ReferentType\": \"TV\",\r\n    \"Title\": \"(ARUR  000104Z, REEL 1) ARTHUR\",\r\n    \"EditClass\": [\r\n        \"Original\"\r\n    ],\r\n    \"EditUse\": \"Broadcast\",\r\n    \"ActualLength\": \"PT0H30M0S\",\r\n    \"ParentUID\": \"cid:org:pbs.org:Episode842\",\r\n    \"USTVRating\": \"TV-Y\",\r\n    \"RatingReason\": [\r\n        \"L\"\r\n    ],\r\n    \"AuditFields\": {\r\n        \"UpdatedBy\": \"Broadview\"\r\n    }\r\n}"},"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit6","description":"<p><strong>Update an Edit</strong></p>\n<p>The \"Update an Edit\" feature allows you to modify the details of a specific edit in the Metadata Bank API.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/edit/cid:org:pbs.org:Edit6</code>. The body of the request would contain the updated details of the edit.</p>\n<p>The server will then attempt to update the edit with the provided identifier (<code>cid:org:pbs.org:Edit6</code>). If the update is successful, the server will return a response confirming the update.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the edit you wish to update. If the edit with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["edit","cid:org:pbs.org:Edit6"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"ff21a23a-b28a-4ff9-ae80-1ff1e4eadacc","name":"Edit PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"FileDeliveryStatus\": \"Delivered\",\r\n    \"ReferentType\": \"TV\",\r\n    \"Title\": \"(ARUR  000104Z, REEL 1) ARTHUR\",\r\n    \"EditClass\": [\r\n        \"Original\"\r\n    ],\r\n    \"EditUse\": \"Broadcast\",\r\n    \"ActualLength\": \"PT0H30M0S\",\r\n    \"ParentUID\": \"cid:org:pbs.org:Episode842\",\r\n    \"USTVRating\": \"TV-Y\",\r\n    \"RatingReason\": [\r\n        \"L\"\r\n    ],\r\n    \"AuditFields\": {\r\n        \"UpdatedBy\": \"Broadview\"\r\n    }\r\n}"},"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"42699125-ce15-4eb4-a69a-5d5e313c465c"},{"name":"Edit","event":[{"listen":"test","script":{"id":"0557ba29-8177-4c72-bc4f-fb02862905d0","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"dd6a64d0-8884-4706-803b-61683d669f0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit9037","description":"<p><strong>Delete an Edit</strong></p>\n<p>The \"Delete an Edit\" feature allows you to remove an existing edit from the Metadata Bank API.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/edit/cid:org:pbs.org:Edit9037</code>.</p>\n<p>The server will then attempt to remove the edit with the provided identifier (<code>cid:org:pbs.org:Edit9037</code>). If the removal is successful, the server will return a response confirming the deletion of the edit.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the edit you wish to delete. If the edit with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["edit","cid:org:pbs.org:Edit9037"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd6a64d0-8884-4706-803b-61683d669f0f"},{"name":"Edit Alternate ID Registration","event":[{"listen":"test","script":{"id":"bc67e11c-5083-40f1-a112-4cb5ae41bb48","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"3bc5a840-fd37-436d-a31d-1f788985d108","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"AlternateContentID\": \"cid:org:pbs.org:Broadview-63525476\"\r\n}"},"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit11/alternatecontentidregistration","description":"<p><strong>Register an Alternate ID with an Edit</strong></p>\n<p>The \"Register an Alternate ID with an Edit\" feature allows you to associate an alternate content ID with a specific edit.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/edit/cid:org:pbs.org:Edit11/alternatecontentidregistration</code>.</p>\n<p>The server will then attempt to register the alternate content ID with the edit with the provided identifier (<code>cid:org:pbs.org:Edit11</code>). If the registration is successful, the server will return a response confirming the registration of the alternate content ID.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the edit with which you wish to register an alternate content ID. If the edit with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["edit","cid:org:pbs.org:Edit11","alternatecontentidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"196b921d-b7d5-44af-953e-9d0e5fd4b996","name":"Edit Alternate ID Registration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"AlternateContentID\": \"cid:org:pbs.org:Broadview-149635276\"\r\n}"},"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit11/alternatecontentidregistration"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"3bc5a840-fd37-436d-a31d-1f788985d108"},{"name":"Edit Alternate ID","event":[{"listen":"test","script":{"id":"797e19df-aa35-41a3-b3d5-5cc4a6552ca8","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"abd1997e-1807-43a8-836b-59fa4ee7d809","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/edit/cid:org:pbs.org:Edit11/alternatecontentid/cid:org:pbs.org:Broadview-63525476","description":"<p><strong>Delete an Edit's Alternate ID</strong></p>\n<p>The \"Delete an Edit's Alternate ID\" feature allows you to remove an alternate content ID associated with a specific edit.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/edit/cid:org:pbs.org:Edit11/alternatecontentid/cid:org:pbs.org:Broadview-149635276</code>.</p>\n<p>The server will then attempt to remove the alternate content ID associated with the edit with the provided identifier (<code>cid:org:pbs.org:Edit11</code>). If the removal is successful, the server will return a response confirming the deletion of the alternate content ID.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the edit and the alternate content ID you wish to delete. If the edit or the alternate content ID with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["edit","cid:org:pbs.org:Edit11","alternatecontentid","cid:org:pbs.org:Broadview-63525476"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"abd1997e-1807-43a8-836b-59fa4ee7d809"}],"id":"c97ec1ef-be5c-49f7-b157-c14254e7017c","description":"<p>An <strong>Edit</strong> represents a version of a media asset that has been modified or edited in some way. This could include changes to the content itself, such as cutting scenes or adding new footage, or changes to the metadata associated with the content, such as updating the title or description. Each edit is associated with a unique identifier and contains information about the changes made, the person or entity who made the changes, and the date and time the changes were made. Edits are a crucial part of managing media assets, as they allow for the tracking and management of different versions of the same content.</p>\n","_postman_id":"c97ec1ef-be5c-49f7-b157-c14254e7017c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Manifestation","item":[{"name":"UseWindowTerm","item":[{"name":"UseWindowTerm","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","id":"10f27cb1-3233-4fc8-be59-161f987c357e"}}],"id":"924f9a1a-81f7-4dde-85de-671539487a25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\t\n\t\"Term\": \"2017-07-07T00:00:00/2017-08-08T00:00:00\"\n}"},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/usewindowterm","description":"<p><strong>Create a Manifestation Use Window Term</strong></p>\n<p>The \"Create a Use Window Term\" feature allows you to establish a new use window term for a specific manifestation.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/usewindowterm</code>.</p>\n<p>The server will then attempt to create a new use window term for the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation1122</code>). If the creation is successful, the server will return a response confirming the creation of the use window term.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation for which you wish to create a use window term. If the manifestation with the provided identifier does not exist, or if the creation is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation1122","usewindowterm"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"00ff536e-737b-41bc-bd12-f0078c0de780","name":"UseWindowTerm POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\t\n\t\"Term\": \"2017-07-07T00:00:00/2017-08-08T00:00:00\"\n}"},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/usewindowterm"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"924f9a1a-81f7-4dde-85de-671539487a25"},{"name":"UseWindowTerm","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","id":"f9243de3-306e-4d53-a857-0fe13a3a09ca"}}],"id":"47a28f1a-63e5-4d5e-8835-dc0afdaba0ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation4712/usewindowterm","description":"<p><strong>Delete a Manifestation Use Window Term</strong></p>\n<p>The \"Delete a Manifestation Use Window Term\" feature allows you to remove a specific Use Window Term associated with a manifestation.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation4712/usewindowterm</code>.</p>\n<p>The server will then attempt to remove the Use Window Term associated with the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation4712</code>). If the removal is successful, the server will return a response confirming the deletion of the Use Window Term.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation whose Use Window Term you wish to delete. If the manifestation with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation4712","usewindowterm"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"47a28f1a-63e5-4d5e-8835-dc0afdaba0ac"}],"id":"8c215121-ca13-4082-9580-9db78ec9fdaf","description":"<p>A Manifestation Use Window Term in the context of the Metadata Bank API represents a specific time period during which a particular version of a piece of content (a Manifestation) can be used or distributed. This term is crucial for managing the rights and distribution of content, as it defines when and for how long a Manifestation can be broadcasted, streamed, or otherwise made available.</p>\n<p>Each Use Window Term is associated with a specific Manifestation and has a start date and an end date. These dates define the time period during which the Manifestation can be used. For example, a Use Window Term might specify that a particular episode of a TV show can be streamed on a specific platform from January 1, 2023, to December 31, 2023.</p>\n<p>In the Metadata Bank API, you can perform various operations related to Manifestation Use Window Terms, such as creating a new term, updating an existing term, or deleting a term. Each of these operations corresponds to a different endpoint in the API.</p>\n","_postman_id":"8c215121-ca13-4082-9580-9db78ec9fdaf","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"PublishStatus","item":[{"name":"Manifestation Publish Status","id":"7eacdc0c-33d2-43e7-84e0-ca9ce61c3d42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"PublishedStatus\": \"Internally Published\"\n}"},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/publish-status","description":"<p><strong>Update Manifestation Publish Status</strong></p>\n<p>The \"Update Manifestation Publish Status\" feature allows you to modify the publish status of a specific manifestation.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/publish-status</code>.</p>\n<p>In the request body, you would include the new publish status that you want to set for the manifestation. The publish status can be one of the following: 'In Progress', 'Internally Published', or 'Externally Published'.</p>\n<p>The server will then attempt to update the publish status of the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation1122</code>). If the update is successful, the server will return a response confirming the change of the publish status.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation whose publish status you wish to update. If the manifestation with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation1122","publish-status"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7eacdc0c-33d2-43e7-84e0-ca9ce61c3d42"}],"id":"be99fa76-896f-4502-ae2f-d402e9d29793","description":"<h2 id=\"required-fields\">Required Fields</h2>\n<p>The following properties will be required as {PublishedStatus} is set to different statuses. Statuses can only progress forward in this order: In Progress, Internally Published, then Externally Published.</p>\n<p>The following table shows when certain properties are <code>required</code> at each status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Entity</th>\n<th>In Progress</th>\n<th>Internally Published</th>\n<th>Externally Published</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Manifestation</td>\n<td><code>ParentUID</code></td>\n<td><code>UseWindowTerm</code></td>\n<td><code>ClosedCaption</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>Title</code></td>\n<td><code>ActualLength</code></td>\n<td><code>AudioType</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>ManifestationClass</code></td>\n<td><code>ReferentType</code></td>\n<td><code>Vchip</code></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td><code>ei</code></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"be99fa76-896f-4502-ae2f-d402e9d29793","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Manifestation","event":[{"listen":"test","script":{"id":"04e143af-6b70-4d0c-b35c-b19dd88d3309","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"172457f6-7386-4f7d-98d5-bcfd13889bfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation450319","description":"<p><strong>Get a Manifestation by ID</strong></p>\n<p>The \"Get a Manifestation by ID\" feature allows you to retrieve the details of a specific manifestation using its unique identifier.</p>\n<p>For example, consider a manifestation with a unique identifier: cid:org:pbs.org:Manifestation374172. To use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation374172</code>.</p>\n<p>The server would then look up the manifestation with the identifier <code>cid:org:pbs.org:Manifestation374172</code> and return a response containing the details of the manifestation. If the manifestation does not exist, the server would return an error message.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation you wish to retrieve.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation450319"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"a2f80ecd-9b1a-443c-8749-7c95cd77d139","name":"Example Response Manifestation GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation450319"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/manifestation/cid:org:pbs.org:Manifestation450319\"\n        },\n        \"usewindowtermlist\": {\n            \"href\": \"/manifestation/cid:org:pbs.org:Manifestation450319/usewindowtermlist\"\n        },\n        \"episode\": {\n            \"href\": \"/episode/cid:org:pbs.org:Episode51148\"\n        }\n    },\n    \"ManifestationUID\": \"cid:org:pbs.org:Manifestation450319\",\n    \"PublishedStatus\": \"Externally Published\",\n    \"CreateDateTime\": \"2024-12-26T21:45:12Z\",\n    \"UpdateDateTime\": \"2024-12-26T23:40:39Z\",\n    \"ParentUID\": \"cid:org:pbs.org:Episode51148\",\n    \"EntityType\": \"Manifestation\",\n    \"StructuralType\": \"Performance\",\n    \"ReferentType\": \"TV\",\n    \"ManifestationClass\": [\n        \"HD\"\n    ],\n    \"ActualLength\": \"PT0H56M45S\",\n    \"Title\": \"P580002-001 HD-Embedded Promo Antiques Roadshow\",\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageType:HD-Embedded Promo\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageNumber:P580002-001\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageCode:HDEM\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Broadview-666504009\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:Bebanjo-6082220\"\n        }\n    ],\n    \"FileList\": [],\n    \"UseWindowTermList\": [\n        {\n            \"links\": {\n                \"self\": {\n                    \"href\": \"/manifestation/cid:org:pbs.org:Manifestation450319/usewindowtermlist\"\n                },\n                \"manifestation\": {\n                    \"href\": \"/manifestation/cid:org:pbs.org:Manifestation450319\"\n                }\n            },\n            \"TermUID\": 180514,\n            \"Term\": \"2025-01-06T04:00:00Z/2025-01-06T04:00:00Z\"\n        }\n    ],\n    \"EditIDList\": [],\n    \"ReleaseDate\": null,\n    \"Audio\": {\n        \"ClosedCaption\": \"EN\",\n        \"AudioType\": \"Stereo\"\n    },\n    \"Video\": {\n        \"Vchip\": \"TV-G\",\n        \"ei\": false,\n        \"HiDef\": \"1080i\"\n    },\n    \"AuditFields\": {\n        \"MasterSourceSystemRecordType\": \"Edit\",\n        \"MasterDataSource\": \"Broadview\",\n        \"UpdatedDataSource\": \"Broadview\",\n        \"CreatedBy\": \"Broadview\",\n        \"UpdatedBy\": \"Broadview\"\n    }\n}"}],"_postman_id":"172457f6-7386-4f7d-98d5-bcfd13889bfb"},{"name":"Manifestation","event":[{"listen":"test","script":{"id":"d4409fa3-d754-4203-86fc-714a7bb4d834","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6c39b25f-8d97-49b0-b8ff-38122b87937b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ActualLength\": \"PT0H53M17S\",\n    \"ManifestationClass\": [\n        \"HD\"\n    ],\n    \"ParentUID\": \"cid:org:pbs.org:Episode51148\",\n    \"ReferentType\": \"TV\",\n    \"StructuralType\": \"Performance\",\n    \"Title\": \"Forsyte Saga;\",\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageType:HD-Embedded Promo\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageNumber:P580002-001\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageCode:HDEM\"\n        }\n    ],\n    \"EditIDList\": [\n        \"cid:org:pbs.org:Edit22551\",\n        \"cid:org:pbs.org:Edit22550\",\n        \"cid:org:pbs.org:Edit22552\"\n    ],\n    \"UseWindowTermList\": [\n        {\n            \"Term\": \"2017-07-07T00:00:00/2018-08-08T00:00:00\"\n        },\n        {\n            \"Term\": \"2019-09-09T00:00:00/2020-10-20T00:00:00\"\n        }\n    ],\n    \"Audio\": {\n        \"ClosedCaption\": \"FR\",\n        \"AudioType\": \"Stereo\"\n    },\n    \"Video\": {\n        \"Vchip\": \"TV-PG-V\",\n        \"ei\": true,\n        \"HiDef\": \"1080i\"\n    }\n}"},"url":"{{baseurl}}/manifestation","description":"<p><strong>Create a Manifestation</strong></p>\n<p>The \"Create a Manifestation\" feature allows you to create a new manifestation in the catalog.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/manifestation</code>. The body of the request should contain the details of the manifestation you wish to create, formatted as a JSON object.</p>\n<p>Upon receiving the request, the server will attempt to create a new manifestation with the provided details. If the creation is successful, the server will return a response containing the details of the newly created manifestation.</p>\n<p>Please note that the exact structure and content of the request body will depend on the specific requirements of your catalog and the manifestation you wish to create. If the creation is unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"7d67e3a3-3bf6-4ad0-96a3-76cb30f840a8","name":"Example Response Manifestation POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ActualLength\": \"PT0H53M17S\",\n    \"ManifestationClass\": [\n        \"HD\"\n    ],\n    \"ParentUID\": \"cid:org:pbs.org:Episode51148\",\n    \"ReferentType\": \"TV\",\n    \"StructuralType\": \"Performance\",\n    \"Title\": \"Forsyte Saga;\",\n    \"ContentIDList\": [\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageType:HD-Embedded Promo\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageNumber:P580002-001\"\n        },\n        {\n            \"ContentID\": \"cid:org:pbs.org:PackageCode:HDEM\"\n        }\n    ],\n    \"EditIDList\": [\n        \"cid:org:pbs.org:Edit22551\",\n        \"cid:org:pbs.org:Edit22550\",\n        \"cid:org:pbs.org:Edit22552\"\n    ],\n    \"UseWindowTermList\": [\n        {\n            \"Term\": \"2017-07-07T00:00:00/2018-08-08T00:00:00\"\n        },\n        {\n            \"Term\": \"2019-09-09T00:00:00/2020-10-20T00:00:00\"\n        }\n    ],\n    \"Audio\": {\n        \"ClosedCaption\": \"FR\",\n        \"AudioType\": \"Stereo\"\n    },\n    \"Video\": {\n        \"Vchip\": \"TV-PG-V\",\n        \"ei\": true,\n        \"HiDef\": \"1080i\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/manifestation"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"ManifestationUID\": \"cid:org:pbs.org:Manifestation408118\",\n    \"message\": \"success\"\n}"}],"_postman_id":"6c39b25f-8d97-49b0-b8ff-38122b87937b"},{"name":"Manifestation","event":[{"listen":"test","script":{"id":"602e6cfb-dabb-438f-abfd-0376ba476a33","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"a4229546-e767-4edb-ae0a-34fcdcf58e00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Title\": \"P415368-035 HD-Base Curious George\",\n    \"EditIDList\": [\n        \"cid:org:pbs.org:Edit22549\",\n        \"cid:org:pbs.org:Edit22550\"\n    ],\n    \"AuditFields\": {\n        \"UpdatedBy\": \"9767676\"\n    }\n}"},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation398078","description":"<p><strong>Update a Manifestation</strong></p>\n<p>The \"Update a Manifestation\" feature allows you to modify the details of a specific manifestation using its unique identifier.</p>\n<p>For instance, consider a manifestation with a unique identifier: cid:org:pbs.org:Manifestation398078. To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation398078</code>.</p>\n<p>The server would then look up the manifestation with the identifier <code>cid:org:pbs.org:Manifestation398078</code> and update its details based on the data provided in the request body. If the update is successful, the server will return a response confirming the changes.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation you wish to update. If the manifestation with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation398078"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"ecb98973-89d2-438b-807f-c11248189323","name":"Example Response Manifestation PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"Title\": \"P415368-035 HD-Base Curious George\",\n    \"ManifestationClass\": [\"HD\"],\n    \"EditIDList\": [\n        \"cid:org:pbs.org:Edit22549\",\n        \"cid:org:pbs.org:Edit22550\"\n    ],\n    \"AuditFields\": {\n        \"UpdatedBy\": \"Broadview\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation398078"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"a4229546-e767-4edb-ae0a-34fcdcf58e00"},{"name":"Manifestation","event":[{"listen":"test","script":{"id":"8d96949c-9710-4bcd-96cc-0d9dbd0094f3","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"cd70f7ee-b050-4256-9388-efaa65408db1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation22225","description":"<p><strong>Delete a Manifestation</strong></p>\n<p>The \"Delete a Manifestation\" feature allows you to remove a specific manifestation from the catalog using its unique identifier.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation222250</code>.</p>\n<p>The server will then attempt to remove the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation222250</code>). If the removal is successful, the server will return a response confirming the deletion of the manifestation.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation you wish to delete. If the manifestation with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation22225"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd70f7ee-b050-4256-9388-efaa65408db1"},{"name":"Manifestation EditIDList","event":[{"listen":"test","script":{"id":"d2c2768f-2f80-439e-8ad2-fe7e687cf0f2","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{}}}],"id":"94f8e6d8-e63a-4844-af17-bb97f9885f04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"EditIDList\": [\r\n        \"cid:org:pbs.org:Edit22551\"\r\n    ]\r\n}"},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation447356/editlist","description":"<p><strong>Remove a Content ID from a Manifestation</strong></p>\n<p>The \"Remove a Content ID from a Manifestation\" feature allows you to delete a specific content ID associated with a manifestation.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/contentid/cid:org:pbs.org:Broadview-878787878</code>.</p>\n<p>The server will then attempt to remove the content ID (<code>cid:org:pbs.org:Broadview-878787878</code>) associated with the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation1122</code>). If the removal is successful, the server will return a response confirming the deletion of the content ID.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the manifestation and content ID you wish to delete. If the manifestation or content ID with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation447356","editlist"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"75d86b6d-429a-4e30-902a-49f3e26faacc","name":"Example Payload To Delete EditIDList","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"EditIDList\": [\r\n        \"cid:org:pbs.org:Edit22551\"\r\n    ]\r\n}"},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation447356/editlist"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"EditIDList\": [\r\n        \"cid:org:pbs.org:Edit22551\"\r\n    ]\r\n}"}],"_postman_id":"94f8e6d8-e63a-4844-af17-bb97f9885f04"},{"name":"Manifestation ContentID Registration","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","id":"6e06d34e-085b-4b30-9ef7-5295fc845db5"}}],"id":"80508f62-c080-4459-90a1-8a35a8f13151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:org:pbs.org:Broadview-878787878\"\n}"},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/contentidregistration","description":"<p><strong>Register a Manifestation Content ID</strong></p>\n<p>The \"Register a Manifestation Content ID\" feature allows you to assign a unique content ID to a specific manifestation.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation{ManifestationID}/contentidregistration</code>. In the request body, you would include the details of the content ID you wish to register.</p>\n<p>The server will then attempt to register the provided content ID with the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation{ManifestationID}</code>). If the registration is successful, the server will return a response confirming the registration of the content ID.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation with which you wish to register a content ID. If the manifestation with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation1122","contentidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"2a6c9916-f398-48cd-92b7-4860a442013c","name":"Manifestation ContentIDRegistration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"ContentID\": \"cid:org:pbs.org:Broadview-6278920\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/contentidregistration"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"80508f62-c080-4459-90a1-8a35a8f13151"},{"name":"Manifestation ContentID","event":[{"listen":"test","script":{"id":"d2c2768f-2f80-439e-8ad2-fe7e687cf0f2","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f4d6737c-fd41-4a38-893f-7e703edf8a76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/contentid/cid:org:pbs.org:Broadview-6278920","description":"<p><strong>Remove a Content ID from a Manifestation</strong></p>\n<p>The \"Remove a Content ID from a Manifestation\" feature allows you to delete a specific content ID associated with a manifestation.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/contentid/cid:org:pbs.org:Broadview-878787878</code>.</p>\n<p>The server will then attempt to remove the content ID (<code>cid:org:pbs.org:Broadview-878787878</code>) associated with the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation1122</code>). If the removal is successful, the server will return a response confirming the deletion of the content ID.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the manifestation and content ID you wish to delete. If the manifestation or content ID with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["manifestation","cid:org:pbs.org:Manifestation1122","contentid","cid:org:pbs.org:Broadview-6278920"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4d6737c-fd41-4a38-893f-7e703edf8a76"}],"id":"16b2b715-ec4f-4c06-a649-28e4c1faf4fa","description":"<p>A Manifestation in the context of the Metadata Bank API represents a specific version of a piece of content. This could be a particular episode of a series, a movie, or any other type of media content. Each Manifestation has a unique identifier and can have various attributes associated with it, such as its title, duration, format, language, and more.</p>\n<p>Manifestations are important because they allow for the management and tracking of different versions of the same piece of content. For example, a single episode of a TV show might have multiple Manifestations - one for the original broadcast, one for streaming with ad breaks, one for international distribution, etc. Each of these would have different attributes and potentially different associated metadata, and the Manifestation allows for the tracking and management of these differences.</p>\n<p>Manifestation can now support Supplemental as a parent in addition to Episode.</p>\n<p>In the Metadata Bank API, you can perform various operations on Manifestations, such as creating a new Manifestation, updating the details of an existing Manifestation, deleting a Manifestation, and more. Each of these operations corresponds to a different endpoint in the API.</p>\n","_postman_id":"16b2b715-ec4f-4c06-a649-28e4c1faf4fa","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"File","item":[{"name":"File GET","event":[{"listen":"test","script":{"id":"d8d92a3e-e37c-4076-9bae-15f089716051","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{}}}],"id":"118c613d-44d8-4cdd-8f89-e31a50010aa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/file/apid:org:pbs.org:File1212","description":"<p><strong>Get a File by ID</strong></p>\n<p>The \"Get a File by ID\" feature allows you to retrieve the details of a specific file using its unique identifier.</p>\n<p>For example, consider a file with a unique identifier: apid:org:pbs.org:File1212<br />To use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/file/apid:org:pbs.org:File1212</code>.</p>\n<p>The server would then look up the file with the identifier <code>apid:org:pbs.org:File1212</code> and return a response containing the details of the file. If the manifestation file does not exist, the server would return an error message.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the file you wish to retrieve.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["file","apid:org:pbs.org:File1212"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"ddf4012c-c247-4b25-b685-02d4954ce832","name":"Example File GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/file/apid:org:pbs.org:File86995"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/file/apid:org:pbs.org:File86995\"\n        },\n        \"Event\": {\n            \"href\": \"/event/cid:org:pbs.org:Event2097610\"\n        }\n    },\n    \"AssetUID\": \"apid:org:pbs.org:File86995\",\n    \"CreateDateTime\": \"2025-10-02T19:46:54Z\",\n    \"UpdateDateTime\": \"2025-10-02T19:46:54Z\",\n    \"ParentUID\": \"cid:org:pbs.org:Event2097610\",\n    \"EntityType\": \"File\",\n    \"FileClass\": \"Manifest\",\n    \"FileName\": \"Bebanjo-Playlist-22611342.json\",\n    \"FileFormat\": \"JSON\",\n    \"FileDeliveryStatus\": \"Future\",\n    \"FileLocationPath\": [\n        \"s3://production.pbs.sdo.e1.vodma/MediaManifestFiles/\"\n    ],\n    \"ChecksumType\": null,\n    \"ChecksumValue\": null,\n    \"Workflow\": null,\n    \"AlternateAssetIDList\": [\n        {\n            \"AssetUID\": \"cid:org:pbs.org:Bebanjo-22611342\"\n        }\n    ],\n    \"AuditFields\": {\n        \"MasterSourceSystemRecordType\": null,\n        \"MasterDataSource\": \"Bebanjo\",\n        \"UpdatedDataSource\": \"Bebanjo\",\n        \"CreatedBy\": \"bebanjo-microservices\",\n        \"UpdatedBy\": \"bebanjo-microservices\"\n    }\n}"}],"_postman_id":"118c613d-44d8-4cdd-8f89-e31a50010aa1"},{"name":"File","event":[{"listen":"test","script":{"id":"52bb0e72-e288-465a-b0ae-1fcff5068e0d","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"edf95059-c850-4ee6-ba64-f5dd49f6e641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"ParentUID\": \"cid:org:pbs.org:Manifestation41198\",\n    \"FileClass\": \"Manifest\",\n    \"FileName\": \"P394492-001PROXY.mxf\",\n    \"FileFormat\": \"AS03\",\n    \"FileDeliveryStatus\": \"Delivered\",\n    \"FileLocationPath\": [\"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394412-002PROXY.mxf\"],\n    \"ChecksumType\": \"MD5\",\n    \"ChecksumValue\": \"a22b57fb4e828027be5631abb3ae92b2\",\n    \"Workflow\": \"Media Automation\",\n    \"AlternateAssetIDList\": [\n        {\n            \"AssetUID\": \"cid:org:pbs.org:Broadview-64343434\"\n        }\n    ]\n}"},"url":"{{baseurl}}/file","description":"<p><strong>Create a File</strong></p>\n<p>The \"Create a File\" feature allows you to generate a new file.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/file</code>. The request body should contain the necessary information for the new file.</p>\n<p>Please note that a File can have either a <code>Manifestation ID, Edit ID</code> or an <code>Event ID [Linear or VOD Events]</code> as its Parent ID. This means that when creating a file, you can specify either a Manifestation ID, Edit ID or an Event ID as the Parent ID in the request body.</p>\n<p>If the creation is successful, the server will return a response containing the details of the newly created file. If the creation is unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["file"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"2e178504-da97-4e73-892a-7a7b242b7a2e","name":"Example File POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"ParentUID\": \"cid:org:pbs.org:Manifestation41198\",\n    \"FileClass\": \"Manifest\",\n    \"FileName\": \"P394492-001PROXY.mxf\",\n    \"FileFormat\": \"AS03\",\n    \"FileDeliveryStatus\": \"Delivered\",\n    \"FileLocationPath\": [\"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394412-002PROXY.mxf\"],\n    \"ChecksumType\": \"MD5\",\n    \"ChecksumValue\": \"a22b57fb4e828027be5631abb3ae92b2\",\n    \"Workflow\": \"Media Automation\",\n    \"AlternateAssetIDList\": [\n        {\n            \"AssetUID\": \"cid:org:pbs.org:Broadview-64343434\"\n        }\n    ]\n}"},"url":"{{baseurl}}/file"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n\t\"ParentUID\": \"cid:org:pbs.org:Manifestation41198\",\r\n    \"FileClass\": \"Manifest\",\r\n    \"FileName\": \"P394492-001PROXY.mxf\",\r\n    \"FileFormat\": \"AS03\",\r\n    \"FileDeliveryStatus\": \"Delivered\",\r\n    \"FileLocationPath\": [\"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394412-002PROXY.mxf\"],\r\n    \"ChecksumType\": \"MD5\",\r\n    \"ChecksumValue\": \"a22b57fb4e828027be5631abb3ae92b2\",\r\n    \"Workflow\": \"Media Automation\",\r\n    \"AlternateAssetIDList\": [\r\n        {\r\n            \"AssetUID\": \"cid:org:pbs.org:Broadview-64343434\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"edf95059-c850-4ee6-ba64-f5dd49f6e641"},{"name":"File","event":[{"listen":"test","script":{"id":"2f815494-8e6f-42d6-ac7a-abb51057a579","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"db0fc02e-87b9-4745-8c7a-406371148f8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Event18933841\",\n    \"FileClass\": \"Metadata\",\n    \"FileName\": \"P394492-001PROXY.mxf\",\n    \"FileFormat\": \"AS03\",\n    \"FileLocationPath\": [\n        \"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394492-001PROXY.mxf\"\n    ],\n    \"FileDeliveryStatus\": \"Delivered\",\n    \"ChecksumType\": \"MD5\",\n    \"ChecksumValue\": \"a22b57fb4e828027be5631abb3ae92b2\",\n    \"Workflow\": \"TMT Automation\"\n}"},"url":"{{baseurl}}/file/apid:org:pbs.org:File22458","description":"<p><strong>Update a File</strong></p>\n<p>The \"Update a File\" feature allows you to modify the details of a specific file using its unique identifier.</p>\n<p>For example, consider a file with a unique identifier: <code>apid:org:pbs.org:File22458</code>. To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/file/apid:org:pbs.org:File22458</code>.</p>\n<p>The server would then look up the file with the identifier <code>apid:org:pbs.org:File22458</code> and update its details based on the data provided in the request body. If the update is successful, the server will return a response confirming the changes.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the file you wish to update. If the manifestation file with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["file","apid:org:pbs.org:File22458"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"5336f61f-d44f-4d05-8052-5b65255c67fe","name":"Example File PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Event18933841\",\n    \"FileClass\": \"Metadata\",\n    \"FileName\": \"P394492-001PROXY.mxf\",\n    \"FileFormat\": \"AS03\",\n    \"FileLocationPath\": [\n        \"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394492-001PROXY.mxf\"\n    ],\n    \"FileDeliveryStatus\": \"Delivered\",\n    \"ChecksumType\": \"MD5\",\n    \"ChecksumValue\": \"a22b57fb4e828027be5631abb3ae92b2\",\n    \"Workflow\": \"TMT Automation\"\n}"},"url":"{{baseurl}}/file/apid:org:pbs.org:File22458"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"ParentUID\": \"cid:org:pbs.org:Event18933841\",\r\n    \"FileClass\": \"Metadata\",\r\n    \"FileName\": \"P394492-001PROXY.mxf\",\r\n    \"FileFormat\": \"AS03\",\r\n    \"FileLocationPath\": [\r\n        \"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394492-001PROXY.mxf\"\r\n    ],\r\n    \"FileDeliveryStatus\": \"Delivered\",\r\n    \"ChecksumType\": \"MD5\",\r\n    \"ChecksumValue\": \"a22b57fb4e828027be5631abb3ae92b2\",\r\n    \"Workflow\": \"TMT Automation\"\r\n}"}],"_postman_id":"db0fc02e-87b9-4745-8c7a-406371148f8a"},{"name":"File","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"id":"c71dbbe2-1b2f-4110-9448-4f2d33beb181"}}],"id":"1c3a1e34-9be2-4be1-8152-64c9f8e2da0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/file/apid:org:pbs.org:File12644","description":"<p><strong>Delete a File</strong></p>\n<p>The \"Delete a File\" feature allows you to remove a specific file using its unique identifier.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/file/apid:org:pbs.org:File12644</code>.</p>\n<p>The server will then attempt to remove the file with the provided identifier (<code>apid:org:pbs.org:File12644</code>). If the removal is successful, the server will return a response confirming the deletion of the file.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation file you wish to delete. If the file with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["file","apid:org:pbs.org:File12644"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c3a1e34-9be2-4be1-8152-64c9f8e2da0d"},{"name":"File Alternate AssetID Registration","event":[{"listen":"test","script":{"id":"eb4ef062-b41b-4f11-91c2-b8ea2cc746c2","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0612a7aa-2af3-45dc-a476-221cbbfb1129","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"AssetUID\": \"cid:org:pbs.org:Broadview-6352765\"\r\n}"},"url":"{{baseurl}}/file/apid:org:pbs.org:File1212/alternateassetidregistration","description":"<p><strong>Register a File Alternate Asset ID</strong></p>\n<p>The \"Register a File Alternate Asset ID\" feature allows you to associate an alternate asset ID with a specific file in the metadata bank.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/file/apid:org:pbs.org:File1212/alternateassetidregistration</code>.</p>\n<p>The server will then attempt to register the alternate asset ID with the file with the provided identifier (<code>apid:org:pbs.org:File1212</code>). If the registration is successful, the server will return a response confirming the registration of the alternate asset ID.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the file with which you wish to register an alternate asset ID. If the file with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["file","apid:org:pbs.org:File1212","alternateassetidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0612a7aa-2af3-45dc-a476-221cbbfb1129"}],"id":"892b607d-5259-4a49-94e7-ef83d1e31101","description":"<p>A File in the context of the Metadata Bank API represents a specific digital file associated with a manifestation. This could be a video file, audio file, or any other type of digital media file that is part of the manifestation.</p>\n<p>Each File has a unique identifier and can have various attributes such as a filename, file format, file size, and other technical metadata. It can also have associated usage rights and restrictions.</p>\n<p>The File is an important part of the metadata structure as it provides detailed information about the actual digital content that is being managed and distributed. This information can be used for various purposes such as content management, distribution planning, and rights management.</p>\n","_postman_id":"892b607d-5259-4a49-94e7-ef83d1e31101","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Supplemental","item":[{"name":"PublishStatus","item":[{"name":"Supplemental Publish Status","id":"1840555d-d62a-4947-a044-e138caae788a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"PublishedStatus\": \"Internally Published\"\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental1/publish-status","description":"<p><strong>Update Supplemental Publish Status</strong></p>\n<p>The \"Update Supplemental Publish Status\" feature allows you to modify the publish status of a specific supplemental content.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental1/publish-status</code>.</p>\n<p>The server will then attempt to update the publish status of the supplemental content with the provided identifier (<code>cid:org:pbs.org:Supplemental1</code>). If the update is successful, the server will return a response confirming the modification of the publish status.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the supplemental content whose publish status you wish to update. If the supplemental content with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n<p>The publish statuses for supplemental content in the Metadata Bank API are \"In Progress\", \"Internally Published\", and \"Externally Published\".</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental1","publish-status"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1840555d-d62a-4947-a044-e138caae788a"}],"id":"122b37a5-2ea8-45ab-b5fb-f78491b26d02","description":"<h2 id=\"required-fields\">Required Fields</h2>\n<p>The following properties will be required as {PublishedStatus} is set to different statuses. Statuses can only progress forward in this order: In Progress, Internally Published, then Externally Published.</p>\n<p>The following table shows when certain properties are <code>required</code> at each status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Entity</th>\n<th>In Progress</th>\n<th>Internally Published</th>\n<th>Externally Published</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Supplemental</td>\n<td><code>StructuralType</code></td>\n<td><code>StructuralType</code></td>\n<td><code>StructuralType</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>Title</code></td>\n<td><code>Title</code></td>\n<td><code>Title</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>ActualLength</code></td>\n<td><code>ActualLength</code></td>\n<td><code>ActualLength</code></td>\n</tr>\n<tr>\n<td></td>\n<td><code>SupportedWorkRelationship</code></td>\n<td><code>SupportedWorkRelationship</code></td>\n<td><code>SupportedWorkRelationship</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"supplemental-entity-conditional-fields\"><strong>Supplemental entity conditional fields</strong></h4>\n<p>‘Supported Work Relationship’ field is required field. It has the following three Class values:</p>\n<ul>\n<li><p>When <strong>isPromotionFor</strong> is added as a value on <strong>SupportedWorkRelationship</strong> field then <strong>PromotionalClass</strong> is required</p>\n</li>\n<li><p>When <strong>isSupplementalTo</strong> is added as a value on <strong>SupportedWorkRelationship</strong> field then <strong>SupplementalContentClass</strong> is required</p>\n</li>\n<li><p>When <strong>isAlternateContentFor</strong> is added as a value on <strong>SupportedWorkRelationship</strong> field then <strong>AlternateContentClass</strong> field is required.</p>\n</li>\n</ul>\n","_postman_id":"122b37a5-2ea8-45ab-b5fb-f78491b26d02","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Entry Content","item":[{"name":"Entry Content","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","id":"36b252b9-e24a-456d-ac19-d499e6b2689e"}}],"id":"89b6eb4f-ca47-46bb-8573-e42f1b6878c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"EntryClass\": \"Manifestation\",\n    \"EntryContentUID\": \"cid:org:pbs.org:Manifestation345\"\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental10/entrycontentuid","description":"<p><strong>Create a Supplemental Entry</strong></p>\n<p>The \"Create a Supplemental Entry\" feature allows you to associate a supplemental with a manifestation. A supplemental can be any additional content that accompanies the main content, such as behind-the-scenes footage, interviews, or promotional materials. A manifestation, on the other hand, is a specific version of an episode.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental10/entrycontentuid</code>.</p>\n<p>The server will then attempt to create a new supplemental entry with the provided supplemental identifier (<code>cid:org:pbs.org:Supplemental10</code>). If the creation is successful, the server will return a response confirming the creation of the supplemental entry.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the supplemental you wish to create an entry for. If the supplemental with the provided identifier does not exist, or if the creation is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental10","entrycontentuid"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"c5d67366-0ff7-4004-afc8-86442d00f9bd","name":"Entry POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"EntryClass\": \"Manifestation\",\n    \"EntryContentUID\": \"cid:org:pbs.org:Manifestation345\"\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental10/entrycontentuid"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"89b6eb4f-ca47-46bb-8573-e42f1b6878c1"},{"name":"Entry Content ID","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","id":"18795e60-b471-419c-ab28-eb707a703215"}}],"id":"f9220b8f-963f-4852-a3cb-29098489a1d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental58/entrycontentuid/cid:org:pbs.org:Manifestation345","description":"<p><strong>Delete Supplemental Entry</strong></p>\n<p>The \"Delete Supplemental Entry\" feature provides the functionality to remove a specific Manifestation, which is represented as a Supplemental Entry, from a Supplemental. To initiate this deletion, you need to send a DELETE request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental58/entrycontentuid/cid:org:pbs.org:Manifestation345</code>. </p>\n<p>The server will then make an attempt to remove the association between the Supplemental, identified by <code>cid:org:pbs.org:Supplemental58</code>, and the Manifestation, identified by <code>cid:org:pbs.org:Manifestation345</code>. If the removal is successful, the server will respond with a confirmation message indicating that the association has been deleted. </p>\n<p>It is important to note that the identifiers used in the endpoint URL are just examples, and you should replace them with the actual identifiers of the Supplemental and the Manifestation you want to disassociate. In case the Supplemental or the Manifestation with the provided identifiers do not exist, or if the removal process encounters any other issues, the server will return an error message explaining the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental58","entrycontentuid","cid:org:pbs.org:Manifestation345"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9220b8f-963f-4852-a3cb-29098489a1d3"}],"id":"8eba37d6-854d-4011-a142-9057d2e596f6","description":"<p>In the context of the Metadata Bank API, a \"Supplemental Entry\" refers to the association of a supplemental content with a specific manifestation. A manifestation, in turn, is associated with an episode.</p>\n<p>Supplemental content can include a variety of additional materials related to the main content, such as behind-the-scenes footage, interviews, deleted scenes, or promotional materials. Each supplemental entry has a unique identifier and can contain a wealth of metadata, providing detailed information about the entry.</p>\n<p>A manifestation represents a specific version or instance of an episode. An episode can have multiple manifestations associated with it, each potentially having different supplemental content. This structure allows for a high degree of flexibility and granularity in managing and presenting content.</p>\n<p>Through the Metadata Bank API, supplemental entries can be created, read, updated, and deleted via specific endpoints. These operations allow for the management of supplemental entries as part of the broader management of content within the system.</p>\n<p>MBank supplemental entry list supports series, season, epsiode, manifestation and compilation.</p>\n","_postman_id":"8eba37d6-854d-4011-a142-9057d2e596f6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"UseWindowTerm","item":[{"name":"UseWindowTerm","event":[{"listen":"test","script":{"id":"10f27cb1-3233-4fc8-be59-161f987c357e","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{}}}],"id":"a77363ac-9c5a-4d10-a0f7-a940486c9158","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\t\n\t\"Term\": \"2017-07-07T00:00:00/2017-08-08T00:00:00\"\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental10/usewindowterm","description":"<p><strong>Create a Manifestation Use Window Term</strong></p>\n<p>The \"Create a Use Window Term\" feature allows you to establish a new use window term for a specific manifestation.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation1122/usewindowterm</code>.</p>\n<p>The server will then attempt to create a new use window term for the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation1122</code>). If the creation is successful, the server will return a response confirming the creation of the use window term.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation for which you wish to create a use window term. If the manifestation with the provided identifier does not exist, or if the creation is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental10","usewindowterm"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"4fd35b61-ccf6-49d0-bd6e-d3069490954b","name":"UseWindowTerm POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\t\n\t\"Term\": \"2017-07-07T00:00:00/2017-08-08T00:00:00\"\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental51023/usewindowterm"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"a77363ac-9c5a-4d10-a0f7-a940486c9158"},{"name":"UseWindowTerm","event":[{"listen":"test","script":{"id":"f9243de3-306e-4d53-a857-0fe13a3a09ca","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f53af635-9814-47ce-9ae7-c77f7ef1e3a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental51023/usewindowterm/177539","description":"<p><strong>Delete a Manifestation Use Window Term</strong></p>\n<p>The \"Delete a Manifestation Use Window Term\" feature allows you to remove a specific Use Window Term associated with a manifestation.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/manifestation/cid:org:pbs.org:Manifestation4712/usewindowterm</code>.</p>\n<p>The server will then attempt to remove the Use Window Term associated with the manifestation with the provided identifier (<code>cid:org:pbs.org:Manifestation4712</code>). If the removal is successful, the server will return a response confirming the deletion of the Use Window Term.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the manifestation whose Use Window Term you wish to delete. If the manifestation with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental51023","usewindowterm","177539"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f53af635-9814-47ce-9ae7-c77f7ef1e3a3"}],"id":"e7dec24c-0e96-44c8-b773-e88d1f5b95bb","description":"<p>A Manifestation Use Window Term in the context of the Metadata Bank API represents a specific time period during which a particular version of a piece of content (a Manifestation) can be used or distributed. This term is crucial for managing the rights and distribution of content, as it defines when and for how long a Manifestation can be broadcasted, streamed, or otherwise made available.</p>\n<p>Each Use Window Term is associated with a specific Manifestation and has a start date and an end date. These dates define the time period during which the Manifestation can be used. For example, a Use Window Term might specify that a particular episode of a TV show can be streamed on a specific platform from January 1, 2023, to December 31, 2023.</p>\n<p>In the Metadata Bank API, you can perform various operations related to Manifestation Use Window Terms, such as creating a new term, updating an existing term, or deleting a term. Each of these operations corresponds to a different endpoint in the API.</p>\n","_postman_id":"e7dec24c-0e96-44c8-b773-e88d1f5b95bb","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Supplemental","id":"292f841b-ba88-4b20-8161-1153660a1cd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental10","description":"<p><strong>Retrieve Supplemental Metadata</strong></p>\n<p>The \"Retrieve Supplemental Metadata\" feature allows you to fetch the metadata of a specific supplemental using its unique identifier.</p>\n<p>For example, consider a supplemental with a unique identifier: <code>cid:org:pbs.org:Supplemental10</code>. </p>\n<p>To use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental10</code>.</p>\n<p>The server would then look up the supplemental with the identifier <code>cid:org:pbs.org:Supplemental10</code> and return a response containing the metadata of the supplemental. If the supplemental does not exist, the server would return an error message.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the supplemental whose metadata you wish to retrieve.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental10"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"afcf53be-ad62-4530-8a08-04a61c7f7e8b","name":"Supplemental GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"SupplementalUID\": \"cid:org:pbs.org:Supplemental10\",\n    \"PublishedStatus\": \"Externally Published\",\n    \"CreateDateTime\": \"2020-06-14T11:38:33Z\",\n    \"UpdateDateTime\": \"2020-06-14T13:03:27Z\",\n    \"EntityType\": \"Supplemental\",\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Supplemental\",\n    \"SupportedWorkRelationship\": \"isSupplementalTo\",\n    \"PromotionalClass\": null,\n    \"SupplementalContentClass\": \"Series Sell\",\n    \"AlternateContentClass\": null,\n    \"Title\": \"FLMA 000 A Flea Market Documentary: every weekend\",\n    \"ApproximateLength\": \"PT0H0M30S\",\n    \"InteractiveInfo\": {\n        \"InteractiveClass\": \"Application\",\n        \"InteractiveSubClass\": \"Game\"\n    },\n    \"AlternateContentIDList\": [\n        {\n            \"AlternateContentID\": \"cid:org:pbs.org:Broadview-659141275\"\n        }\n    ],\n    \"EntryList\": [\n        {\n            \"EntryContentUID\": \"cid:org:pbs.org:Episode2771\",\n            \"EntryClass\": \"Episode\"\n        }\n    ],\n    \"UseWindowTermList\": [\n        {\n            \"links\": {\n                \"self\": {\n                    \"href\": \"/supplemental/cid:org:pbs.org:Supplemental10/usewindowtermlist\"\n                },\n                \"Supplemental\": {\n                    \"href\": \"/supplemental/cid:org:pbs.org:Supplemental10\"\n                }\n            },\n            \"TermUID\": 3823,\n            \"Term\": \"2018-08-03T04:00:00Z/2018-08-05T04:00:00Z\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"_links\": {\n                \"self\": {\n                    \"href\": \"/episode/cid:org:pbs.org:Episode52804/organizations\"\n                },\n                \"Supplemental\": {\n                    \"href\": \"/supplemental/cid:org:pbs.org:Supplemental10\"\n                }\n            },\n            \"OrganizationID\": 3136758,\n            \"DisplayName\": \"PBS NPS General Audience (GA)\",\n            \"Domain\": \"pbs.org\",\n            \"Role\": \"Distributor\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"_links\": {\n                         \"self\": {\n                            \"href\": \"/organization/3136758/contactinfolist\"\n                        },\n                        \"organization\": {\n                            \"href\": \"/organization/3136758\"\n                        }\n                    },\n                    \"ContactID\": 3136758,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"test-emm@pbs.com\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ]\n        }\n    ],\n    \"ReleaseDate\": null,\n    \"AuditFields\": {\n        \"UpdatedDataSource\": \"Broadview\",\n        \"MasterDataSource\": \"BroadView\",\n        \"CreatedBy\": \"bv002-microservices\",\n        \"UpdatedBy\": \"bv002-microservices\"\n    }\n}"}],"_postman_id":"292f841b-ba88-4b20-8161-1153660a1cd5"},{"name":"Supplemental","id":"0003586d-f44c-43b6-b0cd-e0294c5478a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Supplemental\",\n    \"Title\": \"Wild Kratts\",\n    \"ApproximateLength\": \"PT0H28M55S\",\n    \"SupportedWorkRelationship\": \"isPromotionalFor\",\n    \"SupplementalContentClass\": null,\n    \"AlternateContentClass\": null,\n    \"PromotionalClass\": \"Image Spots\",\n    \"InteractiveInfo\": {\n        \"InteractiveClass\": \"Application\",\n        \"InteractiveSubClass\": \"Game\"\n    },\n    \"AlternateContentIDList\": [\n        {\n            \"AlternateContentID\": \"alid:org:pbs.org:Broadview-68876880\"\n        }\n    ],\n    \"EntryList\": [\n        {\n            \"EntryClass\": \"Series\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Series11\"\n        },\n        {\n            \"EntryClass\": \"Season\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Season124\"\n        },\n        {\n            \"EntryClass\": \"Episode\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Episode31448\"\n        },\n        {\n            \"EntryClass\": \"Manifestation\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Manifestation323\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136748,\n            \"DisplayName\": \"PBS NPS Kids\",\n            \"Domain\": \"pbs.org\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136748,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ],\n            \"Role\": \"Distributor\"\n        }\n    ]\n}"},"url":"{{baseurl}}/supplemental","description":"<p><strong>Create a Supplemental</strong></p>\n<p>The \"Create a Supplemental\" feature allows you to create a new supplemental record in the Metadata Bank API.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/supplemental</code>. The request body should contain the necessary information for the new supplemental record, formatted as a JSON object.</p>\n<p>Upon receiving the request, the server will attempt to create a new supplemental record with the provided information. If the creation is successful, the server will return a response containing the details of the new supplemental record.</p>\n<p>Please note that the exact structure and content of the request body may vary depending on the specific requirements of the Metadata Bank API. If the creation is unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"41332c67-07e2-4f54-86e5-1c0a449ce684","name":"Supplemental POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"StructuralType\": \"Abstraction\",\n    \"ReferentType\": \"Supplemental\",\n    \"Title\": \"Wild Kratts\",\n    \"ApproximateLength\": \"PT0H28M55S\",\n    \"SupportedWorkRelationship\": \"isPromotionalFor\",\n    \"SupplementalContentClass\": null,\n    \"AlternateContentClass\": null,\n    \"PromotionalClass\": \"Image Spots\",\n    \"InteractiveInfo\": {\n\t    \"InteractiveClass\": \"Application\",\n\t    \"InteractiveSubClass\": \"Game\"\n    }   \n    \"AlternateContentIDList\": [\n        {\n            \"AlternateContentID\": \"alid:org:pbs.org:Broadview-68876880\"\n        }\n    ],\n    \"EntryList\": [\n        {\n            \"EntryClass\": \"Series\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Series11\"\n        },\n        {\n            \"EntryClass\": \"Season\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Season124\"\n        },\n        {\n            \"EntryClass\": \"Episode\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Episode31448\"\n        },\n        {\n            \"EntryClass\": \"Manifestation\",\n            \"EntryContentUID\": \"cid:org:pbs.org:Manifestation323\"\n        }\n    ],\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136748,\n            \"DisplayName\": \"PBS NPS Kids\",\n            \"Domain\": \"pbs.org\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136748,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ],\n            \"Role\": \"Distributor\"\n        }\n    ]\n}"},"url":"{{baseurl}}/supplemental"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"SupplementalUID\": \"cid:org:pbs.org:Supplemental73378\",\n    \"message\": \"success\"\n}"}],"_postman_id":"0003586d-f44c-43b6-b0cd-e0294c5478a5"},{"name":"Supplemental","id":"ae9dddd8-d142-4e59-9968-90c900eba240","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"StructuralType\": \"Digital\",\n    \"ReferentType\": \"Supplemental\",\n    \"Title\": \"Updated - Wild Kratts\",\n    \"ApproximateLength\": \"PT0H28M55S\",\n    \"SupportedWorkRelationship\": \"IsSupplemetnalFor\",\n    \"SupplementalContentClass\": \"Kids Elements\",\n    \"InteractiveInfo\": {\n        \"InteractiveClass\": \"Application\",\n        \"InteractiveSubClass\": \"Game\"\n    },\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136748,\n            \"DisplayName\": \"PBS NPS Kids\",\n            \"Domain\": \"pbs.org\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136748,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ],\n            \"Role\": \"Distributor\"\n        }\n    ],\n    \"AuditFields\": {\n        \"UpdatedBy\": \"Broadview\"\n    }\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental71725","description":"<p><strong>Update a Supplemental</strong></p>\n<p>The \"Update a Supplemental\" feature allows you to modify the details of a specific supplemental resource in the Metadata Bank API.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental71725</code>.</p>\n<p>The server will then attempt to update the supplemental resource with the provided identifier (<code>cid:org:pbs.org:Supplemental71725</code>). If the update is successful, the server will return a response confirming the modification of the supplemental resource.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the supplemental resource you wish to update. If the supplemental resource with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental71725"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"7ac41796-fad8-47dc-9fc8-059e2ebffd4f","name":"Supplemental PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"StructuralType\": \"Digital\",\n    \"ReferentType\": \"Supplemental\",\n    \"Title\": \"Updated - Wild Kratts\",\n    \"ApproximateLength\": \"PT0H28M55S\",\n    \"SupportedWorkRelationship\": \"IsSupplementalTo\",\n    \"SupplementalContentClass\": \"Kids Elements\",\n    \"InteractiveInfo\": {\n        \"InteractiveClass\": \"Application\",\n        \"InteractiveSubClass\": \"Game\"\n    },\n    \"OrganizationList\": [\n        {\n            \"OrganizationID\": 3136748,\n            \"DisplayName\": \"PBS NPS Kids\",\n            \"Domain\": \"pbs.org\",\n            \"Phone\": \"703-739-5010\",\n            \"PhoneType\": \"Office\",\n            \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n            \"ContactInfoList\": [\n                {\n                    \"ContactID\": 3136748,\n                    \"Phone\": \"703-739-5010\",\n                    \"PhoneType\": \"Office\",\n                    \"Address\": \"2100 Crystal Drive, Arlington, VA\",\n                    \"PrimaryEmail\": \"emm_uat1@pbs.org\",\n                    \"ContactName\": \"PBS Content Services\"\n                }\n            ],\n            \"Role\": \"Distributor\"\n        }\n    ],\n    \"AuditFields\": {\n\t    \"UpdatedBy\": \"Broadview\"\n    }\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental71725"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"ae9dddd8-d142-4e59-9968-90c900eba240"},{"name":"Supplemental","id":"db398b6b-4f96-4eb7-88be-4e6f0b052f3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental71726","description":"<p><strong>Delete a Supplemental</strong></p>\n<p>The \"Delete a Supplemental\" feature allows you to remove a specific supplemental from the Metadata Bank API.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental71726</code>.</p>\n<p>The server will then attempt to remove the supplemental with the provided identifier (<code>cid:org:pbs.org:Supplemental71726</code>). If the removal is successful, the server will return a response confirming the deletion of the supplemental.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the supplemental you wish to delete. If the supplemental with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental71726"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"db398b6b-4f96-4eb7-88be-4e6f0b052f3f"},{"name":"Supplemental Alternate ID Registration","id":"fe3a5bb3-5759-4274-99ce-1fc71709e1c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"AlternateContentID\": \"cid:org:pbs.org:Broadview-52898983\"\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental72322/alternatecontentidregistration","description":"<p><strong>Register an Alternate ID with a Supplemental</strong></p>\n<p>The \"Register an Alternate ID with a Supplemental\" feature allows you to associate an alternate content ID with a specific supplemental.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental72322/alternatecontentidregistration</code>.</p>\n<p>The server will then attempt to register the alternate content ID with the supplemental with the provided identifier (<code>cid:org:pbs.org:Supplemental72322</code>). If the registration is successful, the server will return a response confirming the registration of the alternate content ID.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the supplemental with which you wish to register an alternate content ID. If the supplemental with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental72322","alternatecontentidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"25567286-dda3-4894-9250-432361d03af3","name":"Supplemental Alternate ID Registration","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"AlternateContentID\": \"cid:org:pbs.org:Broadview-52898983\"\n}"},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental72322/alternatecontentidregistration"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"success\"\n}"}],"_postman_id":"fe3a5bb3-5759-4274-99ce-1fc71709e1c5"},{"name":"Supplemental Alternate ID","id":"0371627a-b2f9-4a88-a9d0-f8a78ba392b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental72322/alternatecontentid/cid:org:pbs.org:Broadview-52898983","description":"<p><strong>Delete Supplemental Alternate ID</strong></p>\n<p>The \"Delete Supplemental Alternate ID\" feature allows you to remove an alternate content ID associated with a specific supplemental.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental72322/alternatecontentid/cid:org:pbs.org:Broadview-8989898983</code>.</p>\n<p>The server will then attempt to remove the alternate content ID (<code>cid:org:pbs.org:Broadview-8989898983</code>) associated with the supplemental with the provided identifier (<code>cid:org:pbs.org:Supplemental72322</code>). If the removal is successful, the server will return a response confirming the deletion of the alternate content ID.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the supplemental and the alternate content ID you wish to delete. If the supplemental or the alternate content ID with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental72322","alternatecontentid","cid:org:pbs.org:Broadview-52898983"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0371627a-b2f9-4a88-a9d0-f8a78ba392b5"},{"name":"Supplemental Organization","id":"1eb10bf1-caab-4cb8-89d2-aed2148ab497","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental51023/organization/54545454?rolename=Director","description":"<p><strong>Delete Supplemental Alternate ID</strong></p>\n<p>The \"Delete Supplemental Alternate ID\" feature allows you to remove an Organization associated with a specific supplemental.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/supplemental/cid:org:pbs.org:Supplemental72322/supplemental/cid:org:pbs.org:Supplemental51023/organization/54545454?rolename=Director</code></p>\n<p>The server will then attempt to remove the Organization ID (<code>54545454</code>) with role name <code>rolename=Director</code> associated with the supplemental with the provided identifier (<code>cid:org:pbs.org:Supplemental51023</code>). If the removal is successful, the server will return a response confirming the deletion of the Organization.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the supplemental and the Organization you wish to delete. If the supplemental or the Organization with the provided identifiers do not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["supplemental","cid:org:pbs.org:Supplemental51023","organization","54545454"],"host":["{{baseurl}}"],"query":[{"key":"rolename","value":"Director"}],"variable":[]}},"response":[],"_postman_id":"1eb10bf1-caab-4cb8-89d2-aed2148ab497"}],"id":"bb4afd95-865e-4579-be85-852cc41ae42f","description":"<p>A Supplemental in the context of the Metadata Bank API refers to additional or auxiliary content that is related to a primary piece of content, such as a Series, Season, or Episode. This could include behind-the-scenes footage, interviews, trailers, promotional materials, or other related content that enhances or supplements the main content.</p>\n<p>Supplementals are identified by unique identifiers and can have various metadata associated with them, such as titles, descriptions, keywords, and more. They can also be associated with specific organizations and have their own content IDs for easy tracking and management.</p>\n<p>The API provides various endpoints to create, retrieve, update, and delete Supplementals, as well as to manage their associated metadata and relationships. This allows API consumers to effectively manage and utilize Supplemental content in their applications or platforms.</p>\n","_postman_id":"bb4afd95-865e-4579-be85-852cc41ae42f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Event","item":[{"name":"Linear Event","item":[{"name":"Linear Event","event":[{"listen":"test","script":{"id":"f22894fa-1d27-48b2-812f-8a303346af23","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"4dcf44d1-c2cf-416e-9d3a-e9f8a9ec2c6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Episode35696\",\n    \"ReferentType\": \"Linear\",\n    \"StructuralType\": \"Performance\",\n    \"SAP\": false,\n    \"DubbedLanguage\": \"en\",\n    \"SubtitledLanguage\": \"en\",\n    \"DviLanguage\": \"en\",\n    \"CommonCarriage\": 1,\n    \"Qualifier\": [\n        \"CC\"\n    ],\n    \"EventDate\": \"2027-12-03T11:24:01.486592\",\n    \"Linear\": {\n        \"PlayRun\": 1,\n        \"PlayType\": \"Preview For Air\",\n        \"PlayDay\": 1,\n        \"ReleaseQualifier\": \"Premiere\",\n        \"Duration\": \"PT0H30M0S\",\n        \"ProgramService\": {\n            \"ProviderSource\": \"HD01\",\n            \"ProviderSourceName\": \"PBS\",\n            \"ProviderTimeZone\": \"EDT\"\n        },\n        \"AlternateEventIDList\": [\n            {\n                \"AlternateEventID\": \"cid:org:pbs.org:Broadview-654975046\"\n            },\n            {\n                \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-79798\"\n            }\n        ]\n    }\n}"},"url":"{{baseurl}}/event/linear","description":"<p><strong>Create a Linear Event</strong></p>\n<p>The \"Create a Linear Event\" feature allows you to create a new linear event in the system.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/event/linear</code>.</p>\n<p>Please note that a Linear Event can have either a <code>Episode ID</code> or a <code>Supplemental ID</code> as its Parent ID. This means that when creating a Linear Event, you can specify either a Episode ID or Supplemental ID as the Parent ID in the request body.</p>\n<p>In the request body, you would include the details of the linear event you wish to create. The server will then attempt to create a new linear event with the provided details. If the creation is successful, the server will return a response containing the details of the newly created linear event.</p>\n<p>Please note that the exact structure and required fields of the request body may vary depending on the specific requirements of your system. If the creation is unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","linear"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"84ccfbc6-6d2b-4dfb-9ccd-3fdb954b48fb","name":"Linear POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Episode35696\",\n    \"ReferentType\": \"Linear\",\n    \"StructuralType\": \"Performance\",\n    \"SAP\": false,\n    \"DubbedLanguage\": \"en\",\n    \"SubtitledLanguage\": \"en\",\n    \"DviLanguage\": \"en\",\n    \"CommonCarriage\": 1,\n    \"Qualifier\": [\n        \"CC\"\n    ],\n    \"EventDate\": \"2027-12-03T11:24:01.486592\",\n    \"Linear\": {\n        \"PlayRun\": 1,\n        \"PlayType\": \"Preview For Air\",\n        \"PlayDay\": 1,\n        \"ReleaseQualifier\": \"Premiere\",\n        \"Duration\": \"PT0H30M0S\",\n        \"ProgramService\": {\n            \"ProviderSource\": \"HD01\",\n            \"ProviderSourceName\": \"PBS\",\n            \"ProviderTimeZone\": \"EDT\"\n        },\n        \"AlternateEventIDList\": [\n            {\n                \"AlternateEventID\": \"cid:org:pbs.org:Broadview-654975046\"\n            },\n            {\n                \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-79798\"\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/event/linear"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"EventUID\": \"cid:org:pbs.org:Event1911493\",\n    \"message\": \"success\"\n}"}],"_postman_id":"4dcf44d1-c2cf-416e-9d3a-e9f8a9ec2c6a"},{"name":"Linear Event","event":[{"listen":"test","script":{"id":"bf6384a4-7748-4617-9e1c-66545781c29d","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"dce83179-5d2b-4f52-becb-3e8295c9d4cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Episode23817\",\n    \"Linear\": {\n        \"PlayType\": \"Hard Feed (with rights)\",\n        \"ReleaseQualifier\": \"premiere\",\n        \"Duration\": \"PT0H30M30S\",\n        \"ProgramService\": {\n            \"ProviderSource\": \"HD01\",\n            \"ProviderSourceName\": \"PBS\",\n            \"ProviderTimeZone\": \"EDT\"\n        }\n    },\n    \"ManifestationUID\": \"cid:org:pbs.org:Manifestation2612\",\n    \"ReferentType\": \"Linear\",\n    \"StructuralType\": \"Performance\",\n    \"SAP\": false,\n    \"DubbedLanguage\": \"sil\",\n    \"SubtitledLanguage\": \"en\",\n    \"DviLanguage\": \"wam\",\n    \"Qualifier\": [\n        \"CC\"\n    ],\n    \"EventDate\": \"2018-12-03T11:24:01.486592\"\n}"},"url":"{{baseurl}}/event/linear/cid:org:pbs.org:Event1863412","description":"<p><strong>Update a Linear Event</strong></p>\n<p>The \"Update a Linear Event\" feature allows you to modify the details of a specific linear event using its unique identifier.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/event/linear/cid:org:pbs.org:Event1863412</code>.</p>\n<p>The server will then attempt to update the linear event with the provided identifier (<code>cid:org:pbs.org:Event1863412</code>). If the update is successful, the server will return a response confirming the update of the linear event.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the linear event you wish to update. If the linear event with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","linear","cid:org:pbs.org:Event1863412"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"380e0741-a07e-454c-ab9e-e588db891a31","name":"Linear PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Episode23817\",\n    \"Linear\": {\n        \"PlayType\": \"Hard Feed (with rights)\",\n        \"ReleaseQualifier\": \"premiere\",\n        \"Duration\": \"PT0H30M30S\",\n        \"ProgramService\": {\n            \"ProviderSource\": \"HD01\",\n            \"ProviderSourceName\": \"PBS\",\n            \"ProviderTimeZone\": \"EDT\"\n        }\n    },\n    \"ManifestationUID\": \"cid:org:pbs.org:Manifestation2612\",\n    \"ReferentType\": \"Linear\",\n    \"StructuralType\": \"Performance\",\n    \"SAP\": false,\n    \"DubbedLanguage\": \"sil\",\n    \"SubtitledLanguage\": \"en\",\n    \"DviLanguage\": \"wam\",\n    \"Qualifier\": [\n        \"CC\"\n    ],\n    \"EventDate\": \"2018-12-03T11:24:01.486592\"\n}"},"url":"{{baseurl}}/event/linear/cid:org:pbs.org:Event1863412"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"dce83179-5d2b-4f52-becb-3e8295c9d4cf"},{"name":"Linear Event Play Run","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"40c1e91c-74f8-4e38-ac59-36fac0c2e9a5"}}],"id":"48ca75a0-8f39-4c6b-921a-4d4a5fb92b86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"PlayRun\": 234,\r\n\t\"PlayDay\": 10\r\n}"},"url":"{{baseurl}}/event/linear/cid:org:pbs.org:Event1801733/playrun","description":"<p><strong>Update Linear Play Run</strong></p>\n<p>The \"Update Linear Play Run\" feature allows you to modify the play run details of a specific linear event.</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/event/linear/cid:org:pbs.org:Event1801733/playrun</code>.</p>\n<p>The server will then attempt to update the play run details of the linear event with the provided identifier (<code>cid:org:pbs.org:Event1801733</code>). If the update is successful, the server will return a response confirming the update of the play run details.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the linear event whose play run details you wish to update. If the linear event with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","linear","cid:org:pbs.org:Event1801733","playrun"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"afe434a1-9d0a-4798-b87d-2b3b7d8cc25f","name":"Linear Playrun PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"PlayRun\": 234,\r\n\t\"PlayDay\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseurl}}/event/linear/cid:org:pbs.org:Event1801733/playrun"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"48ca75a0-8f39-4c6b-921a-4d4a5fb92b86"},{"name":"Linear Event Alternate ID","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"2398d336-91bd-4928-a8ee-d009339cf58c"}}],"id":"b94c0939-0be8-4877-a8c3-393a4ed73777","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"AlternateEventID\": \"cid:org:pbs.org:Rightsline-60988\"\r\n}"},"url":"{{baseurl}}/event/linear/cid:org:pbs.org:Event10017/alternateeventidregistration","description":"<p><strong>Create Linear Alternate ID</strong></p>\n<p>The \"Create Linear Alternate ID\" feature allows you to register an alternate event ID for a specific linear event.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/event/linear/cid:org:pbs.org:Event10017/alternateeventidregistration</code>.</p>\n<p>The server will then attempt to register the alternate event ID for the linear event with the provided identifier (<code>cid:org:pbs.org:Event10017</code>). If the registration is successful, the server will return a response confirming the creation of the alternate event ID.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the linear event for which you wish to register an alternate event ID. If the linear event with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","linear","cid:org:pbs.org:Event10017","alternateeventidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b94c0939-0be8-4877-a8c3-393a4ed73777"},{"name":"Linear Event","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"33c6dffe-cdc5-4db6-a776-bd5abff9c412"}}],"id":"474ff277-d255-4fc3-b5f5-f0f24897b986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/event/linear/cid:org:pbs.org:Event1714676","description":"<p><strong>Delete a Linear Event</strong></p>\n<p>The \"Delete a Linear Event\" feature allows you to remove a specific linear event from the system using its unique identifier.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/event/linear/cid:org:pbs.org:Event1714676</code>.</p>\n<p>The server will then attempt to remove the linear event with the provided identifier (<code>cid:org:pbs.org:Event1714676</code>). If the removal is successful, the server will return a response confirming the deletion of the linear event.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the linear event you wish to delete. If the linear event with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","linear","cid:org:pbs.org:Event1714676"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"474ff277-d255-4fc3-b5f5-f0f24897b986"}],"id":"7c2ad0c0-8d20-4dee-b322-e488b3e06bbf","description":"<p>A \"Linear Event\" in the context of the Metadata Bank API refers to a scheduled broadcast of a media asset on a traditional, linear television platform. This could be a one-time broadcast or a recurring broadcast as part of a series or season.</p>\n<p>Each Linear Event is uniquely identified by an ID and can have various attributes associated with it, such as its start and end times, the channel or platform on which it is broadcast, and other metadata. Linear Events can be associated with other entities in the system, such as series, seasons, episodes, and manifestations.</p>\n<p>Linear Events are crucial for managing the scheduling and distribution of media assets on traditional television platforms. They can be used to track when and where a media asset is broadcast, and they can also be used to manage the rights and permissions associated with the broadcast of a media asset.</p>\n","_postman_id":"7c2ad0c0-8d20-4dee-b322-e488b3e06bbf","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"VOD Event","item":[{"name":"VOD Event","event":[{"listen":"test","script":{"id":"7383e59e-3c84-4633-9125-4b4a3e54d551","exec":["tests[\"Status code is 201\"] = responseCode.code === 201;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"cf7bf7b5-516a-46d8-a224-bdc8508ac4fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Episode12243\",\n    \"ReferentType\": \"VOD\",\n    \"StructuralType\": \"Performance\",\n    \"EventDate\": \"2025-10-17T04:00:00Z\",\n    \"VOD\": {\n        \"ReleaseQualifier\": \"Premiere\",\n        \"ProviderSource\": \"PBS Kids Video\",\n        \"StartDateTime\": \"2025-10-17T04:00:00Z\",\n        \"EndDateTime\": \"2025-12-12T04:59:00Z\",\n        \"AlternateEventIDList\": [\n            {\n                \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-23235983\"\n            }\n        ]\n    }\n}"},"url":"{{baseurl}}/event/vod","description":"<p><strong>Create a VOD Event</strong></p>\n<p>The \"Create a VOD Event\" feature allows you to generate a new Video On Demand (VOD) event.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/event/vod</code>. The request body should contain the necessary details for the VOD event, such as the event title, description, start and end dates, and associated content.</p>\n<p>Please note that a VOD Event can have either a <code>Episode ID</code> or a <code>Supplemental ID</code> as its Parent ID. This means that when creating a VOD Event, you can specify either a Episode ID or Supplemental ID as the Parent ID in the request body.</p>\n<p>Upon receiving the request, the server will attempt to create a new VOD event with the provided details. If the creation is successful, the server will return a response containing the details of the newly created VOD event, including its unique identifier.</p>\n<p>Please note that the exact structure and required fields of the request body may vary depending on the specific requirements of your application. Always refer to the API documentation for the most accurate and up-to-date information.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","vod"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"9ca54dfd-0ce0-48de-a998-6b9f686bd2e6","name":"Event VOD POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Episode12243\",\n    \"ReferentType\": \"VOD\",\n    \"StructuralType\": \"Performance\",\n    \"EventDate\": \"2025-10-17T04:00:00Z\",\n    \"VOD\": {\n        \"ReleaseQualifier\": \"Premiere\",\n        \"ProviderSource\": \"PBS Kids Video\",\n        \"StartDateTime\": \"2025-10-17T04:00:00Z\",\n        \"EndDateTime\": \"2025-12-12T04:59:00Z\",\n        \"AlternateEventIDList\": [\n            {\n                \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-23235983\"\n            }\n        ]\n    }\n}"},"url":"{{baseurl}}/event/vod"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"EventUID\": \"cid:org:pbs.org:Event1911494\",\n    \"message\": \"success\"\n}"}],"_postman_id":"cf7bf7b5-516a-46d8-a224-bdc8508ac4fb"},{"name":"VOD Event","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"92df7178-c895-4acd-8757-1516179c14dd"}}],"id":"533bba09-c94e-44a1-9d1f-ea0fcd7b3d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Episode23818\",\n    \"VOD\": {\n        \"ReleaseQualifier\": \"Repeat\",\n        \"ProviderSource\": \"pbs.org\"\n    },\n    \"ManifestationUID\": \"cid:org:pbs.org:Manifestation211172\",\n    \"ReferentType\": \"VOD\",\n    \"StructuralType\": \"Performance\",\n    \"SAP\": false,\n    \"DubbedLanguage\": \"en\",\n    \"SubtitledLanguage\": \"en\",\n    \"Qualifier\": [\n        \"CC\",\n        \"3D\",\n        \"Dubbed\"\n    ],\n    \"EventDate\": \"2018-12-03T11:24:01.486592\"\n}"},"url":"{{baseurl}}/event/vod/cid:org:pbs.org:Event1893606","description":"<p><strong>Update a VOD Event</strong></p>\n<p>The \"Update a VOD Event\" feature allows you to modify the details of a specific VOD (Video On Demand) event using its unique identifier.</p>\n<p>For instance, consider a VOD event with the unique identifier: cid:org:pbs.org:Event1893606</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/event/vod/cid:org:pbs.org:Event1893606</code>.</p>\n<p>The server would then look up the VOD event with the identifier <code>cid:org:pbs.org:Event1893606</code> and update its details based on the information provided in the request body. If the update is successful, the server will return a response confirming the changes.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the VOD event you wish to update. If the VOD event with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","vod","cid:org:pbs.org:Event1893606"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"db062996-5ba6-46d2-8b29-d8a07b803657","name":"Event VOD PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"ParentUID\": \"cid:org:pbs.org:Episode12243\",\n    \"StructuralType\": \"Performance\",\n    \"Subtitled\": false,\n    \"EventDate\": \"2025-10-17T04:00:00Z\",\n    \"VOD\": {\n        \"ReleaseQualifier\": \"Premiere\",\n        \"ProviderSource\": \"PBS Kids Video\",\n        \"StartDateTime\": \"2025-10-17T04:00:00Z\",\n        \"EndDateTime\": \"2025-12-12T04:59:00Z\"\n    }\n}"},"url":"{{baseurl}}/event/vod/cid:org:pbs.org:Event1893606"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"533bba09-c94e-44a1-9d1f-ea0fcd7b3d10"},{"name":"VOD Event Alternate ID","event":[{"listen":"test","script":{"id":"e16fb851-dd93-4a5a-9044-53dab3c99ced","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"44858648-af7d-42fe-b7c2-d54471e078bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"AlternateEventID\": \"cid:org:pbs.org:Broadview-101010112\"\r\n}"},"url":"{{baseurl}}/event/vod/cid:org:pbs.org:Event2101851/alternateeventidregistration","description":"<p><strong>Create VOD Event Alternate ID</strong></p>\n<p>The \"Create VOD Event Alternate ID\" feature allows you to register an alternate event ID for a specific VOD event.</p>\n<p>To use this feature, you would send a POST request to the endpoint <code>{{baseurl}}/event/vod/cid:org:pbs.org:Event1717/alternateeventidregistration</code>.</p>\n<p>The server will then attempt to register the alternate event ID for the VOD event with the provided identifier (<code>cid:org:pbs.org:Event1717</code>). If the registration is successful, the server will return a response confirming the registration of the alternate event ID.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the VOD event for which you wish to register an alternate event ID. If the VOD event with the provided identifier does not exist, or if the registration is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","vod","cid:org:pbs.org:Event2101851","alternateeventidregistration"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"fcc10c7a-2f33-4398-be75-c3e094f945c7","name":"Event VOD AlternateUID POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"AlternateEventID\": \"cid:org:pbs.org:Broadview-101010112\"\r\n}"},"url":"{{baseurl}}/event/vod/cid:org:pbs.org:Event1717/alternateeventidregistration"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"success\"\n}"}],"_postman_id":"44858648-af7d-42fe-b7c2-d54471e078bc"},{"name":"VOD Event","event":[{"listen":"test","script":{"id":"8b166a8d-0c46-4ca9-8423-6b9ca6ae6063","exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5c0ae0ef-32f1-4393-81f6-33fc052742d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{baseurl}}/event/vod/cid:org:pbs.org:Event2101851","description":"<p><strong>Delete a VOD Event</strong></p>\n<p>The \"Delete a VOD Event\" feature allows you to remove a specific Video on Demand (VOD) event from the system.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/event/vod/cid:org:pbs.org:Event1714687</code>.</p>\n<p>The server will then attempt to remove the VOD event with the provided identifier (<code>cid:org:pbs.org:Event1714687</code>). If the removal is successful, the server will return a response confirming the deletion of the VOD event.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the VOD event you wish to delete. If the VOD event with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","vod","cid:org:pbs.org:Event2101851"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c0ae0ef-32f1-4393-81f6-33fc052742d9"}],"id":"dfa01da9-f07e-4ed4-bbec-3770fcbaf12e","description":"<p>A VOD (Video On Demand) event in the context of the Metadata Bank API represents a specific instance of a media content item that is made available for streaming or download on a service at any time, as per the viewer's convenience. This contrasts with linear events, which are scheduled for broadcast at specific times.</p>\n<p>Each VOD event is associated with a unique identifier and contains various metadata attributes such as the content ID, the start and end dates of its availability, the provider source, and more. This information is used to manage and track the availability and usage of the content item across different platforms and services.</p>\n<p>VOD events are a crucial part of the Metadata Bank API as they enable the management and tracking of on-demand content, which is a significant part of modern media consumption.</p>\n","_postman_id":"dfa01da9-f07e-4ed4-bbec-3770fcbaf12e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"PublishStatus","item":[{"name":"Event Publish Status","id":"c99f1ac4-7be6-4bbc-8a8c-f1e967a89cc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"PublishedStatus\": \"Externally Published\"\n}"},"url":"{{baseurl}}/event/cid:org:pbs.org:Event91827/publish-status","description":"<p><strong>Update Event Publish Status</strong></p>\n<p>The \"Update Event Publish Status\" feature allows you to modify the publish status of a specific event. The publish statuses can be one of the following: \"In Progress\", \"Internally Published\", or \"Externally Published\".</p>\n<p>To use this feature, you would send a PUT request to the endpoint <code>{{baseurl}}/event/cid:org:pbs.org:Event91827/publish-status</code>.</p>\n<p>The server will then attempt to update the publish status of the event with the provided identifier (<code>cid:org:pbs.org:Event91827</code>). If the update is successful, the server will return a response confirming the change of the publish status.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the event whose publish status you wish to update. If the event with the provided identifier does not exist, or if the update is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","cid:org:pbs.org:Event91827","publish-status"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c99f1ac4-7be6-4bbc-8a8c-f1e967a89cc4"}],"id":"dd6e49f7-5cdc-49be-bb75-160d3b1ed1dc","description":"<p><strong>VOD Publish Status</strong></p>\n<p>The \"VOD Publish Status\" is a feature that indicates the current state of a Video on Demand (VOD) event in the publishing process. It helps in managing the lifecycle of a VOD event and controlling its visibility in different environments.</p>\n<p>There are three possible statuses for a VOD event:</p>\n<ol>\n<li><p><strong>In Progress</strong>: This status indicates that the creation or modification of the VOD event is still ongoing. The VOD event is not yet ready for review or publication.</p>\n</li>\n<li><p><strong>Internally Published</strong>: This status signifies that the VOD event has been completed and is ready for internal review. The VOD event is not yet visible to external systems or end users.</p>\n</li>\n<li><p><strong>Externally Published</strong>: This status indicates that the VOD event has been reviewed, approved, and published. The VOD event is now visible to external systems and end users.</p>\n</li>\n</ol>\n<p>The status of a VOD event can be updated using the appropriate API endpoint, and the current status can be retrieved as part of the VOD event details.</p>\n","_postman_id":"dd6e49f7-5cdc-49be-bb75-160d3b1ed1dc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Event GET","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"5ba5fdcc-72a7-44e5-ab7b-c366e4344b2f"}}],"id":"7178d56c-dc76-44af-b60f-27ed09d83ac5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/event/cid:org:pbs.org:Event1714690","description":"<p><strong>Retrieve an Event</strong></p>\n<p>The \"Retrieve an Event\" feature allows you to fetch the details of a specific event using its unique identifier.</p>\n<p>To use this feature, you would send a GET request to the endpoint <code>{{baseurl}}/event/cid:org:pbs.org:Event1714690</code>.</p>\n<p>The server will then look up the event with the provided identifier (<code>cid:org:pbs.org:Event1714690</code>) and return a response containing the details of the event. If the event does not exist, the server will return an error message.</p>\n<p>Please note that the identifier in the endpoint URL is just an example. You should replace it with the actual identifier of the event you wish to retrieve.</p>\n","urlObject":{"path":["event","cid:org:pbs.org:Event1714690"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[{"id":"74cb9720-fdc8-4de7-8c2b-619e39e01209","name":"Event GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/event/cid:org:pbs.org:Event1893606"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"_links\": {\n        \"self\": {\n            \"href\": \"/event/cid:org:pbs.org:Event2101810\"\n        },\n        \"manifestation\": {\n            \"href\": \"/manifestation/cid:org:pbs.org:Manifestation460939\"\n        },\n        \"episode\": {\n            \"href\": \"/episode/cid:org:pbs.org:Episode50955\"\n        }\n    },\n    \"EventUID\": \"cid:org:pbs.org:Event2101810\",\n    \"PublishedStatus\": \"Externally Published\",\n    \"CreateDateTime\": \"2025-10-16T16:07:52Z\",\n    \"UpdateDateTime\": \"2025-10-16T16:07:54Z\",\n    \"ParentUID\": \"cid:org:pbs.org:Episode50955\",\n    \"ManifestationUID\": \"cid:org:pbs.org:Manifestation460939\",\n    \"ReferentType\": \"Linear\",\n    \"StructuralType\": \"Performance\",\n    \"Subtitled\": false,\n    \"SAP\": null,\n    \"DubbedLanguage\": null,\n    \"SubtitledLanguage\": null,\n    \"DviLanguage\": null,\n    \"CommonCarriage\": 0,\n    \"Qualifier\": [\n        \"Surround 5.1\",\n        \"DVS\",\n        \"CC\"\n    ],\n    \"EventDate\": \"2026-01-13T06:30:00Z\",\n    \"EntityType\": \"Event\",\n    \"Linear\": {\n        \"PlayRun\": 2,\n        \"PlayType\": \"Hard Feed (with rights)\",\n        \"PlayDay\": 19,\n        \"ReleaseQualifier\": \"Repeat\",\n        \"Duration\": \"PT0H28M55S\",\n        \"ProgramService\": {\n            \"ProviderSource\": \"HD06\",\n            \"ProviderSourceName\": \"PBS\",\n            \"ProviderTimeZone\": \"EDT\"\n        },\n        \"AlternateEventIDList\": [\n            {\n                \"AlternateEventID\": \"cid:org:pbs.org:Broadview-657397386\"\n            },\n            {\n                \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-27829749\"\n            }\n        ]\n    },\n    \"AuditFields\": {\n        \"MasterSourceSystemRecordType\": null,\n        \"MasterDataSource\": \"Broadview\",\n        \"UpdatedDataSource\": \"Broadview\",\n        \"CreatedBy\": \"Broadview\",\n        \"UpdatedBy\": \"Broadview\"\n    }\n}"}],"_postman_id":"7178d56c-dc76-44af-b60f-27ed09d83ac5"},{"name":"Event Alternate ID","event":[{"listen":"test","script":{"exec":["tests[\"Status code is 200\"] = responseCode.code === 200;"],"type":"text/javascript","id":"00aaf007-bae9-4f59-ab32-9d33e6b971bf"}}],"id":"eefb52ed-e30b-4067-aa51-bf87d11faea0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseurl}}/event/cid:org:pbs.org:Event10017/alternateeventid/cid:org:pbs.org:Broadview-1234600","description":"<p><strong>Delete Event's Alternate ID</strong></p>\n<p>The \"Delete Event's Alternate ID\" feature allows you to remove an alternate identifier associated with a specific event.</p>\n<p>To use this feature, you would send a DELETE request to the endpoint <code>{{baseurl}}/event/cid:org:pbs.org:Event10017/alternateeventid/cid:org:pbs.org:Broadview-1234600</code>.</p>\n<p>The server will then attempt to remove the alternate identifier (<code>cid:org:pbs.org:Broadview-1234600</code>) associated with the event with the provided identifier (<code>cid:org:pbs.org:Event10017</code>). If the removal is successful, the server will return a response confirming the deletion of the alternate identifier.</p>\n<p>Please note that the identifiers in the endpoint URL are just examples. You should replace them with the actual identifiers of the event and the alternate identifier you wish to delete. If the event with the provided identifier does not exist, or if the removal is otherwise unsuccessful, the server will return an error message detailing the reason for the failure.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"path":["event","cid:org:pbs.org:Event10017","alternateeventid","cid:org:pbs.org:Broadview-1234600"],"host":["{{baseurl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eefb52ed-e30b-4067-aa51-bf87d11faea0"}],"id":"f538f9ad-5627-4e29-b873-794e9393310d","description":"<p>An \"Event\" in the context of the Metadata Bank API represents a specific occurrence or happening related to a media asset. This could be a broadcast event, a streaming event, or any other type of event that is significant in the lifecycle of a media asset.</p>\n<p>Each event is uniquely identified by an ID and can have various attributes associated with it, such as its start and end times, the provider source, and other metadata. Events can be associated with other entities in the system, such as series, seasons, episodes, and manifestations.</p>\n<p>Events play a crucial role in the scheduling and distribution of media assets. They can be used to track when and where a media asset is made available to audiences, and they can also be used to manage the rights and permissions associated with the distribution of a media asset.</p>\n","_postman_id":"f538f9ad-5627-4e29-b873-794e9393310d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Utils","item":[{"name":"Enum Lists ( In Alphabetical Order)","item":[],"id":"46c64846-8356-47ac-9b5e-cb8f7ddda0de","description":"<h2 id=\"actions\">Actions</h2>\n<ul>\n<li><p>Insert</p>\n</li>\n<li><p>Update</p>\n</li>\n<li><p>Delete</p>\n</li>\n</ul>\n<h2 id=\"manifestation--audio-type\">Manifestation &gt; Audio Type</h2>\n<ul>\n<li><p>Mono</p>\n</li>\n<li><p>Stereo</p>\n</li>\n<li><p>Stereo Surround</p>\n</li>\n<li><p>Surround 5.1</p>\n</li>\n<li><p>None</p>\n</li>\n</ul>\n<h2 id=\"file--checksum-type\">File &gt; Checksum Type</h2>\n<ul>\n<li><p>MD2</p>\n</li>\n<li><p>MD4</p>\n</li>\n<li><p>MD5</p>\n</li>\n<li><p>SHA-0</p>\n</li>\n<li><p>SHA-1</p>\n</li>\n<li><p>SHA-2</p>\n</li>\n<li><p>SHA-3</p>\n</li>\n</ul>\n<h2 id=\"compilation--compilation-class\">Compilation &gt; Compilation Class</h2>\n<ul>\n<li><p>Blu-ray</p>\n</li>\n<li><p>Digital Cinema</p>\n</li>\n<li><p>Distribution Bundle</p>\n</li>\n<li><p>Distribution Season (PBS defined)</p>\n</li>\n<li><p>DVD</p>\n</li>\n<li><p>EST</p>\n</li>\n<li><p>Franchise</p>\n</li>\n<li><p>Home Entertainment</p>\n</li>\n<li><p>Mashup</p>\n</li>\n<li><p>Syndication</p>\n</li>\n<li><p>Series</p>\n</li>\n<li><p>Season:Recut</p>\n</li>\n<li><p>Season:Pro-Forma</p>\n</li>\n<li><p>Season:Mini-Series</p>\n</li>\n<li><p>Other</p>\n</li>\n</ul>\n<h2 id=\"compilation--entry-class\">Compilation &gt; Entry Class</h2>\n<ul>\n<li><p>Episode</p>\n</li>\n<li><p>Installment</p>\n</li>\n<li><p>Part</p>\n</li>\n<li><p>Season</p>\n</li>\n<li><p>Supplemental</p>\n</li>\n</ul>\n<h2 id=\"credits-role\">Credits Role</h2>\n<p>Actor, Analyst, Anchor, Animal Actor, Animation Announcer, Appearing, Art Director, Assoc. Producer, Author, Casting, Choreographer, Cinematographer, Commentator, Composer, Conductor, Co-Producer, Costumes, Director, Editor, Executive Producer, Guest Host, Judge, Key Grip, Make Up, Moderator, Music Director, Musician, Narrator, Panelist, Performer, Photographer, Play-By-Play, Producer, Production Designer, Reality Cast Member, Remarks by, Reporter, Screenwriter, Set Design, Sidekick, Sound Effects, Speaker, Special Effects, Studio, Stunts, Technical Advisor, Voice, Writer, Interviewer, Essayist, Subject (person only), Host, Guest, Other</p>\n<h2 id=\"edit--edit-use\">Edit &gt; Edit Use</h2>\n<p>• Broadcast<br />• Preservation Master<br />• Theatrical<br />• Web<br />• Home Video<br />• Streaming<br />• Web<br />• Multiuse</p>\n<h2 id=\"edit--edit-class\">Edit &gt; Edit Class</h2>\n<p>• Alternate Ending<br />• Anniversary<br />• Broadcast<br />• Censored<br />• Colorized<br />• Content Break<br />• Creative<br />• Credits<br />• Dated<br />• Dialog<br />• Director's Cut<br />• Dubbing Credits<br />• Exit<br />• Extended<br />• Home Video<br />• Interactive Platform<br />• Intermission<br />• International<br />• Logos<br />• MultiUse<br />• Music<br />• Non-Air<br />• Original<br />• Overture<br />• Pledge<br />• Premium Change<br />• Preservation Master<br />• Product Placement<br />• Promotional<br />• Promotion Placement<br />• Recap<br />• Regionalized<br />• Rereleased<br />• Restored<br />• Restored Audio<br />• Restored Picture<br />• Sanitized<br />• Sanitized Audio<br />• Sanitized Picture<br />• Shortened<br />• Sound Effects<br />• Split<br />• Spot<br />• Stacked<br />• Streaming<br />• Supplemental<br />• Supplemental Content<br />• Syndication<br />• Textless<br />• Theatrical<br />• Three-D<br />• UK Version<br />• Unrated<br />• Video Substitution<br />• Substitutions<br />• Other</p>\n<h2 id=\"entity-type\">Entity Type</h2>\n<ul>\n<li><p>Series</p>\n</li>\n<li><p>Season</p>\n</li>\n<li><p>Episode</p>\n</li>\n<li><p>Compilation</p>\n</li>\n<li><p>Manifestation</p>\n</li>\n<li><p>File</p>\n</li>\n<li><p>Edit</p>\n</li>\n<li><p>Supplemental</p>\n</li>\n<li><p>Event</p>\n</li>\n</ul>\n<h2 id=\"episode--episode-class\">Episode &gt; Episode Class</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Class</th>\n<th>notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Composite</code></td>\n<td></td>\n</tr>\n<tr>\n<td><code>Main</code></td>\n<td></td>\n</tr>\n<tr>\n<td><code>Omnibus</code></td>\n<td></td>\n</tr>\n<tr>\n<td><code>Pilot</code></td>\n<td></td>\n</tr>\n<tr>\n<td><code>Standalone</code></td>\n<td></td>\n</tr>\n<tr>\n<td><code>Special</code></td>\n<td></td>\n</tr>\n<tr>\n<td><code>One-Time-Only</code> (OTO)</td>\n<td></td>\n</tr>\n<tr>\n<td><code>Recut</code></td>\n<td>Stacked shows, edited storylines</td>\n</tr>\n<tr>\n<td><code>Segment</code></td>\n<td>Independent part of a show, such as a cartoon or magazine show</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"file--file-class\">File &gt; File Class</h2>\n<ul>\n<li><p>Ancillary</p>\n</li>\n<li><p>Avail</p>\n</li>\n<li><p>Manifest</p>\n</li>\n<li><p>Media</p>\n</li>\n<li><p>Metadata</p>\n</li>\n<li><p>Order</p>\n</li>\n<li><p>Other</p>\n</li>\n</ul>\n<h2 id=\"file--file-delivery-status\">File &gt; File Delivery Status</h2>\n<ul>\n<li><p>Delivered</p>\n</li>\n<li><p>Future</p>\n</li>\n<li><p>Removed</p>\n</li>\n<li><p>Other</p>\n</li>\n</ul>\n<h2 id=\"manifestation--manifestation-class\">Manifestation &gt; Manifestation Class</h2>\n<ul>\n<li><p>Adaptation Set</p>\n</li>\n<li><p>Broadcast Package</p>\n</li>\n<li><p>HD Main</p>\n</li>\n<li><p>IMF</p>\n</li>\n<li><p>Presentation</p>\n</li>\n<li><p>Representation</p>\n</li>\n<li><p>SD</p>\n</li>\n<li><p>UPHD</p>\n</li>\n</ul>\n<h2 id=\"series--mode\">Series &gt; Mode</h2>\n<ul>\n<li><p>Audiovisual</p>\n</li>\n<li><p>Audio</p>\n</li>\n<li><p>Visual</p>\n</li>\n<li><p>Other</p>\n</li>\n</ul>\n<h2 id=\"primary-genre\">Primary Genre</h2>\n<ul>\n<li><p>Arts</p>\n</li>\n<li><p>Children's</p>\n</li>\n<li><p>Cultural</p>\n</li>\n<li><p>Drama</p>\n</li>\n<li><p>Educational</p>\n</li>\n<li><p>History</p>\n</li>\n<li><p>How-To</p>\n</li>\n<li><p>Outreach</p>\n</li>\n<li><p>Public Affairs</p>\n</li>\n<li><p>Science/Nature</p>\n</li>\n<li><p>Self-Help</p>\n</li>\n<li><p>Sports</p>\n</li>\n</ul>\n<h2 id=\"event--provider-time-zone\">Event &gt; Provider Time Zone</h2>\n<ul>\n<li><p>AKDT</p>\n</li>\n<li><p>AKST</p>\n</li>\n<li><p>CDT</p>\n</li>\n<li><p>CST</p>\n</li>\n<li><p>EDT</p>\n</li>\n<li><p>EST</p>\n</li>\n<li><p>HDT</p>\n</li>\n<li><p>HST</p>\n</li>\n<li><p>MDT</p>\n</li>\n<li><p>MST</p>\n</li>\n<li><p>PDT</p>\n</li>\n<li><p>PST</p>\n</li>\n</ul>\n<h2 id=\"publish-status\">Publish Status</h2>\n<ul>\n<li><p>In Progress</p>\n</li>\n<li><p>Internally Published</p>\n</li>\n<li><p>Externally Published</p>\n</li>\n</ul>\n<h2 id=\"series--referent-type\">Series &gt; Referent Type</h2>\n<ul>\n<li>Series</li>\n</ul>\n<h2 id=\"season--referent-type\">Season &gt; Referent Type</h2>\n<ul>\n<li>Season</li>\n</ul>\n<h2 id=\"episode--referent-type\">Episode &gt; Referent Type</h2>\n<ul>\n<li><p>Movie</p>\n</li>\n<li><p>Short</p>\n</li>\n<li><p>Supplemental</p>\n</li>\n<li><p>TV</p>\n</li>\n<li><p>Web</p>\n</li>\n</ul>\n<h2 id=\"edit--referent-type\">Edit &gt; Referent Type</h2>\n<ul>\n<li><p>Movie</p>\n</li>\n<li><p>Interactive</p>\n</li>\n<li><p>Short</p>\n</li>\n<li><p>Supplemental</p>\n</li>\n<li><p>TV</p>\n</li>\n<li><p>Web</p>\n</li>\n</ul>\n<h2 id=\"manifestation--referent-type\">Manifestation &gt; Referent Type</h2>\n<ul>\n<li><p>Movie</p>\n</li>\n<li><p>Interactive</p>\n</li>\n<li><p>Short</p>\n</li>\n<li><p>Supplemental</p>\n</li>\n<li><p>TV</p>\n</li>\n<li><p>Web</p>\n</li>\n</ul>\n<h2 id=\"compilation--referent-type\">Compilation &gt; Referent Type</h2>\n<ul>\n<li><p>Compilation</p>\n</li>\n<li><p>Season</p>\n</li>\n<li><p>TV</p>\n</li>\n<li><p>Web</p>\n</li>\n</ul>\n<h2 id=\"supplemental--referent-type\">Supplemental &gt; Referent Type</h2>\n<ul>\n<li><p>Interactive</p>\n</li>\n<li><p>Supplemental</p>\n</li>\n</ul>\n<h2 id=\"policy--referent-type\">Policy &gt; Referent Type</h2>\n<ul>\n<li><p>Agreement</p>\n</li>\n<li><p>Offer</p>\n</li>\n<li><p>Policy</p>\n</li>\n</ul>\n<h2 id=\"event--event-qualifier\">Event &gt; Event Qualifier</h2>\n<ul>\n<li><p>Premiere</p>\n</li>\n<li><p>Repeat</p>\n</li>\n</ul>\n<h2 id=\"event--qualifier\">Event &gt; Qualifier</h2>\n<p>3D, Cable in the classroom, CC, Continued, DD 5.1, Delay, Dolby, Dubbed, DVS, EI, Enhanced, HDTV, IS, Joined In Progress, Left In Progress, Letterbox, Live, Mono, New, Premiere, SDTV, Season Finale, Season Premiere, Series Finale, Series Premiere, Stereo, Subtitled, Subject to Blackout, Surround, Tape</p>\n<h2 id=\"season--season-class\">Season &gt; Season Class</h2>\n<ul>\n<li><p>Adjunct</p>\n</li>\n<li><p>Main</p>\n</li>\n<li><p>Miniseries</p>\n</li>\n<li><p>Pro Forma</p>\n</li>\n<li><p>Recut</p>\n</li>\n</ul>\n<h2 id=\"secondary-genre\">Secondary Genre</h2>\n<p>action/adventure, adult, advice, animated, animated comedy, arts &amp; literature, audio only, auto info, awards,baseball, basketball, biography, boxing, business &amp; finance, comedy, comedy-drama, crime drama, documentary, drama, educational, entertainment, extreme sports, fantasy, fashion,food, football, game show, golf, health &amp; fitness, history, hobbies &amp; craft, hockey, home &amp; garden, horror, horse racing, ice skating, ice skating (competition), magazine, martial arts, motor sports, music, music videos, musical, mystery &amp; suspense, nature,newscast, newsmagazine, olympics, outdoors, paranormal, performance, pets, politics, pro wrestling, public affairs, reality, religion, roller sports, science &amp; technology, sci-fi, shopping, soap opera, soccer, sports,talk, teens, tennis, track &amp; field, travel, variety,volleyball, water sports, western, winter sports,self-help, cultural, concert, pledge, women, animals,science/nature, bus./financial, children's, holidays, outreach, how-to,british</p>\n<h2 id=\"series-class\">Series Class</h2>\n<ul>\n<li><p>Anthology</p>\n</li>\n<li><p>Episodic</p>\n</li>\n<li><p>Mini-series</p>\n</li>\n</ul>\n<h2 id=\"structural-type\">Structural Type</h2>\n<ul>\n<li><p>Abstraction</p>\n</li>\n<li><p>Digital</p>\n</li>\n<li><p>Performance</p>\n</li>\n</ul>\n<h2 id=\"supplemental--content-class\">Supplemental &gt; Content Class</h2>\n<p>Image Spots, Support Spots, Disaster Spots, Special Report Spots, Kids Elements, Animation Elements, Annual Meeting Spots, Award Spots, Seasonal Spots, NPR/PRI Spots, Digital Channel Spots, Channel Spots, PBS Services Spots, Tease, Long Lead Tease, Series Sell, Next On, Logos, Web Tags, Product Offers, Literacy Tags, System Cue - Internal, System Cue - External, System Cue - PBS Kids, System Cue - PBS Kids Go!, System Cue - PBS News and Perspectives, Bug, Coming Up, NPR, Pledge Break, Open, Credits, Title, Episodic Promo, Filler, Radio Spot, One Time Only, Turnkey Break, Embedded Promo, KIDSC-Embedded Promo, Promo - Embedded Promo, Promo - Kids Elements, Promo - Tease, Promo - Next On, Overlay-Offer, Promo - Coming Up, Slate (For Air), Promo - Series Sell, Overlay-Promo, Promo - Support Spots, Promo-KIDSC-Embedded Promo, Promo - Episodic Promo, Promo - Image Spots, Promo - One Time Only, Underwriting Spots, Behind the scenes, B-roll, Deleted Scene, Featurette, Interactivity, Interview, Making Of, Music, Outtake, Screen Test, Clip, Gag reel, KIDS Elements, or Other.</p>\n<h2 id=\"supplemental--promotional-class\">Supplemental &gt; Promotional Class</h2>\n<p>Image Spots, Support Spots, Disaster Spots, Special Report Spots, Kids Elements, Filler, Product Offer, Animation Elements, Annual Meeting Spots, Award Spots, Seasonal Spots, NPR/PRI Spots, Digital Channel Spots, Channel Spots, PBS Services Spots,Tease, Long Lead Tease, Series Sell, Next On, Coming Up, Episodic Promo, Radio Spot, One Time Only, Embedded Promo, KIDSC-Embedded Promo, Web Tags, Slate (For Air), Pledge Break, Promo-KIDSC-Embedded Promo, Funder, On Air Offer, Broadcast Ad, DVD Trailer, EPK, Infomercial, Mobile, Preview, Sizzle Reel, Teaser, Theatrical Trailer, Trailer, UGC Site, Web, Filler, Product Offers, Excerpt, Talent Spot, Promo, Long Preview, Short Preview or Other.</p>\n<h2 id=\"supplemental--alternate-content-class\">Supplemental &gt; Alternate Content Class</h2>\n<p>Descriptive Audio, Camera Angle, Parental Control, Censored, Commentary (Director), Commentary (Other), Sing, Credits, Alternate Scene, Alternate Beginning, Alternate Ending, Extended Scene, Sing Along, Trivia Track or Other.</p>\n<h2 id=\"supplemental--supported-work-relationship\">Supplemental &gt; Supported Work Relationship</h2>\n<ul>\n<li><p>isPromotionFor</p>\n</li>\n<li><p>isSupplementalTo</p>\n</li>\n<li><p>isAlternateContentFor</p>\n</li>\n</ul>\n<h2 id=\"supplemental--interactive-class\">Supplemental &gt; Interactive Class</h2>\n<ul>\n<li><p>Application</p>\n</li>\n<li><p>Commerce Experience</p>\n</li>\n<li><p>Cross-Platform Extra</p>\n</li>\n<li><p>Digital Comic</p>\n</li>\n<li><p>Gallery</p>\n</li>\n<li><p>Game</p>\n</li>\n<li><p>Immersive Experience</p>\n</li>\n<li><p>Interactivity</p>\n</li>\n<li><p>Image</p>\n</li>\n<li><p>Live Data Feed</p>\n</li>\n<li><p>Mixed Media Experience</p>\n</li>\n<li><p>Skins</p>\n</li>\n<li><p>Other</p>\n</li>\n</ul>\n<h2 id=\"supplemental--interactive-sub-class\">Supplemental &gt; Interactive Sub-Class</h2>\n<ul>\n<li><p>AR - Augmented Reality Experience</p>\n</li>\n<li><p>Commerce</p>\n</li>\n<li><p>Comic</p>\n</li>\n<li><p>CPE</p>\n</li>\n<li><p>Interactive Radio</p>\n</li>\n<li><p>iTunes</p>\n</li>\n<li><p>Linear 360-degree video experience</p>\n</li>\n<li><p>MR - Mixed Reality Experience</p>\n</li>\n<li><p>Overlay Game</p>\n</li>\n<li><p>Standalone Game</p>\n</li>\n<li><p>VR - Virtual Reality Experience</p>\n</li>\n</ul>\n<h2 id=\"title-class\">Title Class</h2>\n<ul>\n<li><p>Release</p>\n</li>\n<li><p>Abbreviated</p>\n</li>\n<li><p>Working</p>\n</li>\n<li><p>Acronym</p>\n</li>\n<li><p>Fan-based</p>\n</li>\n<li><p>Internal</p>\n</li>\n<li><p>Series Numeric</p>\n</li>\n<li><p>Series Date</p>\n</li>\n<li><p>Regional</p>\n</li>\n<li><p>Broadcast</p>\n</li>\n<li><p>AKA</p>\n</li>\n<li><p>FKA</p>\n</li>\n<li><p>Transliterated</p>\n</li>\n<li><p>Other</p>\n</li>\n</ul>\n<h2 id=\"us-tv-rating\">US TV Rating</h2>\n<ul>\n<li><p>TV-Y</p>\n</li>\n<li><p>TV-Y7</p>\n</li>\n<li><p>TV-G</p>\n</li>\n<li><p>TV-PG</p>\n</li>\n<li><p>TV-14</p>\n</li>\n<li><p>TV-MA</p>\n</li>\n<li><p>E</p>\n</li>\n</ul>\n<h2 id=\"ratingreason\">RatingReason</h2>\n<ul>\n<li><p>D</p>\n</li>\n<li><p>L</p>\n</li>\n<li><p>S</p>\n</li>\n<li><p>V</p>\n</li>\n<li><p>FV</p>\n</li>\n</ul>\n<h2 id=\"manifestation--v-chip\">Manifestation &gt; V-chip</h2>\n<p>TV-Y7-FV, TV-Y7, TV-Y, E, TV-PG+VSLD, TV-PG+VSL, TV-PG+VSD, TV-PG+VS,TV-PG+VLD,TV-PG+VL, TV-PG+VD, TV-PG+V, TV-PG+SLD, TV-PG+SL, TV-PG+SD, TV-PG+S, TV-PG+LD, TV-PG+L, TV-PG+D, TV-PG, TV-MA+VSL, TV-MA+VS, TV-MA+VL, TV-MA+V, TV-MA+SL, TV-MA+S, TV-MA+L, TV-MA, TV-G, TV-14+VSLD, TV-14+VSL, TV-14+VSD, TV-14+VS, TV-14+VLD, TV-14+VL, TV-14+VD, TV-14+V, TV-14+SLD, TV-14+SL, TV-14+SD, TV-14+S, TV-14+LD, TV-14+L, TV-14+D, TV-14, TV-PG-V</p>\n<h2 id=\"languages\">Languages</h2>\n<p>Applicable to <code>LanguagePrimary</code>, <code>LanguageSecondary</code>, <code>CountryofOrigin</code>, <code>Closed Caption</code>, <code>TitleLanguage</code></p>\n<p>The Public Media Metadata Model uses the ISO 639 specification in the following order:<br /><a href=\"https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes\">ISO 639-1</a> | This is the two letter code.</p>\n<p>When a language, such as Hawaiian, does not have a two letter code the Model then uses:<br /><a href=\"https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes\">ISO 639-2</a> | This is a three letter code.</p>\n<p>Ultimately, <a href=\"https://en.wikipedia.org/wiki/ISO_639\">ISO 639</a> is a five part specification. The Model makes use of 3, 4, 5 parts as necessary.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"b12dac9a-3d12-4a57-82ef-12baea28d7ff"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"d007aa36-a8a3-4302-8296-2fb5a02e9424"}}],"_postman_id":"46c64846-8356-47ac-9b5e-cb8f7ddda0de","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Notifications","item":[{"name":"How to Monitor Notifications","item":[],"id":"1f5e506c-7d95-4a9b-bfa0-1001d5d533ef","description":"<p>There are three preferred options to create a listener to subscribe to topics. </p>\n<h2 id=\"amazon-web-service-aws-lambda\">Amazon Web Service (AWS) Lambda</h2>\n<p>This tool invokes SNS notifications through payloads.  <a href=\"https://docs.aws.amazon.com/sns/latest/dg/sns-lambda-as-subscriber.html\">Learn More</a></p>\n<h2 id=\"amazon-simple-queue-service-sns\">Amazon Simple Queue Service (SNS)</h2>\n<p>This is a message queue service that exchanges messages through a polling model.  <a href=\"https://docs.aws.amazon.com/sns/latest/dg/sns-sqs-as-subscriber.html\">Learn More</a></p>\n<h2 id=\"amazon-cloudwatch-events\">Amazon CloudWatch Events</h2>\n<p>Automates actions that self-trigger at certain times using cron or rate expression. It can be configured with various AWS services, including Lambda and SQS.  <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/WhatIsCloudWatchEvents.html\">Learn More</a></p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"bc4f4bf1-2548-4b06-8cda-a3a370296916"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"fc2cdf91-6b9f-4f18-984d-d4f0aaf85290"}}],"_postman_id":"1f5e506c-7d95-4a9b-bfa0-1001d5d533ef","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"C[R]UD Notification Schema","event":[{"listen":"test","script":{"id":"836cdb1c-11a8-4d1a-aaf0-b48859cb9eb2","exec":["tests[\"Status code is 200\"] = responseCode.code === 200"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"92f53987-d199-4204-aff0-62443a7db468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Created\",\r\n    \"PublishedStatus\": \"Internally Published\",\r\n    \"EntityURL\": \"{{baseurl}}/cid:org:pbs.org:Series13948\",\r\n    \"EntityType\": \"Series\",\r\n    \"SeriesUID\": \"cid:org:pbs.org:Series13948\",\r\n    \"SeriesClass\": \"Episodic\",\r\n    \"CreateDateTime\": \"2025-10-16T17:54:20Z\",\r\n    \"UpdateDateTime\": \"2025-10-16T17:58:52Z\",\r\n    \"UpdatedDataSource\": \"Rightsline\",\r\n    \"MasterDataSource\": \"Rightsline\",\r\n    \"ContentIDList\": [\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-128115\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:MAST\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{arn}}:/:publishStatus/-/:envName/","description":"<p>*The API product does not offer Read [R] notifications.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Publish Status</th>\n<th>Affected Entities</th>\n<th>Address</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>internal-publish-[envName]</code></td>\n<td>Once a Series, Season, Episode, One-Time-Only, Compilation, Manifestation, or Event ‘publishstatus’ reaches the status of “internal publish”, this topic is published.</td>\n<td>arn:aws:sns:us-east-x:xxxxxx:internal-publish-<code>[envName]</code></td>\n</tr>\n<tr>\n<td><code>external-publish-[envName]</code></td>\n<td>Once a Series, Season, Episode, One-Time-Only, Compilation, Manifestation, or Event ‘publishstatus’ reaches the status of “external publish”, this topic is published.</td>\n<td>arn:aws:sns:us-east-x:xxxxxx:external-publish-<code>[envName]</code></td>\n</tr>\n<tr>\n<td><code>in-progress-publish-[envName]</code></td>\n<td>Reserved for internal PBS operations and API contributors.</td>\n<td>All</td>\n</tr>\n</tbody>\n</table>\n</div><p>Following are the base set of elements included in each notification.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property Name</th>\n<th><strong>Related Entity Type</strong></th>\n<th>Value(s)</th>\n<th>Type</th>\n<th>Cardinality</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Action**</td>\n<td>Series, Season, Episode, Manifestation, Compilation, Edit, Event, Supplemental, File</td>\n<td><code>Insert</code>, <code>Update</code>, <code>Delete</code></td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>PublishedStatus**</td>\n<td>Series, Season, Episode, Manifestation, Compilation, Edit, Event, Supplemental, File</td>\n<td><code>internal-publish</code>, <code>external-publish</code>, <code>in-progress-publish</code></td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>EntityType</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>EntityURL_*\\_</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>https://<code>env domain</code>/<code>api-version</code>/<code>entity</code>/<code>{UID}</code></td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>UID</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>cid:org:pbs.org:Entity-xxxxx</td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>ParentUID*</td>\n<td>File, Edit</td>\n<td>cid:org:pbs.org:Entity-xxxxx  <br />[Parent Entity ID]</td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>CreateDateTime</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>yyy-mm-ddThh:mm:ssZ</td>\n<td>UTC, String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>UpdateDateTime</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>yyy-mm-ddThh:mm:ssZ</td>\n<td>UTC, String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>DeleteDateTime*</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>yyy-mm-ddThh:mm:ssZ</td>\n<td>UTC, String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>MasterDataSource</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>Created Source System Name</td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>UpdatedDataSource</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>Last Updated Source System Name</td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>ContentIDList</td>\n<td>Series, Season, Episode, Manifestation, Compilation</td>\n<td>External System IDs</td>\n<td>Array Of Strings</td>\n<td>1..M</td>\n</tr>\n<tr>\n<td>AlternateAssetIDList</td>\n<td>File</td>\n<td>External System IDs</td>\n<td>Array Of Strings</td>\n<td>1..M</td>\n</tr>\n<tr>\n<td>AlternateContentIDList</td>\n<td>Edit, Supplemental</td>\n<td>External System IDs</td>\n<td>Array Of Strings</td>\n<td>1..M</td>\n</tr>\n<tr>\n<td>AlternateEventIDList</td>\n<td>Event</td>\n<td>External System IDs</td>\n<td>Array Of Strings</td>\n<td>1..M</td>\n</tr>\n<tr>\n<td>UpdatedFields</td>\n<td>Series  <br />Season  <br />Episode  <br />Compilation  <br />Manifestation  <br />File  <br />Edit  <br />Supplemental  <br />Event</td>\n<td>Updated Fields Name</td>\n<td>Array Of String</td>\n<td>1</td>\n</tr>\n</tbody>\n</table>\n</div><p>*Only included when the Action = Delete.</p>\n<p>** Enum Array. Please refer to the API Overview Enum Arrays section for a complete list.</p>\n<p>Examples:</p>\n<p>Created SNS - Episode example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Created\",\n  \"PublishedStatus\": \"Internally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode54909\",\n  \"EntityType\": \"Episode\",\n  \"EpisodeUID\": \"cid:org:pbs.org:Episode54909\",\n  \"EpisodeClass\": \"Main\",\n  \"CreateDateTime\": \"2025-09-15T19:11:34Z\",\n  \"UpdateDateTime\": \"2025-09-15T19:11:34Z\",\n  \"UpdatedDataSource\": \"Rightsline\",\n  \"MasterDataSource\": \"Rightsline\",\n  \"ContentIDList\": [\n    {\n      \"ContentID\": \"cid:org:pbs.org:Rightsline-123446\"\n    },\n    {\n      \"ContentID\": \"cid:org:pbs.org:NOLARoot:CMID\"\n    },\n    {\n      \"ContentID\": \"cid:org:pbs.org:NOLACode:CMID  001504\"\n    },\n    {\n      \"ContentID\": \"cid:org:pbs.org:Alliant-6147\"\n    }\n  ]\n}\n\n</code></pre>\n<p>Created SNS - Event example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Created\",\n  \"PublishedStatus\": \"Externally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/event/cid:org:pbs.org:Event2104909\",\n  \"EntityType\": \"Event\",\n  \"EventUID\": \"cid:org:pbs.org:Event2104909\",\n  \"ProviderSource\": \"HD01\",\n  \"ReferentType\": \"Linear\",\n  \"ReleaseQualifier\": \"Premiere\",\n  \"AlternateEventIDList\": [\n    {\n      \"AlternateEventID\": \"cid:org:pbs.org:Broadview-654975046\"\n    },\n    {\n      \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-79798\"\n    }\n  ],\n  \"CreateDateTime\": \"2026-01-23T21:28:25Z\",\n  \"UpdateDateTime\": \"2026-01-23T21:28:25Z\",\n  \"UpdatedDataSource\": \"Broadview\",\n  \"MasterDataSource\": \"Broadview\"\n}\n\n</code></pre>\n<p>Created SNS - Edit example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"Action\": \"Created\",\n    \"PublishedStatus\": \"Internally Published\",\n    \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/edit/cid:org:pbs.org:Edit94574\",\n    \"EntityType\": \"Edit\",\n    \"EditUID\": \"cid:org:pbs.org:Edit94574\",\n    \"EditClass\": [\n        \"Original\"\n    ],\n    \"ParentURL\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode62560\",\n    \"ParentUID\": \"cid:org:pbs.org:Episode62560\",\n    \"FileDeliveryStatus\": \"Future\",\n    \"CreateDateTime\": \"2026-01-20T19:21:23Z\",\n    \"UpdateDateTime\": \"2026-01-20T19:21:25Z\",\n    \"UpdatedDataSource\": \"Rightsline\",\n    \"MasterDataSource\": \"Rightsline\",\n    \"AlternateContentIDList\": [\n        {\n            \"AlternateContentID\": \"cid:org:pbs.org:Rightsline-128907\"\n        }\n    ]\n}\n\n</code></pre>\n<p>Created SNS - File example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Created\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/file/apid:org:pbs.org:File96819\",\n  \"EntityType\": \"File\",\n  \"AssetUID\": \"apid:org:pbs.org:File96819\",\n  \"FileClass\": \"Manifest\",\n  \"ParentUID\": \"cid:org:pbs.org:Manifestation41198\",\n  \"FileName\": \"P394492-005PROXY.mxf\",\n  \"FileDeliveryStatus\": \"Delivered\",\n  \"FileLocationPath\": [\n    \"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394412-002PROXY.mxf\"\n  ],\n  \"Workflow\": \"Media Automation\",\n  \"CreateDateTime\": \"2026-01-23T21:20:54Z\",\n  \"UpdateDateTime\": \"2026-01-23T21:20:54Z\",\n  \"UpdatedDataSource\": \"Broadview\",\n  \"MasterDataSource\": \"Broadview\",\n  \"AlternateAssetIDList\": [\n    {\n      \"AssetUID\": \"cid:org:pbs.org:Broadview-64343490\"\n    }\n  ]\n}\n\n</code></pre>\n<p>Created SNS - Supplemental example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Created\",\n  \"PublishedStatus\": \"Externally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/supplemental/cid:org:pbs.org:Supplemental83959\",\n  \"EntityType\": \"Supplemental\",\n  \"SupplementalUID\": \"cid:org:pbs.org:Supplemental83959\",\n  \"SupplementalContentClass\": null,\n  \"CreateDateTime\": \"2026-01-23T20:55:38Z\",\n  \"UpdateDateTime\": \"2026-01-23T20:56:35Z\",\n  \"UpdatedDataSource\": \"packaging-forms-microservices\",\n  \"MasterDataSource\": \"packaging-forms-microservices\",\n  \"AlternateContentIDList\": [\n    {\n      \"AlternateContentID\": \"alid:org:pbs.org:Broadview-68876880\"\n    }\n  ]\n}\n\n</code></pre>\n<p>Update SNS - Series Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"Action\": \"Updated\",\n    \"PublishedStatus\": \"Externally Published\",\n    \"EntityURL\": \"{{baseurl}}/series/cid:org:pbs.org:Series3163\",\n    \"EntityType\": \"Series\",\n    \"SeriesUID\": \"cid:org:pbs.org:Series3163\",\n    \"CreateDateTime\": \"2024-09-30T23:18:26Z\",\n    \"UpdateDateTime\": \"2024-09-30T23:18:56Z\",\n    \"UpdatedFields\": [\"SynopsisLong\", \"Title\", \"Keywords: [TimePeriod,Theme,Subject]\"],\n    \"CreatedFields\": [\"CreditsList: [TalentID::cid:org:pbs.org:Broadview-127202300]\", \"OrganizationList: [OrganizationID::3136739: [ContactInfoList:[ContactID::3136758]]\"]\n}\n\n</code></pre>\n<p>Update SNS - Event Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Updated\",\n  \"PublishedStatus\": \"Externally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/event/cid:org:pbs.org:Event2104381\",\n  \"EntityType\": \"Event\",\n  \"EventUID\": \"cid:org:pbs.org:Event2104381\",\n  \"ProviderSource\": \"HD06\",\n  \"ReferentType\": \"Linear\",\n  \"ReleaseQualifier\": \"Repeat\",\n  \"AlternateEventIDList\": [\n    {\n      \"AlternateEventID\": \"cid:org:pbs.org:Broadview-657575158\"\n    },\n    {\n      \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-27997112\"\n    }\n  ],\n  \"CreateDateTime\": \"2025-11-17T18:36:53Z\",\n  \"UpdateDateTime\": \"2025-11-17T18:37:32Z\",\n  \"UpdatedDataSource\": \"Broadview\",\n  \"MasterDataSource\": \"Broadview\",\n  \"UpdatedFields\": [\n    \"ManifestationUID\"\n  ]\n}\n\n</code></pre>\n<p>Update SNS - Edit Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Updated\",\n  \"PublishedStatus\": \"Externally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/edit/cid:org:pbs.org:Edit95168\",\n  \"EntityType\": \"Edit\",\n  \"EditUID\": \"cid:org:pbs.org:Edit95168\",\n  \"EditClass\": [\n    \"Original\",\n    \"Supplemental\"\n  ],\n  \"ParentURL\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode57969\",\n  \"ParentUID\": \"cid:org:pbs.org:Episode57969\",\n  \"FileDeliveryStatus\": \"Future\",\n  \"CreateDateTime\": \"2026-01-23T20:35:51Z\",\n  \"UpdateDateTime\": \"2026-01-23T20:37:31Z\",\n  \"UpdatedDataSource\": \"Rightsline\",\n  \"MasterDataSource\": \"Rightsline\",\n  \"AlternateContentIDList\": [\n    {\n      \"AlternateContentID\": \"alid:org:pbs.org:DevTest-4233\"\n    }\n  ],\n  \"UpdatedFields\": [\n    \"RatingReason\"\n  ]\n}\n\n</code></pre>\n<p>Update SNS - File Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Updated\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/file/apid:org:pbs.org:File96819\",\n  \"EntityType\": \"File\",\n  \"AssetUID\": \"apid:org:pbs.org:File96819\",\n  \"FileClass\": \"Manifest\",\n  \"ParentUID\": \"cid:org:pbs.org:Manifestation41198\",\n  \"FileName\": \"P394492-006PROXY.mxf\",\n  \"FileDeliveryStatus\": \"Delivered\",\n  \"FileLocationPath\": [\n    \"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394412-002PROXY.mxf\"\n  ],\n  \"Workflow\": \"Media Automation\",\n  \"CreateDateTime\": \"2026-01-23T21:20:54Z\",\n  \"UpdateDateTime\": \"2026-01-23T21:23:58Z\",\n  \"UpdatedDataSource\": \"Broadview\",\n  \"MasterDataSource\": \"Broadview\",\n  \"AlternateAssetIDList\": [\n    {\n      \"AssetUID\": \"cid:org:pbs.org:Broadview-64343490\"\n    }\n  ],\n  \"UpdatedFields\": [\n    \"FileName\"\n  ]\n}\n\n</code></pre>\n<p>Update SNS - Supplemental Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Updated\",\n  \"PublishedStatus\": \"Externally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/supplemental/cid:org:pbs.org:Supplemental83959\",\n  \"EntityType\": \"Supplemental\",\n  \"SupplementalUID\": \"cid:org:pbs.org:Supplemental83959\",\n  \"SupplementalContentClass\": null,\n  \"CreateDateTime\": \"2026-01-23T20:55:38Z\",\n  \"UpdateDateTime\": \"2026-01-23T21:15:56Z\",\n  \"UpdatedDataSource\": \"packaging-forms-microservices\",\n  \"MasterDataSource\": \"packaging-forms-microservices\",\n  \"AlternateContentIDList\": [\n    {\n      \"AlternateContentID\": \"alid:org:pbs.org:Broadview-68876880\"\n    },\n    {\n      \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-5717026\"\n    },\n    {\n      \"AlternateContentID\": \"cid:org:pbs.org:Polaris-63949\"\n    }\n  ],\n  \"UpdatedFields\": [\n    \"Title\"\n  ]\n}\n\n</code></pre>\n<p>Delete SNS - Series Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"Action\": \"Updated\",\n    \"PublishedStatus\": \"Externally Published\",\n    \"EntityURL\": \"{{baseurl}}/series/cid:org:pbs.org:Series1002\",\n    \"EntityType\": \"Series\",\n    \"SeriesUID\": \"cid:org:pbs.org:Series1002\",\n    \"CreateDateTime\": \"2023-10-08T18:23:50Z\",\n    \"UpdateDateTime\": \"2024-07-09T17:30:15Z\",\n    \"DeletedFields\": [\"OrganizationList: [OrganizationID::3136739: [Role]]\"]\n}\n\n</code></pre>\n<p>Delete SNS - Event Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Deleted\",\n  \"PublishedStatus\": \"Externally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/event/cid:org:pbs.org:Event2104909\",\n  \"EntityType\": \"Event\",\n  \"EventUID\": \"cid:org:pbs.org:Event2104909\",\n  \"ProviderSource\": \"HD01\",\n  \"ReferentType\": \"Linear\",\n  \"ReleaseQualifier\": \"Premiere\",\n  \"AlternateEventIDList\": [\n    {\n      \"AlternateEventID\": \"cid:org:pbs.org:Broadview-654975046\"\n    },\n    {\n      \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-79798\"\n    },\n    {\n      \"AlternateEventID\": \"cid:org:pbs.org:Bebanjo-28279110\"\n    }\n  ],\n  \"CreateDateTime\": \"2026-01-23T21:28:25Z\",\n  \"UpdateDateTime\": \"2026-01-23T21:32:34Z\",\n  \"DeleteDateTime\": \"2026-01-23T21:33:53Z\",\n  \"UpdatedDataSource\": \"Broadview\",\n  \"MasterDataSource\": \"Broadview\"\n}\n\n</code></pre>\n<p>Delete SNS - Edit Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Deleted\",\n  \"PublishedStatus\": \"Externally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/edit/cid:org:pbs.org:Edit95168\",\n  \"EntityType\": \"Edit\",\n  \"EditUID\": \"cid:org:pbs.org:Edit95168\",\n  \"EditClass\": [\n    \"Original\",\n    \"Supplemental\"\n  ],\n  \"ParentURL\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode57969\",\n  \"ParentUID\": \"cid:org:pbs.org:Episode57969\",\n  \"CreateDateTime\": \"2026-01-23T20:35:51Z\",\n  \"UpdateDateTime\": \"2026-01-23T20:37:31Z\",\n  \"DeleteDateTime\": \"2026-01-23T20:37:43Z\",\n  \"UpdatedDataSource\": \"Rightsline\",\n  \"MasterDataSource\": \"Rightsline\",\n  \"AlternateContentIDList\": [\n    {\n      \"AlternateContentID\": \"alid:org:pbs.org:DevTest-4233\"\n    }\n  ]\n}\n\n</code></pre>\n<p>Delete SNS - File Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Deleted\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/file/apid:org:pbs.org:File96819\",\n  \"EntityType\": \"File\",\n  \"AssetUID\": \"apid:org:pbs.org:File96819\",\n  \"FileClass\": \"Manifest\",\n  \"FileName\": \"P394492-006PROXY.mxf\",\n  \"FileDeliveryStatus\": \"Delivered\",\n  \"FileLocationPath\": [\n    \"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/P394412-002PROXY.mxf\"\n  ],\n  \"Workflow\": \"Media Automation\",\n  \"CreateDateTime\": \"2026-01-23T21:20:54Z\",\n  \"UpdateDateTime\": \"2026-01-23T21:23:58Z\",\n  \"DeleteDateTime\": \"2026-01-23T21:25:56Z\",\n  \"UpdatedDataSource\": \"Broadview\",\n  \"MasterDataSource\": \"Broadview\",\n  \"AlternateAssetIDList\": [\n    {\n      \"AssetUID\": \"cid:org:pbs.org:Broadview-64343490\"\n    }\n  ]\n}\n\n</code></pre>\n<p>Delete SNS - Supplemental Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"Action\": \"Deleted\",\n  \"PublishedStatus\": \"Externally Published\",\n  \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/supplemental/cid:org:pbs.org:Supplemental83959\",\n  \"EntityType\": \"Supplemental\",\n  \"SupplementalUID\": \"cid:org:pbs.org:Supplemental83959\",\n  \"SupplementalContentClass\": null,\n  \"CreateDateTime\": \"2026-01-23T20:55:38Z\",\n  \"UpdateDateTime\": \"2026-01-23T21:15:56Z\",\n  \"DeleteDateTime\": \"2026-01-23T21:18:36Z\",\n  \"UpdatedDataSource\": \"packaging-forms-microservices\",\n  \"MasterDataSource\": \"packaging-forms-microservices\",\n  \"AlternateContentIDList\": [\n    {\n      \"AlternateContentID\": \"alid:org:pbs.org:Broadview-68876880\"\n    },\n    {\n      \"AlternateContentID\": \"cid:org:pbs.org:Bebanjo-5717026\"\n    },\n    {\n      \"AlternateContentID\": \"cid:org:pbs.org:Polaris-63949\"\n    }\n  ]\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"port":"","path":[":publishStatus","-",":envName",""],"host":["{{arn}}"],"query":[],"variable":[{"id":"ff1c6b27-54ec-4bbd-9649-05d3cdd62783","description":{"content":"<p>Enum</p>\n<ul>\n<li>internal-publish</li>\n<li>external-publish</li>\n<li>in-progress-publish</li>\n</ul>\n","type":"text/plain"},"type":"any","value":"external-publish","key":"publishStatus"},{"id":"c8ded94a-6df7-4fb9-b346-67bed21e3671","type":"any","value":"","key":"envName"}]}},"response":[{"id":"afec0325-88f3-4ad3-84f6-11e1ef09e752","name":"C[R]UD Notification - Created","originalRequest":{"method":"VIEW","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Created\",\r\n    \"PublishedStatus\": \"Internally Published\",\r\n    \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode54909\",\r\n    \"EntityType\": \"Episode\",\r\n    \"EpisodeUID\": \"cid:org:pbs.org:Episode54909\",\r\n    \"EpisodeClass\": \"Main\",\r\n    \"CreateDateTime\": \"2025-09-15T19:11:34Z\",\r\n    \"UpdateDateTime\": \"2025-09-15T19:11:34Z\",\r\n    \"UpdatedDataSource\": \"Rightsline\",\r\n    \"MasterDataSource\": \"Rightsline\",\r\n    \"ContentIDList\": [\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-123446\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:CMID\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:NOLACode:CMID  001504\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Alliant-6147\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{arn}}:/:publishStatus/-/:envName/","host":["{{arn}}"],"port":"","path":[":publishStatus","-",":envName",""],"variable":[{"key":"publishStatus","value":"external-publish","description":"Enum\n- internal-publish\n- external-publish\n- in-progress-publish"},{"key":"envName","value":""}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"af1c8fa8-faf0-4dea-a4a5-4ebc882e7c16","name":"C[R]UD Notification - Updated","originalRequest":{"method":"VIEW","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Updated\",\r\n    \"PublishedStatus\": \"Externally Published\",\r\n    \"EntityURL\": \"https://api.metadata.services.pbs.org/rest/v1/episode/cid:org:pbs.org:Episode49253\",\r\n    \"EntityType\": \"Episode\",\r\n    \"EpisodeUID\": \"cid:org:pbs.org:Episode49253\",\r\n    \"EpisodeClass\": \"Main\",\r\n    \"CreateDateTime\": \"2024-01-12T19:27:24Z\",\r\n    \"UpdateDateTime\": \"2025-09-15T18:38:06Z\",\r\n    \"UpdatedDataSource\": \"Rightsline\",\r\n    \"MasterDataSource\": \"Rightsline\",\r\n    \"OrganizationList\": [\r\n        {\r\n            \"OrganizationID\": 3136758\r\n        }\r\n    ],\r\n    \"ContentIDList\": [\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:HouseSequence:205\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Rightsline-99894\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Bebanjo-4341630\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:MediaManager-f395b5a1-9510-4d86-b92f-aef266fc572a\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:NOLACode:SSAU  000205\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:SSAU\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Broadview-667061268\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Alliant-6287\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:eidrid:10.5240/0BBA-9C81-078C-C41E-2B3B-U\"\r\n        }\r\n    ],\r\n    \"UpdatedFields\": [\r\n        \"Title\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{arn}}:/:publishStatus/-/:envName/","host":["{{arn}}"],"port":"","path":[":publishStatus","-",":envName",""],"variable":[{"key":"publishStatus","value":"external-publish","description":"Enum\n- internal-publish\n- external-publish\n- in-progress-publish"},{"key":"envName","value":""}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"8110e248-2d11-4b3c-ae14-168cba75ced0","name":"C[R]UD Notification - Delete Fields","originalRequest":{"method":"VIEW","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Updated\",\r\n    \"PublishedStatus\": \"Externally Published\",\r\n    \"EntityURL\": \"{{baseurl}}/series/cid:org:pbs.org:Series1002\",\r\n    \"EntityType\": \"Series\",\r\n    \"SeriesUID\": \"cid:org:pbs.org:Series1002\",\r\n    \"CreateDateTime\": \"2023-10-08T18:23:50Z\",\r\n    \"UpdateDateTime\": \"2024-07-09T17:30:15Z\",\r\n    \"DeletedFields\": [\r\n        \"OrganizationList: [OrganizationID::3136739: [OrganizationID]]\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{arn}}:/:publishStatus/-/:envName/","host":["{{arn}}"],"port":"","path":[":publishStatus","-",":envName",""],"variable":[{"key":"publishStatus","value":"external-publish","description":"Enum\n- internal-publish\n- external-publish\n- in-progress-publish"},{"key":"envName","value":""}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"92f53987-d199-4204-aff0-62443a7db468"},{"name":"Publish Status Topic","event":[{"listen":"test","script":{"id":"1e22a60d-5f83-4488-ac3e-d11d72359a76","exec":["tests[\"Status code is 200\"] = responseCode.code === 200"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"e2d64360-4676-4b1b-9aac-463f21048ea1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Created\",\r\n    \"PublishedStatus\": \"external-publish\",\r\n    \"EntityURL\": \"{{baseurl}}/event/cid:org:pbs.org:Event582393\",\r\n    \"EntityType\": \"Event\",\r\n    \"EventUID\": \"cid:org:pbs.org:Event582393\",\r\n    \"ProviderSource\": \"HD01\",\r\n    \"ReferentType\": \"Linear\",\r\n    \"ReleaseQualifier\": \"Premiere\",\r\n    \"CreateDateTime\": \"2019-02-01T14:27:14Z\",\r\n    \"UpdateDateTime\": \"2019-02-01T14:27:14Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{arn}}:/:publishStatus/-/:envName/","description":"<p>This topic contains an extra element: <code>ProviderSource</code></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"port":"","path":[":publishStatus","-",":envName",""],"host":["{{arn}}"],"query":[],"variable":[{"id":"67be8a19-b46f-4334-8b6b-1e9bc0ff6dd8","type":"any","value":"","key":"publishStatus"},{"id":"d8f60dbc-fd2a-4798-aed3-bede4509be94","type":"any","value":"","key":"envName"}]}},"response":[],"_postman_id":"e2d64360-4676-4b1b-9aac-463f21048ea1"},{"name":"File Topic","event":[{"listen":"test","script":{"id":"1dea884f-0f48-45db-8a80-dbb5129038ce","exec":["tests[\"Status code is 200\"] = responseCode.code === 200"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"6f296bdf-6056-4dad-8a2c-3c6a8dfe66da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Created\",\r\n    \"EntityURL\": \"{{baseurl}}/file/apid:org:pbs.org:File12684\",\r\n    \"EntityType\": \"File\",\r\n    \"AssetUID\": \"apid:org:pbs.org:File81519\",\r\n    \"FileClass\": \"Manifest\",\r\n    \"ParentUID\": \"cid:org:pbs.org:Manifestation41198\",\r\n    \"FileName\": \"TEST_shouldPerformFileCrudLifecycle___a1d5032e_file.mp4\",\r\n    \"FileDeliveryStatus\": \"Delivered\",\r\n    \"FileLocationPath\": [\r\n        \"https://s3.amazonaws.com/development.pbs.sdo.e1.mbankbv/vod/event/manifestation-file/TEST_shouldPerformFileCrudLifecycle___a1d5032e_file.mp4\"\r\n    ],\r\n    \"Workflow\": null,\r\n    \"CreateDateTime\": \"2025-10-16T19:42:24Z\",\r\n    \"UpdateDateTime\": \"2025-10-16T19:42:24Z\",\r\n    \"UpdatedDataSource\": \"ASI Polaris Screening Adapter\",\r\n    \"MasterDataSource\": \"ASI Polaris Screening Adapter\",\r\n    \"AlternateAssetIDList\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"{{arn}}:manifestation-file-notification-/:envName/","description":"<p>This topic is triggered when a physical asset has been added to the FILE endpoint for a given Manifestation/Event/Edit.</p>\n<p>This topic supports three actions: <code>Create</code>, <code>Update, Delete</code></p>\n<p>This topic contains Five extra elements:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property Name</th>\n<th>Value(s)</th>\n<th>Type</th>\n<th>Cardinality</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>FileName</td>\n<td><code>{filename}</code></td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>FileDeliveryStatus</td>\n<td><code>future</code>, <code>delivered</code>, <code>removed</code></td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>FileClass</td>\n<td><code>{fileclass}</code></td>\n<td>String</td>\n<td>1</td>\n</tr>\n<tr>\n<td>FileLocationPath</td>\n<td><code>{file-location-path}</code></td>\n<td>Array Of Strings</td>\n<td>1..M</td>\n</tr>\n<tr>\n<td>Workflow</td>\n<td><code>{workflow}</code></td>\n<td>String</td>\n<td>1</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"port":"manifestation-file-notification-","path":[":envName",""],"host":["{{arn}}"],"query":[],"variable":[{"id":"ec6c8283-70cb-4f55-96c9-b7765a122003","type":"any","value":"","key":"envName"}]}},"response":[],"_postman_id":"6f296bdf-6056-4dad-8a2c-3c6a8dfe66da"},{"name":"Alternate ID Topic","event":[{"listen":"test","script":{"id":"bbb782b0-2dbe-4e87-9088-5f776d69524a","exec":["tests[\"Status code is 200\"] = responseCode.code === 200"],"type":"text/javascript","packages":{}}}],"id":"4b6c7525-6fb6-4939-a106-6880a303b192","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Updated\",\r\n    \"PublishedStatus\": \"Externally Published\",\r\n    \"EntityURL\": \"{{baseurl}}/episode/cid:org:pbs.org:Episode6953\",\r\n    \"EntityType\": \"Episode\",\r\n    \"EpisodeUID\": \"cid:org:pbs.org:Episode6953\",\r\n    \"CreateDateTime\": \"2019-06-12T12:11:35Z\",\r\n    \"UpdateDateTime\": \"2023-04-25T19:11:28Z\"\r\n}\r\n"},"url":"{{arn}}:alternateid-change-notification-/:envName/","description":"<p>This topic is triggered for all <code>alternate id post and delete operations</code> against all entities. These messages are not sent to the default(<code>C[R]UD Notification Schema</code>).</p>\n<p>The Post and Delete alternate id api will have additional property in the SNS payload compared to the default (<code>C[R]UD Notification Schema</code>).</p>\n<h4 id=\"example\"><b>Example:</b></h4>\n<p>POST Series, Season, Episode, Manifestation, Compilation alternate id:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"NewContentIDList\": [\n    {\n      \"ContentID\": \"cid:org:pbs.org:Broadview-xxxx\"\n    }\n  ]\n\n</code></pre>\n<p>POST Event (Linear and VOD) alternate id:</p>\n<p>EndFragmentStartFragment</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"NewAlternateEventIDList\": [{\n    \"AlternateEventID\": \"cid:org:pbs.org:Broadview-xxxxx\"\n    }\n]\n\n</code></pre>\n<p>POST Supplemental and Edit alternate id:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"NewAlternateContentIDList\": [{\n        \"AlternateContentID\": \"cid:org:pbs.org:Broadview-xxxxx\"\n    }\n]\n\n</code></pre>\n<p>POST File alternate id:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"NewAlternateAssetIDList\": [{\n        \"AssetUID\": \"cid:org:pbs.org:Broadview-xxxxx\"\n    }\n]\n\n</code></pre>\n<p>DELETE Series, Season, Episode, Manifestation and Compilation alternate id:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"OldContentIDList\": [{\n        \"ContentID\": \"cid:org:pbs.org:Broadview-xxxxx\"\n    }\n]\n\n</code></pre>\n<p>DELETE Event (Linear and VOD) alternate id:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"OldAlternateEventIDList\": [{\n        \"AlternateEventID\": \"cid:org:pbs.org:Broadview-xxxxx\"\n    }\n]\n\n</code></pre>\n<p>DELETE Supplemental and Edit alternate id:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">\"OldAlternateContentIDList\": [{\n        \"AlternateContentID\": \"cid:org:pbs.org:Broadview-xxxxx\"\n    }\n]\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}},"urlObject":{"port":"alternateid-change-notification-","path":[":envName",""],"host":["{{arn}}"],"query":[],"variable":[{"id":"27800207-2dbb-4811-a540-c0ce51d6b702","type":"any","value":"","key":"envName"}]}},"response":[{"id":"6e939efb-e5d6-419a-b533-e04bc0273e70","name":"Alternate ID Post - Catalog","originalRequest":{"method":"VIEW","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Updated\",\r\n    \"PublishedStatus\": \"Externally Published\",\r\n    \"EntityURL\": \"{{baseurl}}/series/cid:org:pbs.org:Series33\",\r\n    \"EntityType\": \"Series\",\r\n    \"SeriesUID\": \"cid:org:pbs.org:Series33\",\r\n    \"CreateDateTime\": \"2019-06-12T11:57:13Z\",\r\n    \"UpdateDateTime\": \"2022-07-14T20:46:05Z\",\r\n    \"ContentIDList\": [\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:NOLARoot:AUCL\"\r\n        },\r\n        {\r\n            \"ContentID\": \"10.5240/5D4C-227A-360B-BA9B-D571-O\"\r\n        },\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Broadview-614474823\"\r\n        }\r\n    ],\r\n    \"NewContentIDList\": [\r\n        {\r\n            \"ContentID\": \"cid:org:pbs.org:Broadview-614474823\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{arn}}:alternateid-change-notification-/:envName/","host":["{{arn}}"],"port":"alternateid-change-notification-","path":[":envName",""],"variable":[{"key":"envName","value":""}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"7dd5ab82-98f9-4306-b112-1e661bb420f7","name":"Alternate ID Delete - Catalog","originalRequest":{"method":"VIEW","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Action\": \"Updated\",\r\n  \"PublishedStatus\": \"Externally Published\",\r\n  \"EntityURL\": \"{{baseurl}}/series/cid:org:pbs.org:Series33\",\r\n  \"EntityType\": \"Series\",\r\n  \"SeriesUID\": \"cid:org:pbs.org:Series33\",\r\n  \"CreateDateTime\": \"2019-06-12T11:57:13Z\",\r\n  \"UpdateDateTime\": \"2022-07-14T20:46:05Z\",\r\n  \"ContentIDList\": [\r\n    {\r\n      \"ContentID\": \"cid:org:pbs.org:NOLARoot:AUCL\"\r\n    },\r\n    {\r\n      \"ContentID\": \"10.5240/5D4C-227A-360B-BA9B-D571-O\"\r\n    }\r\n  ],\r\n  \"OldContentIDList\": [\r\n    {\r\n      \"ContentID\": \"cid:org:pbs.org:Broadview-614474823\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{arn}}:alternateid-change-notification-/:envName/","host":["{{arn}}"],"port":"alternateid-change-notification-","path":[":envName",""],"variable":[{"key":"envName","value":""}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a7d9cd6f-8aa1-4081-bc48-45cade92dfcd","name":"Alternate ID Post - File","originalRequest":{"method":"VIEW","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Updated\",\r\n    \"EntityURL\": \"{{baseurl}}/file/apid:org:pbs.org:File2719\",\r\n    \"EntityType\": \"File\",\r\n    \"FileClass\": \"media\",\r\n    \"FileName\": \"P413816-001PROXY.mxf\",\r\n    \"FileDeliveryStatus\": \"delivered\",\r\n    \"FileLocationPath\": null,\r\n    \"AssetUID\": \"apid:org:pbs.org:File2719\",\r\n    \"CreateDateTime\": \"2019-06-24T21:36:17Z\",\r\n    \"UpdateDateTime\": \"2019-06-24T21:36:17Z\",\r\n    \"AlternateAssetIDList\": [\r\n        {\r\n            \"AssetUID\": \"cid:org:pbs.org:Broadview-232724991\"\r\n        }\r\n    ],\r\n    \"NewAlternateAssetIDList\": [\r\n        {\r\n            \"AssetUID\": \"cid:org:pbs.org:Broadview-232724991\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{arn}}:alternateid-change-notification-/:envName/","host":["{{arn}}"],"port":"alternateid-change-notification-","path":[":envName",""],"variable":[{"key":"envName","value":""}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"61e039a3-66fd-4cad-a46e-4ad63c86ff40","name":"Alternate ID Post - Event","originalRequest":{"method":"VIEW","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Action\": \"Updated\",\r\n    \"PublishedStatus\": \"Externally Published\",\r\n    \"EntityURL\": \"{{baseurl}}/event/cid:org:pbs.org:Event1854224\",\r\n    \"EntityType\": \"Event\",\r\n    \"EventUID\": \"cid:org:pbs.org:Event1854224\",\r\n    \"CreateDateTime\": \"2021-05-21T12:13:42Z\",\r\n    \"UpdateDateTime\": \"2022-01-08T00:15:53Z\",\r\n    \"AlternateEventIDList\": [\r\n        {\r\n            \"AlternateEventID\": \"cid:org:pbs.org:Broadview-654284482\"\r\n        }\r\n    ],\r\n    \"NewAlternateEventIDList\": [\r\n        {\r\n            \"AlternateEventID\": \"cid:org:pbs.org:Broadview-654284482\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{arn}}:alternateid-change-notification-/:envName/","host":["{{arn}}"],"port":"alternateid-change-notification-","path":[":envName",""],"variable":[{"key":"envName","value":""}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"6fe7b627-955b-4ab0-acb8-814811ac3442","name":"Alternate ID Delete - Event","originalRequest":{"method":"VIEW","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Action\": \"Updated\",\r\n  \"PublishedStatus\": \"Externally Published\",\r\n  \"EntityURL\": \"{{baseurl}}/event/cid:org:pbs.org:Event1854224\",\r\n  \"EntityType\": \"Event\",\r\n  \"EventUID\": \"cid:org:pbs.org:Event1854224\",\r\n  \"CreateDateTime\": \"2021-05-21T12:13:42Z\",\r\n  \"UpdateDateTime\": \"2022-01-08T00:15:53Z\",\r\n  \"AlternateEventIDList\": [\r\n    {\r\n      \"AlternateEventID\": \"cid:org:pbs.org:Rightsline-123456\"\r\n    }\r\n  ],\r\n  \"OldAlternateEventIDList\": [\r\n    {\r\n      \"AlternateEventID\": \"cid:org:pbs.org:Broadview-654284482\"\r\n    }\r\n  ]\r\n}"},"url":{"raw":"{{arn}}:alternateid-change-notification-/:envName/","host":["{{arn}}"],"port":"alternateid-change-notification-","path":[":envName",""],"variable":[{"key":"envName","value":""}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4b6c7525-6fb6-4939-a106-6880a303b192"}],"id":"b6587eae-c90b-4531-8239-c435f3ddf64e","description":"<p>The Notification endpoint provides users with the ability to subscribe to (or opt in to) notifications that will alert all subscribers when an entity is posted <code>inserted</code>, put <code>updated</code>, or tombstoned <code>deleted</code>. To accomplish this, PBS’ Enterprise Metadata Bank uses Amazon’s <a href=\"https://docs.aws.amazon.com/sns/latest/dg/welcome.html\">Simple Notification Service</a> (SNS).</p>\n<h2 id=\"notifications-through-amazon-sns\">Notifications Through Amazon SNS</h2>\n<p>Prerequisite: You will need a free <a href=\"https://aws.amazon.com/account/\">Amazon Web Services (AWS) account</a> to subscribe to notifications. Don't have an AWS account, you may provide an alternate destination (e.g., HTTP URL).<br />There are two distinct notifications: updates to <code>{PublishedStatus}</code>, and updates to other entity-specific topics. Notifications are available in pre-production and in production, <code>per entity</code>.</p>\n<p>Available entity CRUD subscriptions include:</p>\n<ul>\n<li><p>Series</p>\n</li>\n<li><p>Season</p>\n</li>\n<li><p>Episode</p>\n</li>\n<li><p>One-Time-Only</p>\n</li>\n<li><p>Compilation</p>\n</li>\n<li><p>Manifestation</p>\n</li>\n<li><p>File</p>\n</li>\n<li><p>Edit</p>\n</li>\n<li><p>Supplemental</p>\n</li>\n<li><p>Event</p>\n</li>\n</ul>\n<h2 id=\"publish-status\">Publish Status</h2>\n<p>Each notification is delivered in the context of a Publish Status. As the quality of a record improves, its Publish Status changes.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Publish Status</th>\n<th>Usage Instructions</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Internally Published</code></td>\n<td>Record state is sufficient for internal business operations.</td>\n</tr>\n<tr>\n<td><code>Externally Published</code></td>\n<td>Record state is sufficient for 3rd party publishing, such as National Listing Providers, Print and Websites. Each user is autosubscribed to this status.</td>\n</tr>\n<tr>\n<td><code>In Progress</code></td>\n<td>Reserved for internal PBS operations and API contributors. <code>In progress</code> is the default <code>{publishstatus}</code> assigned to a record upon instantiation. Data stored within <code>in progress</code> records is transient and incomplete.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"arn\">ARN</h2>\n<p>Notifications are assigned a required an Amazon Resource Name (ARN). Upon applying for API access and receiving approval, you will be prompted to select desired subscriptions and format (including email, JSON, HTTP/S, Application, Amazon SQS, AWS Lambda, and SMS.). Once a subscription is set up, check your chosen delivery method for a confirmation message and URL to confirm your subscription. Users must confirm subscriptions before they become active.</p>\n<p>Giving users the ability to adjust settings on these subscriptions for frequency, specificity, and more, is planned for a future release.</p>\n<h2 id=\"topics-denoted-by-t\">Topics (denoted by <code>T</code>)</h2>\n<p>Certain notifications aggregate data to make the message more actionable. <a href=\"https://docs.aws.amazon.com/sns/latest/dg/welcome.html\">Learn More.</a></p>\n<h2 id=\"business-context-denoted-by-b\">Business Context (denoted by <code>B</code>)</h2>\n<p>To improve the usefulness of a notification, extra metadata is included.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Entity</th>\n<th>Create</th>\n<th>Delete</th>\n<th>Update</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Series</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n</tr>\n<tr>\n<td>Season</td>\n<td>x<code>T</code></td>\n<td>x</td>\n<td>x</td>\n</tr>\n<tr>\n<td>Episode</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n</tr>\n<tr>\n<td>One-Time-Only</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n</tr>\n<tr>\n<td>Compilation</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n</tr>\n<tr>\n<td>Manifestation</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n</tr>\n<tr>\n<td>File</td>\n<td>x<code>T</code> <code>B</code></td>\n<td></td>\n<td>x<code>T</code> <code>B</code></td>\n</tr>\n<tr>\n<td>Edit</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n</tr>\n<tr>\n<td>Supplemental</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n</tr>\n<tr>\n<td>Event</td>\n<td>x<code>B</code></td>\n<td>x<code>B</code></td>\n<td>x<code>B</code></td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Purpose-built Topic</th>\n<th>Create</th>\n<th>Delete</th>\n<th>Update</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>File assigned to a Manifestation/Edit/Events</td>\n<td>x<code>T</code> <code>B</code></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"e724c8d7-c924-4075-922d-1af14cf5cfcc"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"39a48356-a5f5-4892-9ada-c36add3a0477"}}],"_postman_id":"b6587eae-c90b-4531-8239-c435f3ddf64e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}},{"name":"Response Codes","item":[],"id":"1a6eb578-9e0e-4916-afd7-ed9097a7343f","description":"<p>Endpoint-specific error codes are denoted in <a href=\"http://software.pbs.org/support/solutions/articles/9000160850-library-of-guides\">ancillary documentation</a>.</p>\n<h2 id=\"standard-codes\">Standard Codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Response</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>200</code></td>\n<td>Your request is successful.</td>\n</tr>\n<tr>\n<td><code>201</code></td>\n<td>Your request is fulfilled, creating a new resource.</td>\n</tr>\n<tr>\n<td><code>400</code></td>\n<td>Your request contains malformed syntax. Please do not repeat your request without modifications.</td>\n</tr>\n<tr>\n<td><code>401</code></td>\n<td>Your request requires user authentication. Please include an apikey header field containing a challenge applicable to the requested source. Please repeat your request with a suitable Authorization header field.</td>\n</tr>\n<tr>\n<td><code>403</code></td>\n<td>Your request was understood, and is denied. Please do not repeat your request.</td>\n</tr>\n<tr>\n<td><code>404</code></td>\n<td>Your request found no matches.</td>\n</tr>\n<tr>\n<td><code>405</code></td>\n<td>The method specified in the Request Line is not allowed for the resource identified. The response must include an Allow header containing a list of valid methods for the requested resource.</td>\n</tr>\n<tr>\n<td><code>429</code></td>\n<td>Its \"Too Many Requests,\" indicates that the client has sent too many requests within a given amount of time, exceeding the server's rate limits</td>\n</tr>\n<tr>\n<td><code>500</code></td>\n<td>The served encountered an unexpected condition which prevented it from fulfilling your request.</td>\n</tr>\n<tr>\n<td><code>503</code></td>\n<td>\"Service Unavailable,\" server is temporarily unable to handle a request due to issues like overload, maintenance, or configuration problems</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"b1b7c2f2-b23e-4304-a831-f86194e9bd60"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"62586950-a3a9-4076-8f66-f996b3d009d7"}}],"_postman_id":"1a6eb578-9e0e-4916-afd7-ed9097a7343f","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}}],"id":"9fad371f-5c72-40fe-b4f0-904a552ffe08","description":"<p>This section includes Enum Lists in use throughout the API and subscription to Update Notification Description</p>\n","_postman_id":"9fad371f-5c72-40fe-b4f0-904a552ffe08","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","id":"3ab8ff47-c49f-4714-bde6-b5d75203912f","name":"Metadata Bank API Version 1.3.12 - Rest API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]}},"event":[{"listen":"prerequest","script":{"id":"cab931f3-7d94-47e4-bd92-79d493f23237","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"10963e40-8054-4fb2-9e41-0006b8bf0f18","type":"text/javascript","exec":[""]}}]}