Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1415096/?format=api
{ "id": 1415096, "uri": "https://api.kexp.org/v2/plays/1415096/?format=api", "airdate": "2008-08-27T22:26:51-07:00", "show": 24683, "show_uri": "https://api.kexp.org/v2/shows/24683/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Let's Ride", "track_id": null, "recording_id": null, "artist": "(Various Artists) Andy Combs and the Moth", "artist_ids": [], "album": "PDX Pop Now! 2008", "release_id": null, "release_group_id": null, "labels": [ "PDX Pop Now!" ], "label_ids": [ "5a15108f-d05e-46d2-9049-6d1b0d809eff" ], "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" }