Nitro response (JSON) - MikeRalphson/bbcapis GitHub Wiki

{
"nitro": {
"pagination": {
  "next": {
    "href" : "/nitro/api/schedules?page=2&page_size=2&sid=bbc_one_london&start_from=2014-10-08T16%3a30%3a00Z"
  }
},
"results": {
  "page": "1",
  "more_than": "258",
  "total": "259",
  "page_size": "2",
  "broadcast": [
    {
      "pid": "p027hl8c",
      "partner": "s0000001",
      "service": {
        "href": "/nitro/api/services?sid=bbc_one_london",
        "result_type": "service",
        "sid": "bbc_one_london"
      },
      "updated_time": "2014-09-28T02:06:34Z",
      "published_time": {
        "duration": "PT30M",
        "end": "2014-10-08T17:30:00Z",
        "start": "2014-10-08T17:00:00Z"
      },
      "is_blanked": "false",
      "is_repeat": "false",
      "is_audio_described": "false",
      "is_critical": "false",
      "is_simulcast": "true",
      "broadcast_of": [
        {
          "href": "/nitro/api/versions?pid=b04kfljj",
          "result_type": "version",
          "pid": "b04kfljj"
        },
        {
          "href": "/nitro/api/programmes?pid=b04kflk9",
          "result_type": "episode",
          "pid": "b04kflk9"
        }
      ],
      "image": {
        "pid": "p01lc2j5",
        "template_url": "http://ichef.bbci.co.uk/images/ic/$rec",
        "replaced_by": "mixin=images",
        "deprecated_since": "2014-07-09",
        "deprecated": "true"
      }
    },
    {
      "pid": "p027hl8d",
      "partner": "s0000001",
      "service": {
        "href": "/nitro/api/services?sid=bbc_one_london",
        "result_type": "service",
        "sid": "bbc_one_london"
      },
      "updated_time": "2014-09-28T02:06:34Z",
      "published_time": {
        "duration": "PT25M",
        "end": "2014-10-08T17:55:00Z",
        "start": "2014-10-08T17:30:00Z"
      },
      "is_blanked": "false",
      "is_repeat": "false",
      "is_audio_described": "false",
      "is_critical": "false",
      "is_simulcast": "true",
      "broadcast_of": [
        {
          "href": "/nitro/api/versions?pid=b04kfprb",
          "result_type": "version",
          "pid": "b04kfprb"
        },
        {
          "href": "/nitro/api/programmes?pid=b04kfprk",
          "result_type": "episode",
          "pid": "b04kfprk"
        }
      ],
      "image": {
        "pid": "p01lcjj4",
        "template_url": "http://ichef.bbci.co.uk/images/ic/$rec",
        "replaced_by": "mixin=images",
        "deprecated_since": "2014-07-09",
        "deprecated": "true"
      }
    }
  ]
}
}
}