Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1337581/?format=api
{ "id": 1337581, "uri": "https://api.kexp.org/v2/plays/1337581/?format=api", "airdate": "2008-02-11T23:37:17-08:00", "show": 23375, "show_uri": "https://api.kexp.org/v2/shows/23375/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/513WEBYKR2L.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/513WEBYKR2L._SL75_.jpg", "song": "Story of the Whole Thing", "track_id": null, "recording_id": null, "artist": "Out Hud", "artist_ids": [ "3e7b2266-5a73-4ead-91c9-a73cf9d4b2b4" ], "album": "S.T.R.E.E.T. D.A.D.", "release_id": "3b9f535f-adfc-4410-8953-4c15375b9b8a", "release_group_id": null, "labels": [ "Kranky" ], "label_ids": [ "4536e738-6350-4cae-af70-79d56d106c45" ], "release_date": "2002-11-04", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }