Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1339642/?format=api
{ "id": 1339642, "uri": "https://api.kexp.org/v2/plays/1339642/?format=api", "airdate": "2008-02-16T21:08:24-08:00", "show": 23406, "show_uri": "https://api.kexp.org/v2/shows/23406/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Oxyclean", "track_id": null, "recording_id": null, "artist": "The Boats", "artist_ids": [ "509dec18-0d85-4879-b666-fb9f4c233420" ], "album": "demo", "release_id": null, "release_group_id": null, "labels": [ "Self Immolation" ], "label_ids": [ "32401bee-ae52-4a4c-bd72-f907b55a71ee" ], "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" }