Skip to content

Instantly share code, notes, and snippets.

@commuterjoy
Created March 19, 2012 16:56
Show Gist options
  • Save commuterjoy/2119146 to your computer and use it in GitHub Desktop.
Save commuterjoy/2119146 to your computer and use it in GitHub Desktop.
News Story API
{
"results" : [ {
"body" : "<body xmlns=\"http://www.bbc.co.uk/asset\" xml:base=\"http://www.bbc.co.uk/article/6b819206-d657-3545-9be2-a73a6347f470\"><image id=\"57609805\" width=\"304\" height=\"171\" href=\"http://wwwpreview.test.newsonline.tc.nca.bbc.co.uk/media/images/57609000/jpg/_57609805_leicestermatfascione.jpg\"><caption>The council advised people to allow more time for travel into the city centre</caption><altText>London Road in Leicester</altText></image><paragraph role=\"introduction\">TRSETESTSETSETSETSETSEDrivers have been warned to expect delays on one of the main routes into Leicester city centre over the next few months due to roadworks.</paragraph><paragraph>Sections of London Road, Regent Road and University Road will be closed off between January and March to allow new heating pipes to be fitted.</paragraph><paragraph>The city council said the work would be carried out in three phases to minimise disruption.</paragraph><paragraph>Diversions are to be set up and several bus stops will be moved.</paragraph><paragraph>The new pipes are being installed as part of the 25-year District Heating Scheme which aims to bring low-carbon heating and energy to thousands of homes and buildings across the city.</paragraph><crosshead>'Major project'</crosshead><paragraph>University Road will be one way between Regent Road and London Road during the first phase of work, from 10 to 27 January.</paragraph><paragraph>The second phase, from 30 January to 6 March, will see London Road's bus lane opened up to all traffic as pipes are installed along the middle of the road.</paragraph><paragraph>The final phase, from 7 to 23 March, will centre on the junction between London Road and Saxby Street.</paragraph><paragraph>The city council said signs would help redirect motorists and bus passengers while the work is carried out.</paragraph><paragraph>Leicester's deputy mayor Rory Palmer said: \"We are sorry for the disruption to road users that we realise is unavoidable.</paragraph><paragraph>\"It is clearly a major project which, once completed, will have enormous benefits to homes and buildings all over the city.\"</paragraph></body>",
"media" : {
"images" : {
"body" : {
"57609805" : {
"height" : 171,
"width" : 304,
"caption" : "The council advised people to allow more time for travel into the city centre",
"altText" : "London Road in Leicester",
"href" : "http://wwwpreview.test.newsonline.tc.nca.bbc.co.uk/media/images/57609000/jpg/_57609805_leicestermatfascione.jpg"
}
},
"index" : {
"57609808" : {
"height" : 261,
"width" : 464,
"altText" : "London Road in Leicester",
"href" : "http://wwwpreview.test.newsonline.tc.nca.bbc.co.uk/media/images/57609000/jpg/_57609808_leicestermatfascione.jpg"
}
}
}
},
"relatedGroups" : [ {
"type" : "index",
"items" : [ {
"title" : "Approval for £3.5m station revamp",
"type" : "LINK",
"firstCreated" : "2011-09-22T07:11:29+00:00",
"links" : {
"enhancedmobile" : "http://www.bbc.co.uk/news/mobile/uk-england-leicestershire-15015549",
"highweb" : "http://www.bbc.co.uk/news/uk-england-leicestershire-15015549"
}
}, {
"title" : "City flyover 'may be demolished'",
"type" : "LINK",
"firstCreated" : "2011-10-13T08:57:08+00:00",
"links" : {
"enhancedmobile" : "http://www.bbc.co.uk/news/mobile/uk-england-leicestershire-15287061",
"highweb" : "http://www.bbc.co.uk/news/uk-england-leicestershire-15287061"
}
} ]
}, {
"type" : "see-alsos",
"items" : [ {
"title" : "City flyover 'may be demolished'",
"type" : "LINK",
"firstCreated" : "2011-10-13T08:57:08+00:00",
"links" : {
"enhancedmobile" : "http://www.bbc.co.uk/news/mobile/uk-england-leicestershire-15287061",
"highweb" : "http://www.bbc.co.uk/news/uk-england-leicestershire-15287061"
}
}, {
"title" : "Approval for £3.5m station revamp",
"type" : "LINK",
"firstCreated" : "2011-09-22T07:11:29+00:00",
"links" : {
"enhancedmobile" : "http://www.bbc.co.uk/news/mobile/uk-england-leicestershire-15015549",
"highweb" : "http://www.bbc.co.uk/news/uk-england-leicestershire-15015549"
}
} ]
}, {
"type" : "related-urls",
"items" : [ {
"title" : "Leicester City Council",
"type" : "LINK",
"links" : {
"highweb" : "http://www.leicester.gov.uk/homepage.aspx"
}
} ]
} ],
"language" : "en-GB",
"type" : "STY",
"options" : {
"allowHeadline" : true,
"allowDateStamp" : true,
"allowRelatedStoriesBox" : true,
"allowRightHandSide" : true,
"includeComments" : false,
"allowPrintingSharingLinks" : true,
"allowAdvertising" : true
},
"lastUpdated" : "2011-12-30T06:12:03+00:00",
"assetUri" : "/news/uk-england-leicestershire-16357964",
"assetId" : "16357964",
"firstCreated" : "2011-12-29T15:10:06+00:00",
"headline" : "Delays expected on major route into Leicester city centre",
"shortHeadline" : "Major route faces roadwork delays 1231564984",
"summary" : "Drivers are warned to expect delays on one of the main routes into Leicester city centre in the new year due to roadworks.",
"section" : {
"name" : "Leicester",
"id" : "99227",
"uri" : "/news/england/leicester"
}
} ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment