Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1313555/?format=api
{ "id": 1313555, "uri": "https://api.kexp.org/v2/plays/1313555/?format=api", "airdate": "2007-12-13T02:42:28-08:00", "show": 22973, "show_uri": "https://api.kexp.org/v2/shows/22973/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/41CM4KJGZ3L.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41CM4KJGZ3L._SL75_.jpg", "song": "Beginning to See the Light", "track_id": "f81de05a-e2bc-415e-974b-697a8f15cec8", "recording_id": null, "artist": "The Velvet Underground", "artist_ids": [ "94b0fb9d-a066-4823-b2ec-af1d324bcfcf" ], "album": "The Best of Lou Reed & The Velvet Underground", "release_id": "fcd16819-5618-4115-b750-6ab002d2e12e", "release_group_id": null, "labels": [ "Verve" ], "label_ids": [ "99a24d71-54c1-4d3f-88cc-00fbcc4fce83" ], "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" }