Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/453950/?format=api
{ "id": 453950, "uri": "https://api.kexp.org/v2/plays/453950/?format=api", "airdate": "2001-08-09T18:28:34-07:00", "show": 7681, "show_uri": "https://api.kexp.org/v2/shows/7681/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Another Place Another Time", "track_id": null, "recording_id": null, "artist": "Jerry Lee Lewis", "artist_ids": [ "b59ac58d-036e-4bba-8112-c32a34c4575b" ], "album": "Jerry Lee Lewis Anthology", "release_id": null, "release_group_id": null, "labels": [ "Rhino" ], "label_ids": [ "c4f2cf49-b57c-4cc1-8061-f54400704ac4" ], "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" }