Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/354999/?format=api
{ "id": 354999, "uri": "https://api.kexp.org/v2/plays/354999/?format=api", "airdate": "2019-07-16T07:37:00-07:00", "show": 5919, "show_uri": "https://api.kexp.org/v2/shows/5919/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Stay Another Season", "track_id": "a64e777d-77e2-3ff7-82ce-8f0b0cc1fd69", "recording_id": null, "artist": "The Avalanches", "artist_ids": [ "a6623d39-2d8e-4f70-8242-0a9553b91e50" ], "album": "Since I Left You", "release_id": "4e0d832b-c8ed-4cbd-bf8d-40494a0a16a3", "release_group_id": null, "labels": [ "Sire Records" ], "label_ids": [ "be0fec81-5c18-4494-8bbf-0d81dec006bf" ], "release_date": "2001-11-06", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }