Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/499937/?format=api
{ "id": 499937, "uri": "https://api.kexp.org/v2/plays/499937/?format=api", "airdate": "2001-12-24T15:00:00-08:00", "show": 8585, "show_uri": "https://api.kexp.org/v2/shows/8585/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/51tXPlFO4EL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51tXPlFO4EL._SL75_.jpg", "song": "Pop Life", "track_id": null, "recording_id": null, "artist": "Prince & The Revolution", "artist_ids": [ "4c8ead39-b9df-4c56-a27c-51bc049cfd48" ], "album": "Around the World in a Day", "release_id": "252dc472-62c7-43d7-af4b-dfea71cda051", "release_group_id": null, "labels": [ "Warner Bros." ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": true, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }