<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Spotify API - Tracks Genre in Other (Podcasts, Partners, etc.)</title>
    <link>https://community.spotify.com/t5/Other-Podcasts-Partners-etc/Spotify-API-Tracks-Genre/m-p/1291464#M23624</link>
    <description>.... great help! Thanks ................</description>
    <pubDate>Mon, 15 Feb 2016 00:40:31 GMT</pubDate>
    <dc:creator>BartekWu</dc:creator>
    <dc:date>2016-02-15T00:40:31Z</dc:date>
    <item>
      <title>Spotify API - Tracks Genre</title>
      <link>https://community.spotify.com/t5/Other-Podcasts-Partners-etc/Spotify-API-Tracks-Genre/m-p/1289804#M23513</link>
      <description>&lt;P&gt;Hi there guys!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just trying to get all of the track genres of my own playlist, I know, the genres are saved under the album of the track. If I try to get a genre of the album (in which my track is in) I only get an empty array in JSON (see example below). Do Spotify not save the genres of the tracks, or what kind of reason does it have? Thanks in advance! Peace Bartek!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"&lt;SPAN class="hljs-attribute"&gt;album_type&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"single"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;artists&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;[ { "&lt;SPAN class="hljs-attribute"&gt;external_urls&lt;/SPAN&gt;" : { "&lt;SPAN class="hljs-attribute"&gt;spotify&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"&lt;A href="https://open.spotify.com/artist/7ljL11SRgjkdqO8NqjJBVU" target="_blank"&gt;https://open.spotify.com/artist/7ljL11SRgjkdqO8NqjJBVU&lt;/A&gt;"&lt;/SPAN&gt; }, "&lt;SPAN class="hljs-attribute"&gt;href&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"&lt;A href="https://api.spotify.com/v1/artists/7ljL11SRgjkdqO8NqjJBVU" target="_blank"&gt;https://api.spotify.com/v1/artists/7ljL11SRgjkdqO8NqjJBVU&lt;/A&gt;"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;id&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"7ljL11SRgjkdqO8NqjJBVU"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;name&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"Funkerman"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;type&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"artist"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;uri&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"&lt;A href="spotify:artist:7ljL11SRgjkdqO8NqjJBVU" target="_blank"&gt;spotify:artist:7ljL11SRgjkdqO8NqjJBVU&lt;/A&gt;"&lt;/SPAN&gt; } ]&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;available_markets&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;[ &lt;SPAN class="hljs-string"&gt;"AD"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"AR"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"AU"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"BE"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"BO"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"BR"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"CA"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"CL"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"CO"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"CR"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"CY"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"DO"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"EC"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"EE"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"ES"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"FR"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"GB"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"GR"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"GT"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"HK"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"HN"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"IE"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"IT"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"LI"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"LT"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"LU"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"LV"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"MC"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"MT"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"MX"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"MY"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"NI"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"NL"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"NZ"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"PA"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"PE"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"PH"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"PT"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"PY"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"SG"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"SV"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"TR"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"TW"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"US"&lt;/SPAN&gt;, &lt;SPAN class="hljs-string"&gt;"UY"&lt;/SPAN&gt; ]&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;copyrights&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;[ { "&lt;SPAN class="hljs-attribute"&gt;text&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"2015 Be Yourself Catalogue B.V."&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;type&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"C"&lt;/SPAN&gt; }, { "&lt;SPAN class="hljs-attribute"&gt;text&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"2015 Can You Feel It B.V."&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;type&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"P"&lt;/SPAN&gt; } ]&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;external_ids&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;{ "&lt;SPAN class="hljs-attribute"&gt;upc&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"8715576157769"&lt;/SPAN&gt; }&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;external_urls&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;{ "&lt;SPAN class="hljs-attribute"&gt;spotify&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"&lt;A href="https://open.spotify.com/album/3IcyzfyULphgLSPJ6HU0kN" target="_blank"&gt;https://open.spotify.com/album/3IcyzfyULphgLSPJ6HU0kN&lt;/A&gt;"&lt;/SPAN&gt; }&lt;/SPAN&gt;, &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;"&lt;SPAN class="hljs-attribute"&gt;genres&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;[ ]&lt;/SPAN&gt;, &amp;lt;&amp;lt;&amp;lt;&amp;lt; Here an example&lt;/FONT&gt;&lt;/STRONG&gt; "&lt;SPAN class="hljs-attribute"&gt;href&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"&lt;A href="https://api.spotify.com/v1/albums/3IcyzfyULphgLSPJ6HU0kN" target="_blank"&gt;https://api.spotify.com/v1/albums/3IcyzfyULphgLSPJ6HU0kN&lt;/A&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;id&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;&lt;SPAN class="hljs-string"&gt;"3IcyzfyULphgLSPJ6HU0kN"&lt;/SPAN&gt;&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;images&lt;/SPAN&gt;" : &lt;SPAN class="hljs-value"&gt;[ { "&lt;SPAN class="hljs-attribute"&gt;height&lt;/SPAN&gt;" : &lt;SPAN class="hljs-number"&gt;640&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;url&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"&lt;A href="https://i.scdn.co/image/76efeb707c741b08ac6f684151bf70c054f184ad" target="_blank"&gt;https://i.scdn.co/image/76efeb707c741b08ac6f684151bf70c054f184ad&lt;/A&gt;"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;width&lt;/SPAN&gt;" : &lt;SPAN class="hljs-number"&gt;640&lt;/SPAN&gt; }, { "&lt;SPAN class="hljs-attribute"&gt;height&lt;/SPAN&gt;" : &lt;SPAN class="hljs-number"&gt;300&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;url&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"&lt;A href="https://i.scdn.co/image/fb10d980b13802d00e2b5d17ff2f83778678f2e3" target="_blank"&gt;https://i.scdn.co/image/fb10d980b13802d00e2b5d17ff2f83778678f2e3&lt;/A&gt;"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;width&lt;/SPAN&gt;" : &lt;SPAN class="hljs-number"&gt;300&lt;/SPAN&gt; }, { "&lt;SPAN class="hljs-attribute"&gt;height&lt;/SPAN&gt;" : &lt;SPAN class="hljs-number"&gt;64&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;url&lt;/SPAN&gt;" : &lt;SPAN class="hljs-string"&gt;"&lt;A href="https://i.scdn.co/image/17e9350e1c50192e4d28263e6f60ad377bfad8b7" target="_blank"&gt;https://i.scdn.co/image/17e9350e1c50192e4d28263e6f60ad377bfad8b7&lt;/A&gt;"&lt;/SPAN&gt;, "&lt;SPAN class="hljs-attribute"&gt;width&lt;/SPAN&gt;" : &lt;SPAN class="hljs-number"&gt;64&lt;/SPAN&gt; } ]&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[....]&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 17:35:42 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Other-Podcasts-Partners-etc/Spotify-API-Tracks-Genre/m-p/1289804#M23513</guid>
      <dc:creator>BartekWu</dc:creator>
      <dc:date>2016-02-11T17:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API - Tracks Genre</title>
      <link>https://community.spotify.com/t5/Other-Podcasts-Partners-etc/Spotify-API-Tracks-Genre/m-p/1291464#M23624</link>
      <description>.... great help! Thanks ................</description>
      <pubDate>Mon, 15 Feb 2016 00:40:31 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Other-Podcasts-Partners-etc/Spotify-API-Tracks-Genre/m-p/1291464#M23624</guid>
      <dc:creator>BartekWu</dc:creator>
      <dc:date>2016-02-15T00:40:31Z</dc:date>
    </item>
  </channel>
</rss>

