Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/444489/?format=api
{ "id": 444489, "uri": "https://api.kexp.org/v2/plays/444489/?format=api", "airdate": "2001-07-12T19:28:34-07:00", "show": 7501, "show_uri": "https://api.kexp.org/v2/shows/7501/?format=api", "image_uri": "http://ecx.images-amazon.com/images/I/4194QCC3VSL.jpg", "thumbnail_uri": "http://ecx.images-amazon.com/images/I/4194QCC3VSL._SL75_.jpg", "song": "Let's Fall to Pieces Together", "track_id": "01b9eb83-e2fd-4d13-8b58-9950d836a567", "recording_id": null, "artist": "George Strait", "artist_ids": [ "5ab2cf34-517e-48eb-b3a5-34e1cbcd600a" ], "album": "Right or Wrong", "release_id": "64e35932-a801-4108-8fd9-59e7407b206f", "release_group_id": null, "labels": [ "MCA LP" ], "label_ids": [], "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" }