Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/453116/?format=api
{ "id": 453116, "uri": "https://api.kexp.org/v2/plays/453116/?format=api", "airdate": "2001-08-07T11:44:00-07:00", "show": 7667, "show_uri": "https://api.kexp.org/v2/shows/7667/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Mea Culpa", "track_id": null, "recording_id": null, "artist": "David Byrne and Brian Eno", "artist_ids": [ "bf6e1d7a-511e-4131-b3c6-de49dcbb4ba2" ], "album": "My Life in the Bush of Ghosts", "release_id": null, "release_group_id": null, "labels": [ "Sire" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": false, "is_request": true, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }