We sent the following elements with our REQUEST:

We got back the following array in RESPONSE:
array(4) {
  ["ArtistID"]=>
  array(1) {
    [0]=>
    string(5) "65868"
  }
  ["ArticleType"]=>
  array(1) {
    [0]=>
    string(11) "Description"
  }
  ["Filter"]=>
  array(1) {
    [0]=>
    array(1) {
      ["LanguageCode"]=>
      array(1) {
        [0]=>
        string(2) "en"
      }
    }
  }
  ["ArticleList"]=>
  array(1) {
    [0]=>
    array(1) {
      ["Article"]=>
      array(1) {
        [0]=>
        array(4) {
          ["ArticleText"]=>
          string(691) "She's got a bucket full of energy and a pocket full of guitar strings! The lady of rock will give you quite a nice shock, with her deep tones of mystery & her Jimmy Hendrix plucks. Influenced by the 70s & 21st Century. Kate Cassidy is professional singer with more attitude than a pit bull terrier, when she's on stage she's in control, if you thought Tina Turner was good you aint seen nothing yet. Kate is 1 lady who can definitely hold a note! Her style of writing and performing is a cut above the rest, this woman really can play the guitar & sing at the same time, she really doesn't mime! There are few words to describe Kate's music, the best thing to do is listen to it."
          ["ArticleLanguageID"]=>
          string(1) "1"
          ["ArticleLanguageCode"]=>
          string(2) "en"
          ["ArticleLanguageName"]=>
          string(7) "English"
        }
      }
    }
  }
}

We assign the array to seperate variables and OUTPUT these (without any design here):