Sha256: b88851141e82dfcbe68b88eda26a9cc4f7dbd5a50d7875733f6fbef764dd5752

Contents?: true

Size: 541 Bytes

Versions: 9

Compression:

Stored size: 541 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<artists xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns="http://www.spotify.com/ns/music/1">
  <opensearch:Query role="request" startPage="1" searchTerms="1200 Micrograms"/>
  <opensearch:totalResults>1</opensearch:totalResults>
  <opensearch:startIndex>0</opensearch:startIndex>
  <opensearch:itemsPerPage>100</opensearch:itemsPerPage>
  <artist href="spotify:artist:3AUNfvctGVnEOGZiAh0JIK">
    <name>1200 Micrograms</name>

    <popularity>0.48196</popularity>
  </artist>
</artists>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
meta-spotify-0.3.3 test/fixtures/artist_search_one_result.xml
meta-spotify-0.3.2 test/fixtures/artist_search_one_result.xml
meta-spotify-0.3.1 test/fixtures/artist_search_one_result.xml
meta-spotify-0.3.0 test/fixtures/artist_search_one_result.xml
meta-spotify-0.2.0 test/fixtures/artist_search_one_result.xml
meta-spotify-0.1.6 test/fixtures/artist_search_one_result.xml
meta-spotify-0.1.5 test/fixtures/artist_search_one_result.xml
meta-spotify-0.1.4 test/fixtures/artist_search_one_result.xml
meta-spotify-0.1.3 test/fixtures/artist_search_one_result.xml