Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/442891/?format=api
{ "id": 442891, "uri": "https://api.kexp.org/v2/plays/442891/?format=api", "airdate": "2001-07-08T14:54:32-07:00", "show": 7475, "show_uri": "https://api.kexp.org/v2/shows/7475/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Take Me Out To The Ballgame", "track_id": null, "recording_id": null, "artist": "The Skeletons", "artist_ids": [ "e6039eb8-4237-49c4-b196-e975a7f8404c" ], "album": "In the Flesh", "release_id": null, "release_group_id": null, "labels": [ "East Side" ], "label_ids": [], "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" }