Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/456433/?format=api
{ "id": 456433, "uri": "https://api.kexp.org/v2/plays/456433/?format=api", "airdate": "2001-08-16T20:00:00-07:00", "show": 7727, "show_uri": "https://api.kexp.org/v2/shows/7727/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/415KSAJ0D7L.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/415KSAJ0D7L._SL75_.jpg", "song": "Like You Used To", "track_id": "de539dd7-23f7-4789-aa1d-c2ae56b8c66b", "recording_id": null, "artist": "Toni Price", "artist_ids": [ "41953b8a-14cd-4783-8316-90e16cf8b853" ], "album": "Midnight Pumpkin", "release_id": "82400e16-d613-4664-ab0e-c76204bf3074", "release_group_id": null, "labels": [ "Antone's" ], "label_ids": [], "release_date": null, "rotation_status": "R/N", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }