Play Public Instance
Information about plays
list: List of plays
retrieve: Information about a specific play by ID
GET /v2/plays/3596616/?format=api
{ "id": 3596616, "uri": "https://api.kexp.org/v2/plays/3596616/?format=api", "airdate": "2025-12-27T06:36:48-08:00", "show": 65485, "show_uri": "https://api.kexp.org/v2/shows/65485/?format=api", "image_uri": "", "thumbnail_uri": "", "song": "Another Life", "track_id": null, "recording_id": null, "artist": "Alabama Shakes", "artist_ids": [ "40419b33-18e9-4d5a-a674-30b4bb14bac2" ], "album": "Another Life", "release_id": null, "release_group_id": null, "labels": [ "Island" ], "label_ids": [], "release_date": "2025-01-01", "rotation_status": null, "is_local": false, "is_request": false, "is_live": false, "comment": null, "location": 1, "location_name": "Default", "play_type": "trackplay" }