Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/345101/?format=api
{ "id": 345101, "uri": "https://api.kexp.org/v2/plays/345101/?format=api", "airdate": "2019-06-23T10:12:00-07:00", "show": 5753, "show_uri": "https://api.kexp.org/v2/shows/5753/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "I’ve Got the Blues So Bad", "track_id": "ef4250ef-3d33-411b-b5de-1639b8073855", "recording_id": null, "artist": "Henry Artis & The Nitehawks", "artist_ids": [ "1190f195-e314-453e-9be4-20a22b3dae97" ], "album": "Super Rare Electric Blues", "release_id": null, "release_group_id": null, "labels": [], "label_ids": [], "release_date": "1950-01-01", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }