Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1342545/?format=api
{ "id": 1342545, "uri": "https://api.kexp.org/v2/plays/1342545/?format=api", "airdate": "2008-02-24T09:10:00-08:00", "show": 23456, "show_uri": "https://api.kexp.org/v2/shows/23456/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/21GBMQZ8S6L.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/21GBMQZ8S6L._SL75_.jpg", "song": "I Pity the Fool", "track_id": "1597f6a9-a1b5-407f-9531-14e06c3983b0", "recording_id": null, "artist": "Bobby \"Blue\" Bland", "artist_ids": [ "66ebc271-6a26-4fe7-848b-f217da119d92" ], "album": "Two Steps From the Blues", "release_id": "108311d8-aef4-49e8-b3cf-57cfc16fe825", "release_group_id": null, "labels": [ "MCA Records" ], "label_ids": [ "46a3941a-c810-47a1-974f-955effec4d09" ], "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" }