Information about plays

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

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

{
    "id": 3545537,
    "uri": "https://api.kexp.org/v2/plays/3545537/?format=api",
    "airdate": "2025-08-27T15:48:13-07:00",
    "show": 64402,
    "show_uri": "https://api.kexp.org/v2/shows/64402/?format=api",
    "image_uri": "https://coverartarchive.org/release/7fb7077b-0caa-4f98-b019-b7a9fb462635/21129276891-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7fb7077b-0caa-4f98-b019-b7a9fb462635/21129276891-250.jpg",
    "song": "Mural",
    "track_id": null,
    "recording_id": "b7763738-b647-473d-aca4-8acc5d9c3897",
    "artist": "Lupe Fiasco",
    "artist_ids": [
        "cf15719f-51f9-4db8-a15d-5eed9664ce69"
    ],
    "album": "Tetsuo & Youth",
    "release_id": null,
    "release_group_id": "8f121156-7c32-4329-9001-50c8ee1635be",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2015-01-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "I’ve amplified for a long time. More than 5 years. Maybe ten. Your show introduced me to \"Mural\" by Lupe Fiasco. I know it's a big ask.\n\nIt’s become a deeply personal song and a place I find refuge. KEXP and you, Larry, brought that gem to me. Play or no play I’m eternally thankful for people and a station that's so open.  I’ve been unemployed for more than a minute and doubled down on the amount I’m streaming live or on the archive.\n\nAppreciate you and scharlese so much. I’m sorry I can’t spell scharlese.\n--\nThanks so much, Will in Boston (and we spell it \"Sharlese:).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}