$this->id, 'stationuuid' => $this->stationuuid, 'name' => $this->name, 'favicon' => $this->favicon, 'urlresolved' => $this->urlresolved, 'bitrate' => $this->bitrate, 'country' => $this->country, 'language' => $this->language, 'homepage' => $this->homepage, 'codec' => $this->codec, 'tags' => $this->tags ]; } }