Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/1337660/?format=api
{ "id": 1337660, "uri": "https://api.kexp.org/v2/plays/1337660/?format=api", "airdate": "2008-02-12T03:28:40-08:00", "show": 23376, "show_uri": "https://api.kexp.org/v2/shows/23376/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/51zfCRzZ4fL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/51zfCRzZ4fL._SL75_.jpg", "song": "Suit Yourself", "track_id": "6a4649a5-1af0-4b12-afad-59e705c1cee7", "recording_id": null, "artist": "Shout Out Louds", "artist_ids": [ "25a757f1-9fbe-4c52-be2e-1a5294fb25b9" ], "album": "Our Ill Wills", "release_id": "4e2ded74-6aeb-4373-b0cb-eb79549bfdc6", "release_group_id": null, "labels": [ "Merge Records" ], "label_ids": [ "5a4f8d65-681e-4a1f-85a8-a874c9513888" ], "release_date": "2007-09-11", "rotation_status": "Library", "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }