Authentication
Search
Download
Feeds
/api/1.1/tracks/search/
Getting the list of tracks inside the category.
This method required authentication with read permission.
<result name="response" numFound="22" start="21">
<doc>
<str name="bitRate">128,000</str>
<arr name="category">
<str>Pop Rock</str>
<str>Rock</str>
</arr>
<str name="details">a mid-tempo acoustic guitar and piano tune with full band
a la sheryl crow or jack Johnson</str>
<str name="fileNameOnly">48e3b4b259387</str>
<str name="fileType">mp3</str>
<int name="fileidfileID">26033</int>
<str name="intervalLength">1-2M</str>
<int name="lengthSeconds">195</int>
<int name="downloadCount">54</int>
<str name="metaAlbumName">GreenWire Music and Audio</str>
<str name="metaArtistName">greenwiremusic</str>
<str name="metaTitle">Homecoming</str>
<str name="refreshRateKHz">48000</str>
<str name="tags">warm, happy, acoustic</str>
<str name="topCategory">music</str>
<int name="categoryID">173</int>
<int name="filesize">5.4MB</int>
<str name="trackLength">3:15</str>
<str name="uploadDate">2008-10-01 12:34:42.0</str>
</doc>
<doc>
<str name="bitRate">320000</str>
<arr name="category">
<str>Pop Rock</str>
<str>Rock</str>
</arr>
<str name="details">melodic, catchy acoustic guitar based tune.</str>
<str name="fileNameOnly">493ddd710f488</str>
<str name="fileType">mp3</str>
<int name="fileiIdD">33814</int>
<str name="intervalLength">1-2M</str>
<int name="lengthSeconds">99</int>
<int name="downloadCount">54</int>
<str name="metaAlbumName"/>
<str name="metaArtistName">davidhayes</str>
<str name="metaTitle">Without You D</str>
<str name="refreshRateKHz">44100</str>
<str name="tags">acoustic guitar, melodic, hooky</str>
<str name="topCategory">music</str>
<int name="categoryID">173</int>
<str name="trackLength">1:39</str>
<str name="uploadDate">2008-12-08 21:52:33.0</str>
</doc>
</result>
