Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/500242/?format=api
{ "id": 500242, "uri": "https://api.kexp.org/v2/plays/500242/?format=api", "airdate": "2001-12-25T11:32:00-08:00", "show": 8590, "show_uri": "https://api.kexp.org/v2/shows/8590/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "chichen itza", "track_id": null, "recording_id": null, "artist": "Tales From the Birdbath", "artist_ids": [ "3d5c1a55-4210-4e6b-b69a-b488aae01d75" ], "album": "Cut and Paste etc.", "release_id": null, "release_group_id": null, "labels": [ "Birthmark" ], "label_ids": [], "release_date": null, "rotation_status": "Light", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }