Information about plays

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

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

{
    "id": 3641504,
    "uri": "https://api.kexp.org/v2/plays/3641504/?format=api",
    "airdate": "2026-04-13T09:00:04-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-4aa7f49b-ae0a-3dc9-a4a2-59ccdf8bc346/mbid-4aa7f49b-ae0a-3dc9-a4a2-59ccdf8bc346-10312455636_thumb500.jpg",
    "thumbnail_uri": "https://ia800804.us.archive.org/26/items/mbid-4aa7f49b-ae0a-3dc9-a4a2-59ccdf8bc346/mbid-4aa7f49b-ae0a-3dc9-a4a2-59ccdf8bc346-10312455636_thumb250.jpg",
    "song": "Inside and Out",
    "track_id": "182bb963-da8b-32ab-be4f-eea52951a14b",
    "recording_id": "7fc51d24-b38f-464c-8fa8-56f13e31b1c9",
    "artist": "Feist",
    "artist_ids": [
        "a670e05a-cea8-4b37-bce9-d82daf1a0fa4"
    ],
    "album": "Let It Die",
    "release_id": "4aa7f49b-ae0a-3dc9-a4a2-59ccdf8bc346",
    "release_group_id": "7755a010-37a4-3ff6-8640-e4f33b0786b0",
    "labels": [
        "Cherrytree Records"
    ],
    "label_ids": [
        "376d9b4d-8cdd-44be-bc0f-ed5dfd2d2340"
    ],
    "release_date": "2005-04-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Feist was in studio for a Live on KEXP Full Performance last May hosted by DJ Kevin Cole. Check it out here: https://youtu.be/3yLPjQTiDJQ?si=tzB6jxeM1QxW7-ad\n\nThis is Leslie Feist's cover of The Bee Gees' 1979 \"Love You Inside Out.\"\n--\nWatch Feist performing \"Inside and Out\" at the Rehearsal Hall: https://youtu.be/tP3jKj6nOy8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}