Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456190/?format=api
{ "id": 456190, "uri": "https://api.kexp.org/v2/plays/456190/?format=api", "airdate": "2001-08-16T05:12:00-07:00", "show": 7723, "show_uri": "https://api.kexp.org/v2/shows/7723/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/3190ZW5EVGL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/3190ZW5EVGL._SL75_.jpg", "song": "Still Dream", "track_id": "62b2c03f-91b2-494e-8338-4aa3a23effdc", "recording_id": null, "artist": "Varnaline", "artist_ids": [ "24a48aa8-c51d-48b0-9a6b-7e7f8e3bdea6" ], "album": "Songs in a Northern Key", "release_id": "6bb2a9a2-6a7f-4d5a-9fe3-6148b233c69b", "release_group_id": null, "labels": [ "E-Squared/Artemis" ], "label_ids": [], "release_date": null, "rotation_status": "Medium", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }