Uploaded image for project: 'MusicBrainz Search Server'
  1. MusicBrainz Search Server
  2. SEARCH-383

JSON return an array called 'artist' instead of 'artists'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2014-10-08
    • None
    • None
    • None

      Hi,

      Searching for artists, I use the following URL : http://musicbrainz.org/ws/2/artist?query=artist:"foo"&limit=10&fmt=json
      The response look like :

      { "created" => "2013-11-10T07:52:48.173Z",
      "count" => 506,
      "offset" => 0,
      "artist" => [...]
      }

      Accordingly to the doc, I expected to get an "artists" key instead of "artist".

            Unassigned Unassigned
            inkstak Sebastien Savater
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2014-10-08