Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456022/?format=api
{ "id": 456022, "uri": "https://api.kexp.org/v2/plays/456022/?format=api", "airdate": "2001-08-15T17:45:52-07:00", "show": 7720, "show_uri": "https://api.kexp.org/v2/shows/7720/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/41RGD2T306L.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41RGD2T306L._SL75_.jpg", "song": "Star Dust", "track_id": null, "recording_id": null, "artist": "Hot Club of Cowtown", "artist_ids": [ "7e7e9fe3-69d9-407e-b5d3-a4906ca73740" ], "album": "Dev'lish Mary", "release_id": "42c81f9b-72d1-4f8f-81cd-69737c99c1b9", "release_group_id": null, "labels": [ "Hightone" ], "label_ids": [], "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" }