Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456806/?format=api
{ "id": 456806, "uri": "https://api.kexp.org/v2/plays/456806/?format=api", "airdate": "2001-08-17T20:45:36-07:00", "show": 7733, "show_uri": "https://api.kexp.org/v2/shows/7733/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/51otXIbZtsL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51otXIbZtsL._SL75_.jpg", "song": "All I Can Do Is Cry", "track_id": "cf2fe747-e546-42c9-8ec7-cf08f1c3a8ae", "recording_id": null, "artist": "Mike Ness", "artist_ids": [ "45d7e6e8-c5bf-4c59-a79e-c7bb2e9b2cc9" ], "album": "Under the Influences, Volume 1", "release_id": "93a1a156-2246-478a-9ce7-bc15fa4d7f0f", "release_group_id": null, "labels": [ "Time Bomb Records" ], "label_ids": [ "71198ccb-9c82-4355-ac9a-f630d4f93af2" ], "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" }