Information about plays

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

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

{
    "id": 3554133,
    "uri": "https://api.kexp.org/v2/plays/3554133/?format=api",
    "airdate": "2025-09-17T10:00:49-07:00",
    "show": 64586,
    "show_uri": "https://api.kexp.org/v2/shows/64586/?format=api",
    "image_uri": "https://ia802807.us.archive.org/22/items/mbid-a480641f-8e78-4c8f-ba39-4f1c1067349f/mbid-a480641f-8e78-4c8f-ba39-4f1c1067349f-6596309888_thumb500.jpg",
    "thumbnail_uri": "https://ia802807.us.archive.org/22/items/mbid-a480641f-8e78-4c8f-ba39-4f1c1067349f/mbid-a480641f-8e78-4c8f-ba39-4f1c1067349f-6596309888_thumb250.jpg",
    "song": "Godless",
    "track_id": "e51ba21b-a42d-3ad6-bf9f-f7c870aa8afa",
    "recording_id": "a4b5dccc-a8c4-47df-8e31-377399c048f9",
    "artist": "The Dandy Warhols",
    "artist_ids": [
        "5f572b31-8fd9-45ae-9beb-358c98d839df"
    ],
    "album": "Thirteen Tales From Urban Bohemia",
    "release_id": "a480641f-8e78-4c8f-ba39-4f1c1067349f",
    "release_group_id": "86870fef-fddd-390c-a639-85720706e0d8",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2000-08-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the Midday Show with Cheryl Waters! Thanks for being here with us today. \n\nStay tuned for HARU NEMURI Live on KEXP at 11 AM. And Cheryl will be giving away some tickets to see Rilo Kiley and Waxahatchee in Berkeley!\n\n--\n\nThe Dandy Warhols are touring this fall!\n\n-October 8th @ San Francisco's Regency Ballroom\n-November 13th @ Portland, OR's Arlene Schnitzer Concert Hall\n\nCheck here for more dates & locales: https://www.dandywarhols.com/shows/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}