Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1337756/?format=api
{ "id": 1337756, "uri": "https://api.kexp.org/v2/plays/1337756/?format=api", "airdate": "2008-02-12T09:05:09-08:00", "show": 23377, "show_uri": "https://api.kexp.org/v2/shows/23377/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "The Cutter", "track_id": "adafce9e-1679-4351-8075-b91f7953390b", "recording_id": null, "artist": "Echo & The Bunnymen", "artist_ids": [ "ccd4879c-5e88-4385-b131-bf65296bf245" ], "album": "The Very Best of The Tube (disc 1)", "release_id": "ef397658-a3d1-4ebc-87bc-6db57cad15c4", "release_group_id": null, "labels": [ "Rhino" ], "label_ids": [ "c4f2cf49-b57c-4cc1-8061-f54400704ac4" ], "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" }