Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456829/?format=api
{ "id": 456829, "uri": "https://api.kexp.org/v2/plays/456829/?format=api", "airdate": "2001-08-17T22:08:00-07:00", "show": 7734, "show_uri": "https://api.kexp.org/v2/shows/7734/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/51JzUkeUg7L.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51JzUkeUg7L._SL75_.jpg", "song": "D-Day", "track_id": "741f86b6-ae8a-403f-8bba-13516b1cb813", "recording_id": null, "artist": "The Allies", "artist_ids": [ "7a4f6461-3aea-4497-968e-67260453dc7c" ], "album": "D-Day", "release_id": "da34214f-b1f3-4600-be61-9042e3480678", "release_group_id": null, "labels": [ "Asphodel" ], "label_ids": [ "c1daac89-9b64-4d35-8a41-1f6cae8e0519" ], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }