Information about plays

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

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

{
    "id": 3500789,
    "uri": "https://api.kexp.org/v2/plays/3500789/?format=api",
    "airdate": "2025-05-13T09:35:44-07:00",
    "show": 63449,
    "show_uri": "https://api.kexp.org/v2/shows/63449/?format=api",
    "image_uri": "https://ia800707.us.archive.org/34/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb500.jpg",
    "thumbnail_uri": "https://ia800707.us.archive.org/34/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb250.jpg",
    "song": "catch these fists",
    "track_id": "7a76476c-4b21-425b-8ed0-2ee17143db5e",
    "recording_id": "64831d68-bb1d-4d67-8777-d9e7dd31c51d",
    "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": "Great, HILARIOUS, lyrics....\n--\nHe don't get puss, he get the boot\nI saw him sipping on dark fruit\nThis always happens late at night\nSome guy comes up, says I'm his type\nI just threw up in my mouth\nWhen he just tried to ask me out\nYeah, don't approach me\nI just wanna dance with my friends\n--\nNew Wet Leg tour announced! Seattle 9/1-9/2 at the Paramount and 9/30 at the Fox Theater in Oakland! \n\n\"catch these fists\" is the first single from Wet Leg's forthcoming sophomore LP, moisturizer. \n\nhttps://wetleg.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}