Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/3579125/?format=api
{ "id": 3579125, "uri": "https://api.kexp.org/v2/plays/3579125/?format=api", "airdate": "2025-11-16T20:28:43-08:00", "show": 65129, "show_uri": "https://api.kexp.org/v2/shows/65129/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "The Next Time I Fall In Love Again", "track_id": null, "recording_id": null, "artist": "Samuel Anderson", "artist_ids": [ "9c46026e-b09a-488f-90e3-b6f7b2df4618" ], "album": "The Next Time I Fall In Love Again", "release_id": null, "release_group_id": null, "labels": [ "Mart Records" ], "label_ids": [], "release_date": "1982-01-01", "rotation_status": null, "is_local": false, "is_request": false, "is_live": false, "comment": "Samuel Anderson released \"The Next Time I Fall In Love Again\" in 1982 with Mart Records.", "location": 1, "location_name": "Default", "play_type": "trackplay" }