Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/450022/?format=api
{ "id": 450022, "uri": "https://api.kexp.org/v2/plays/450022/?format=api", "airdate": "2001-07-29T11:24:00-07:00", "show": 7609, "show_uri": "https://api.kexp.org/v2/shows/7609/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/41HERGF7EZL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41HERGF7EZL._SL75_.jpg", "song": "My Time After Awhile", "track_id": null, "recording_id": null, "artist": "Buddy Guy", "artist_ids": [ "4336a134-d091-4e54-9967-c7c433db6d4e" ], "album": "The Very Best of Buddy Guy", "release_id": "007edb1b-9050-4855-9a7f-ab7e55a37fbe", "release_group_id": null, "labels": [ "Rhino" ], "label_ids": [ "c4f2cf49-b57c-4cc1-8061-f54400704ac4" ], "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" }