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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 2014-10-08
    • Affects Version/s: None
    • Component/s: 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".

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

              Created:
              Updated:
              Resolved:

                Version Package
                2014-10-08