Information about plays

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

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

{
    "id": 3659024,
    "uri": "https://api.kexp.org/v2/plays/3659024/?format=api",
    "airdate": "2026-05-24T15:09:30-07:00",
    "show": 66804,
    "show_uri": "https://api.kexp.org/v2/shows/66804/?format=api",
    "image_uri": "https://dn711406.ca.archive.org/0/items/mbid-d7dc74fe-3c3c-468f-81fb-ee45a962b26e/mbid-d7dc74fe-3c3c-468f-81fb-ee45a962b26e-45157861506_thumb500.jpg",
    "thumbnail_uri": "https://dn711406.ca.archive.org/0/items/mbid-d7dc74fe-3c3c-468f-81fb-ee45a962b26e/mbid-d7dc74fe-3c3c-468f-81fb-ee45a962b26e-45157861506_thumb250.jpg",
    "song": "Heart Has to Work So Hard",
    "track_id": "58d48ff4-8d75-4c5d-9ae6-e2cbd2eee5ee",
    "recording_id": "1fed5294-86c5-4a76-9c74-3882a365da63",
    "artist": "Blondshell",
    "artist_ids": [
        "f6621a8d-5644-460a-b0a8-9171cb2c595d"
    ],
    "album": "Heart Has To Work So Hard",
    "release_id": "d7dc74fe-3c3c-468f-81fb-ee45a962b26e",
    "release_group_id": "cc4e0ce4-86bd-47d2-87f3-85aa2efb729f",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2026-05-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sabrina Teitelbaum, aka Blondshell, shares of this new track, \"This song is really about friendship and betrayal, getting stuck in a dynamic and letting things fester.\n\n\"It’s about pain and confusion — no one trains you for the ups and downs of a friendship between two women — but it’s also about a love so enduring that you find compassion no matter what.\" https://tinyurl.com/wmsdjujh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}