Skip to content

Instantly share code, notes, and snippets.

@nettofarah
Created November 12, 2012 13:38
Show Gist options
  • Save nettofarah/4059439 to your computer and use it in GitHub Desktop.
Save nettofarah/4059439 to your computer and use it in GitHub Desktop.
8tracks api xml response
<response>
<logged-in>false</logged-in>
<status>200 OK</status>
<page>1</page>
<per-page>8</per-page>
<errors nil="true"></errors>
<total-entries>99880</total-entries>
<mixes>
<mix>
...
</mix>
...
</mixes>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment