Skip to content

Instantly share code, notes, and snippets.

@nettofarah
Created November 16, 2012 16:50
Show Gist options
  • Save nettofarah/4088898 to your computer and use it in GitHub Desktop.
Save nettofarah/4088898 to your computer and use it in GitHub Desktop.
find mixes response
<response>
<id>3</id>
<path>/mix_sets/3</path>
<restful-url>http://8tracks.com/mix_sets/3</restful-url>
<total-entries>326448</total-entries>
<page>1</page>
<per-page>12</per-page>
<next-page>2</next-page>
<previous-page nil="true"></previous-page>
<total-pages>27204</total-pages>
<canonical-path>/</canonical-path>
<status>200 OK</status>
<errors nil="true"></errors>
<notices nil="true"></notices>
<logged-in>false</logged-in>
<mixes>
<mix>
<id>407945</id>
<name>DancePants</name>
<published>true</published>
<description>Out of body, in the club</description>
<plays-count>12197</plays-count>
<likes-count>1734</likes-count>
<slug>dancepants</slug>
<path>/fratmusic/dancepants</path>
<cover-urls>
<sq56>http://cf1.8tracks.us/mix_covers/000/407/945/36318.sq56.jpg</sq56>
<sq100>http://cf1.8tracks.us/mix_covers/000/407/945/36318.sq100.jpg</sq100>
<sq133>http://cf1.8tracks.us/mix_covers/000/407/945/36318.sq133.jpg</sq133>
<max133w>http://cf1.8tracks.us/mix_covers/000/407/945/36318.max133w.jpg</max133w>
<max200>http://cf1.8tracks.us/mix_covers/000/407/945/36318.max200.jpg</max200>
<original>http://cf1.8tracks.us/mix_covers/000/407/945/36318.original.png</original>
</cover-urls>
<restful-url>http://8tracks.com/mixes/407945</restful-url>
<tag-list-cache>dance &amp; house, dance, house &amp; electronic</tag-list-cache>
<first-published-at>2011-10-13T03:20:00Z</first-published-at>
<liked-by-current-user>false</liked-by-current-user>
<nsfw>false</nsfw>
<user>
<id>112765</id>
<login>fratmusic</login>
<slug>fratmusic</slug>
<avatar-urls>
<sq56>http://cf1.8tracks.us/avatars/000/112/765/87349.sq56.jpg</sq56>
<sq72>http://cf1.8tracks.us/avatars/000/112/765/87349.sq72.jpg</sq72>
<sq100>http://cf1.8tracks.us/avatars/000/112/765/87349.sq100.jpg</sq100>
<max200>http://cf1.8tracks.us/avatars/000/112/765/87349.max200.jpg</max200>
</avatar-urls>
<followed-by-current-user>false</followed-by-current-user>
</user>
</mix>
...
</mixes>
<notices nil="true"></notices>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment