Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3529823/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3529823,
    "uri": "https://api.kexp.org/v2/plays/3529823/?format=api",
    "airdate": "2025-07-21T07:10:49-07:00",
    "show": 64044,
    "show_uri": "https://api.kexp.org/v2/shows/64044/?format=api",
    "image_uri": "https://coverartarchive.org/release/acb6047a-eb44-457a-8fa9-bd44f690fd8d/13824778162-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/acb6047a-eb44-457a-8fa9-bd44f690fd8d/13824778162-250.jpg",
    "song": "All Flowers in Time Bend Towards the Sun",
    "track_id": null,
    "recording_id": "d40cff12-b325-42c1-8cc0-e8ec82727faf",
    "artist": "Jeff Buckley & Elizabeth Fraser",
    "artist_ids": [],
    "album": "Rarities From New-York",
    "release_id": null,
    "release_group_id": "74724a31-c02c-4b81-b2ea-a2473fa46ebe",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This duet was written between 1994-95, during Jeff Buckley and the Cocteau Twins’ Elizabeth Fraser's brief relationship. The song combined Buckley's and Fraser's musical talents, but was unfinished when it was leaked following Buckley's sudden death in 1997.\n\nhttps://thepeelingblog.com/2021/11/12/here-is-one-elizabeth-fraser-jeff-buckley/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}