Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/2682020/?format=api
{ "id": 2682020, "uri": "https://api.kexp.org/v2/plays/2682020/?format=api", "airdate": "2020-01-04T11:50:00-08:00", "show": 46289, "show_uri": "https://api.kexp.org/v2/shows/46289/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "A Love I Can Feel", "track_id": null, "recording_id": null, "artist": "John Holt", "artist_ids": [ "38d64df7-5b7f-42ca-9d98-9541640ca84f" ], "album": "The Best of Studio One", "release_id": null, "release_group_id": null, "labels": [ "Heartbeat" ], "label_ids": [ "bb7e051c-73b5-47c5-8cc9-254f6d8523d7" ], "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" }