<?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 Query a specific playlist by ID in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Query-a-specific-playlist-by-ID/m-p/5011594#M880</link>
    <description>&lt;P&gt;Why can't we query a specific playlist by ID? We can do this with a track.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There simply is no id or playlist_id argument within the playlists field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In GraphQL, I simply can't filter by playlist id:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;spotify {&lt;BR /&gt;me {&lt;BR /&gt;playlists(id: "xxxxxxxxxxxxxxxxxx") {&lt;BR /&gt;name&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why not?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The endpoint is listed right here in your own docs:&amp;nbsp;&lt;A href="https://developer.spotify.com/console/get-playlist/" target="_blank" rel="noopener"&gt;https://developer.spotify.com/console/get-playlist/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 05 Aug 2020 21:36:45 GMT</pubDate>
    <dc:creator>djmtype</dc:creator>
    <dc:date>2020-08-05T21:36:45Z</dc:date>
    <item>
      <title>Query a specific playlist by ID</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Query-a-specific-playlist-by-ID/m-p/5011594#M880</link>
      <description>&lt;P&gt;Why can't we query a specific playlist by ID? We can do this with a track.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There simply is no id or playlist_id argument within the playlists field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In GraphQL, I simply can't filter by playlist id:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;spotify {&lt;BR /&gt;me {&lt;BR /&gt;playlists(id: "xxxxxxxxxxxxxxxxxx") {&lt;BR /&gt;name&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why not?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The endpoint is listed right here in your own docs:&amp;nbsp;&lt;A href="https://developer.spotify.com/console/get-playlist/" target="_blank" rel="noopener"&gt;https://developer.spotify.com/console/get-playlist/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 21:36:45 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Query-a-specific-playlist-by-ID/m-p/5011594#M880</guid>
      <dc:creator>djmtype</dc:creator>
      <dc:date>2020-08-05T21:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Query a specific playlist by ID</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Query-a-specific-playlist-by-ID/m-p/5011648#M882</link>
      <description>&lt;P&gt;It looks like Spotify at one point supported a playlist field that required 2 arguments: userId and id (for the playlist). I found it here:&amp;nbsp;&lt;A href="https://spotify-api-graphql-console.herokuapp.com/" target="_blank"&gt;https://spotify-api-graphql-console.herokuapp.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looked like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;query {&lt;/P&gt;&lt;P&gt;playlist(userId: "mememe", id:"xxxxxxxxxxxxxxxxxx") {&lt;BR /&gt;name&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does Spotify no longer support this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 22:40:58 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Query-a-specific-playlist-by-ID/m-p/5011648#M882</guid>
      <dc:creator>djmtype</dc:creator>
      <dc:date>2020-08-05T22:40:58Z</dc:date>
    </item>
  </channel>
</rss>

