Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1339820/?format=api
{ "id": 1339820, "uri": "https://api.kexp.org/v2/plays/1339820/?format=api", "airdate": "2008-02-17T10:33:00-08:00", "show": 23410, "show_uri": "https://api.kexp.org/v2/shows/23410/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Spoonful", "track_id": null, "recording_id": null, "artist": "Super Super Blues Band", "artist_ids": [], "album": "Super Super Blues Band", "release_id": null, "release_group_id": null, "labels": [ "Chess Records" ], "label_ids": [ "6c6eb4e5-f7c7-48bd-93d2-4901b4971e12" ], "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" }