- [ ] `GET` `/station/{station_id}/playlists` - [ ] `POST` `/station/{station_id}/playlists` - [ ] `GET` `/station/{station_id}/playlist/{id}` - [ ] `PUT` `/station/{station_id}/playlist/{id}` - [ ] `DELETE` `/station/{station_id}/playlist/{id}`
GET/station/{station_id}/playlistsPOST/station/{station_id}/playlistsGET/station/{station_id}/playlist/{id}PUT/station/{station_id}/playlist/{id}DELETE/station/{station_id}/playlist/{id}