Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1337246/?format=api
{ "id": 1337246, "uri": "https://api.kexp.org/v2/plays/1337246/?format=api", "airdate": "2008-02-11T02:41:00-08:00", "show": 23370, "show_uri": "https://api.kexp.org/v2/shows/23370/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/61Y6RANQ4ZL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/61Y6RANQ4ZL._SL75_.jpg", "song": "It's All the Same", "track_id": "1c5fe081-486e-4764-827b-49f2a166568a", "recording_id": null, "artist": "Spirit", "artist_ids": [ "ca5db97b-ba17-4e85-a876-46065e2052b3" ], "album": "The Family That Plays Together", "release_id": "3678cb16-ba12-4880-a407-384362434f25", "release_group_id": null, "labels": [ "Ode Records" ], "label_ids": [ "b3d75193-db00-49de-a9f6-111349bad210" ], "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" }