<?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 Explicit flag discrepancy between API and web page for a clean song in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Explicit-flag-discrepancy-between-API-and-web-page-for-a-clean/m-p/7292779#M19432</link>
    <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone explain an apparent explicit flag discrepancy between the Spotify API and web page for Great American Bar Scene by Zach Bryan? When viewed with the Spotify web app, there is no 'E' prefix but the 'explicit' flag is True in the data returned by an API query using spotify.search(). Any pointers as to how I can avoid false positives such as this when using the API are much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Eric G.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;Target song:&amp;nbsp;&lt;A href="https://open.spotify.com/track/1TsadArUq4i1MXlpVBfVpk" target="_blank" rel="noopener"&gt;https://open.spotify.com/track/1TsadArUq4i1MXlpVBfVpk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;API Data Decode:&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;track = results[&lt;SPAN&gt;"tracks"&lt;/SPAN&gt;][&lt;SPAN&gt;"items"&lt;/SPAN&gt;][&lt;SPAN&gt;0&lt;/SPAN&gt;]&lt;BR /&gt;normalized_title = track[&lt;SPAN&gt;"name"&lt;/SPAN&gt;]&lt;BR /&gt;normalized_artist = track[&lt;SPAN&gt;"artists"&lt;/SPAN&gt;][&lt;SPAN&gt;0&lt;/SPAN&gt;][&lt;SPAN&gt;"name"&lt;/SPAN&gt;]&lt;BR /&gt;is_explicit = track[&lt;SPAN&gt;'explicit'&lt;/SPAN&gt;]&lt;/PRE&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 06 Jan 2026 01:04:24 GMT</pubDate>
    <dc:creator>mr_bones</dc:creator>
    <dc:date>2026-01-06T01:04:24Z</dc:date>
    <item>
      <title>Explicit flag discrepancy between API and web page for a clean song</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Explicit-flag-discrepancy-between-API-and-web-page-for-a-clean/m-p/7292779#M19432</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone explain an apparent explicit flag discrepancy between the Spotify API and web page for Great American Bar Scene by Zach Bryan? When viewed with the Spotify web app, there is no 'E' prefix but the 'explicit' flag is True in the data returned by an API query using spotify.search(). Any pointers as to how I can avoid false positives such as this when using the API are much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Eric G.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details:&lt;/P&gt;&lt;P&gt;Target song:&amp;nbsp;&lt;A href="https://open.spotify.com/track/1TsadArUq4i1MXlpVBfVpk" target="_blank" rel="noopener"&gt;https://open.spotify.com/track/1TsadArUq4i1MXlpVBfVpk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;API Data Decode:&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;track = results[&lt;SPAN&gt;"tracks"&lt;/SPAN&gt;][&lt;SPAN&gt;"items"&lt;/SPAN&gt;][&lt;SPAN&gt;0&lt;/SPAN&gt;]&lt;BR /&gt;normalized_title = track[&lt;SPAN&gt;"name"&lt;/SPAN&gt;]&lt;BR /&gt;normalized_artist = track[&lt;SPAN&gt;"artists"&lt;/SPAN&gt;][&lt;SPAN&gt;0&lt;/SPAN&gt;][&lt;SPAN&gt;"name"&lt;/SPAN&gt;]&lt;BR /&gt;is_explicit = track[&lt;SPAN&gt;'explicit'&lt;/SPAN&gt;]&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Jan 2026 01:04:24 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Explicit-flag-discrepancy-between-API-and-web-page-for-a-clean/m-p/7292779#M19432</guid>
      <dc:creator>mr_bones</dc:creator>
      <dc:date>2026-01-06T01:04:24Z</dc:date>
    </item>
  </channel>
</rss>

