Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/500073/?format=api
{ "id": 500073, "uri": "https://api.kexp.org/v2/plays/500073/?format=api", "airdate": "2001-12-25T00:08:00-08:00", "show": 8587, "show_uri": "https://api.kexp.org/v2/shows/8587/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Louella", "track_id": null, "recording_id": null, "artist": "Marcia Ball", "artist_ids": [ "475eabb3-1ccd-4fda-944e-4dd6ca1d9e99" ], "album": "VA/Alligator Records 30th Anniversary Collection", "release_id": null, "release_group_id": null, "labels": [ "Alligator" ], "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" }