Information about plays

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

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

{
    "id": 3630090,
    "uri": "https://api.kexp.org/v2/plays/3630090/?format=api",
    "airdate": "2026-03-17T07:27:23-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "https://dn711402.ca.archive.org/0/items/mbid-eccb1da2-eb11-431c-86ff-f2a44044d1eb/mbid-eccb1da2-eb11-431c-86ff-f2a44044d1eb-44557597456_thumb500.jpg",
    "thumbnail_uri": "https://dn711402.ca.archive.org/0/items/mbid-eccb1da2-eb11-431c-86ff-f2a44044d1eb/mbid-eccb1da2-eb11-431c-86ff-f2a44044d1eb-44557597456_thumb250.jpg",
    "song": "It’s a Beautiful Life",
    "track_id": "13bba15e-34f2-4aad-9837-477fb8a53663",
    "recording_id": "eea9292c-04e7-480a-8809-915dec13b6d2",
    "artist": "Francis of Delirium",
    "artist_ids": [
        "4332dc29-35a4-406f-855f-8df891462993"
    ],
    "album": "It’s a Beautiful Life",
    "release_id": "eccb1da2-eb11-431c-86ff-f2a44044d1eb",
    "release_group_id": "97d48511-cd84-4a09-b051-d16f20562bad",
    "labels": [
        "Dalliance Recordings"
    ],
    "label_ids": [
        "2a2b9ea4-fd17-4659-a681-7a11806c78d2"
    ],
    "release_date": "2026-03-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jana Bahrich grew up in Luxembourg, where she played French horn as a child and rented a banjo so she could learn to play \"Foggy Mountain Breakdown\".  \n\nWhile \"It's a Beautiful Life\" is about finding beauty within, it was inspired from vignettes snatched from moments away. It's the first release from her upcoming album 'Run, Run Pure Beauty'. (Out May 29.)\n\nOf its inspiration, Bahrich shares, \"A coffee I had with a pianist who was about to play a Philip Glass piece at the Philharmonie in Berlin, watching a couple break up on a New York City park bench, walking past a choir rehearsing in a basement and examining a loneliness that feels ingrained into daily life.  I’m not denying pain but trying to find the beauty alongside it.\"  https://tinyurl.com/2pew9np5\n\nhttps://francisofdelirium.bandcamp.com\nhttps://www.francisofdelirium.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}