Information about plays

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

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

{
    "id": 3550804,
    "uri": "https://api.kexp.org/v2/plays/3550804/?format=api",
    "airdate": "2025-09-09T09:34:50-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "https://ia600707.us.archive.org/34/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb500.jpg",
    "thumbnail_uri": "https://ia600707.us.archive.org/34/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb250.jpg",
    "song": "CPR",
    "track_id": "acd68ccd-9a0b-40b0-8515-8f6f7b7020aa",
    "recording_id": "14b59d57-d0d8-4b4b-9a01-712c5e39a099",
    "artist": "Wet Leg",
    "artist_ids": [
        "90744b3e-363a-458e-8da1-e3e392a489c4"
    ],
    "album": "moisturizer",
    "release_id": "9509d2d8-986f-4b67-8b2e-4768fa4cbef7",
    "release_group_id": "660fd111-0d68-4d0e-8b83-ff5ca450bfa3",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John - My girlfriend Molly and I wake up every morning with you & Eva Walker - you two get every day off to a great start.  Today Molly is 19,999 days old, and we are celebrating by going to see Wet Leg at First Avenue!  \n\nWould you play Prince's 1999 for her 19,999th day? (maybe with a Wet Leg chaser: CPR is our song!!!!) \n\nKevin - St Paul MN \n--\nWet Leg started their US tour here in Seattle this week and it ripped! Keep an eye on KEXP YouTube channel. They did an in-studio session which will be released as soon as our team gets done editing it! Watch Wet Leg's performance at THING Fest 2022 here: https://www.youtube.com/watch?v=cVVC7UIGRGc\n\nhttps://wetlegband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}