Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1360514/?format=api
{ "id": 1360514, "uri": "https://api.kexp.org/v2/plays/1360514/?format=api", "airdate": "2008-04-10T12:55:58-07:00", "show": 23757, "show_uri": "https://api.kexp.org/v2/shows/23757/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "The Goat", "track_id": null, "recording_id": null, "artist": "The Lawnmowers", "artist_ids": [ "66eb154a-6605-4a65-b840-39870a46c559" ], "album": "The Lawnmowers", "release_id": null, "release_group_id": null, "labels": [ "Good-Ink" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }