Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1337881/?format=api
{ "id": 1337881, "uri": "https://api.kexp.org/v2/plays/1337881/?format=api", "airdate": "2008-02-12T17:31:06-08:00", "show": 23379, "show_uri": "https://api.kexp.org/v2/shows/23379/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Let Go", "track_id": null, "recording_id": null, "artist": "Cut Off Your Hands", "artist_ids": [ "5394752b-3a31-4281-adc4-9249dcae50c9" ], "album": "Shaky Hands EP", "release_id": null, "release_group_id": null, "labels": [ "Speak N Spell" ], "label_ids": [ "f3f4e5e7-4fd4-4e09-b83c-c3af9bd5b3af" ], "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" }