Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1345965/?format=api
{ "id": 1345965, "uri": "https://api.kexp.org/v2/plays/1345965/?format=api", "airdate": "2008-03-05T04:15:06-08:00", "show": 23521, "show_uri": "https://api.kexp.org/v2/shows/23521/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Leave In Silence", "track_id": null, "recording_id": null, "artist": "Depeche Mode", "artist_ids": [ "8538e728-ca0b-4321-b7e5-cff6565dd4c0" ], "album": "Depeche Mode CD Singles Box Set, Vol. 1: Leave In Silence", "release_id": null, "release_group_id": null, "labels": [ "Mute" ], "label_ids": [ "e0b106a5-4add-4839-9e40-c192457e1bf8" ], "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" }