Skip to content

Instantly share code, notes, and snippets.

@tfm
Created May 20, 2013 09:24
Show Gist options
  • Save tfm/5611249 to your computer and use it in GitHub Desktop.
Save tfm/5611249 to your computer and use it in GitHub Desktop.
{
"schedule": [
{
"channel_key": "bbcone",
"channel_title": "BBC One London",
"channel_uri": "http://www.bbc.co.uk/services/bbcone/london",
"items": [
{
"aliases": [
"http://bbc.co.uk/i/b01sftv1/",
"http://www.bbc.co.uk/iplayer/episode/b01sftv1"
],
"broadcasts": [
{
"aliases": [],
"audio_described": false,
"broadcast_duration": 14400,
"broadcast_on": "http://www.bbc.co.uk/services/bbcone/london",
"channel": {
"aliases": [],
"id": "cbbh"
},
"duration": 14400,
"id": "bbc:p018v54k",
"published_duration": 14400,
"repeat": false,
"restriction": {
"restricted": false
},
"signed": false,
"transmission_end_time": "2013-05-18T09:00:00Z",
"transmission_time": "2013-05-18T05:00:00Z"
}
],
// ...
"uri": "http://www.bbc.co.uk/programmes/b01sftv1"
// ...
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment