GET lists/news/:id

Updated on Fri, 2012-03-23

Retrieve a news article represented by the given id.

Parameters

idrequired

The numerical ID of the desired article.

Example Values: 4815380

callbackoptional

Only available for JSON format. If supplied, the response will use the JSONP format with a callback of the given name.

Resource Information

Requires Authentication?No
Response Formatsjson
xml
HTTP MethodsGET