Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1251790/?format=api
{ "id": 1251790, "uri": "https://api.kexp.org/v2/plays/1251790/?format=api", "airdate": "2007-07-07T12:48:11-07:00", "show": 21924, "show_uri": "https://api.kexp.org/v2/shows/21924/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/51JHdY6ELKL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51JHdY6ELKL._SL75_.jpg", "song": "There's a Hole", "track_id": "60d72025-f0f3-40a3-873f-169f461ad85a", "recording_id": null, "artist": "John Doe", "artist_ids": [ "804adff4-9f7b-49d9-9585-6c73fb33e5aa" ], "album": "A Year in the Wilderness", "release_id": "d8bafba5-259f-45bf-b165-9a947b744b4c", "release_group_id": null, "labels": [ "Yep Roc Records" ], "label_ids": [ "1edc2ff4-e80d-4539-8c6a-749474f7db3a" ], "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" }