Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1339589/?format=api
{ "id": 1339589, "uri": "https://api.kexp.org/v2/plays/1339589/?format=api", "airdate": "2008-02-16T18:44:00-08:00", "show": 23405, "show_uri": "https://api.kexp.org/v2/shows/23405/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/41MWMHHAQGL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/41MWMHHAQGL._SL75_.jpg", "song": "Hands All Over", "track_id": null, "recording_id": null, "artist": "Soundgarden", "artist_ids": [ "153c9281-268f-4cf3-8938-f5a4593e5df4" ], "album": "Louder Than Love", "release_id": "f052f552-46bf-41c8-87a3-905f05e958af", "release_group_id": null, "labels": [ "M" ], "label_ids": [], "release_date": null, "rotation_status": "Library", "is_local": true, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }