Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1316001/?format=api
{ "id": 1316001, "uri": "https://api.kexp.org/v2/plays/1316001/?format=api", "airdate": "2007-12-19T08:19:55-08:00", "show": 23013, "show_uri": "https://api.kexp.org/v2/shows/23013/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/51KESTPVGQL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51KESTPVGQL._SL75_.jpg", "song": "God Only Knows", "track_id": "5f6ef504-6f64-4201-85d1-1904836973ec", "recording_id": null, "artist": "The Beach Boys", "artist_ids": [ "ebfc1398-8d96-47e3-82c3-f782abcdb13d" ], "album": "Pet Sounds", "release_id": "98dfc557-0755-42f6-9fe2-107bbc0e1485", "release_group_id": null, "labels": [ "Capitol Records" ], "label_ids": [ "abea2d3e-eabf-4480-ab24-9382dd642c73" ], "release_date": "1990-01-01", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }