Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/502332/?format=api
{ "id": 502332, "uri": "https://api.kexp.org/v2/plays/502332/?format=api", "airdate": "2001-12-31T17:00:00-08:00", "show": 8632, "show_uri": "https://api.kexp.org/v2/shows/8632/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/61kz88WFgFL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61kz88WFgFL._SL75_.jpg", "song": "Like Spinning Plates", "track_id": null, "recording_id": null, "artist": "Radiohead", "artist_ids": [ "a74b1b7f-71a5-4011-9441-d0b5e4122711" ], "album": "I Might Be Wrong: Live Recordings", "release_id": "8d2a5245-2326-4f53-81ed-3f1265d6b683", "release_group_id": null, "labels": [ "EMI" ], "label_ids": [ "c029628b-6633-439e-bcee-ed02e8a338f7" ], "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" }