Skip to content

Instantly share code, notes, and snippets.

@betandr
Forked from tomkershaw-bbc/iPR_read_plays
Created August 12, 2016 09:10
Show Gist options
  • Save betandr/35aeb918cb178d2f806db4bf672f97ec to your computer and use it in GitHub Desktop.
Save betandr/35aeb918cb178d2f806db4bf672f97ec to your computer and use it in GitHub Desktop.
{
"schema": "schema_url_here.json",
"total": 0,
"limit": 0,
"offset": 0,
"results": [
"type": "personalisation_activity",
"action": "started",
"added_at": "2016-08-05T09:59:11Z",
"activity": "plays",
"played_duration": "PT33S",
"domain": "radio",
"id": "b07m5dz0", // this is the episode pid
"version_id": "b07m58x5", //this is the version pid
"uas_type": "episode",
"data": {
/// episode_summary/clip_summary objects
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment