Skip to content

Instantly share code, notes, and snippets.

@RichardBlair
Created July 5, 2011 15:46
Show Gist options
  • Save RichardBlair/1065096 to your computer and use it in GitHub Desktop.
Save RichardBlair/1065096 to your computer and use it in GitHub Desktop.
/api/v1/brand/55/pod/1/?format=json&username=your_username&api_key=your_apikey
{
"active":true,
"brand":"/api/v1/brand/55/",
"created_at":"2011-05-24T13:50:28",
"id":"1",
"is_archived":false,
"name":"Richard Blair",
"seriesdata":"/api/v1/brand/55/pod/1/seriesdata/",
"type":"twitter_profile",
"updated_at":"2011-06-21T10:18:07",
"uri":"http://twitter.com/richardlblair"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment