Information about plays

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

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

{
    "id": 3657157,
    "uri": "https://api.kexp.org/v2/plays/3657157/?format=api",
    "airdate": "2026-05-20T08:30:01-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-2767564a-5d69-4c3c-8412-b9229bd25a23/mbid-2767564a-5d69-4c3c-8412-b9229bd25a23-10326693710_thumb250.jpg",
    "song": "Big Rock Candy Mountain",
    "track_id": "10199ce2-43b8-3255-a5ae-6fe6e3bba36e",
    "recording_id": "cff3590b-107b-46ef-a34c-e3a1623c2811",
    "artist": "Harry “Haywire Mac” McClintock",
    "artist_ids": [
        "6585cb4b-9be2-43ce-94df-63a8a5325540"
    ],
    "album": "O Brother, Where Art Thou?",
    "release_id": "2767564a-5d69-4c3c-8412-b9229bd25a23",
    "release_group_id": "6fb9820a-99cc-318f-bae4-44992f2b7ffa",
    "labels": [
        "Lost Highway Records"
    ],
    "label_ids": [
        "5b34c929-fd09-4b57-a8bf-1e8eb0f21c12"
    ],
    "release_date": "2011-08-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Could you play \"Big Rock Candy mountains\"? My name Riley. I am learning how birthday requests work on KEXP. I am also an amplifier and wearing a KEXP t-shirt. I am texting from my moms phone, and it’s my 15th birthday.\n===\nJamie writes:\nUnbelievable that you played Big Rock Candy Mountain. My Dad died May 13, 2023 and this was one of the songs we played as he passed. I have been asking him all month to let me know he’s around. His name was John.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}