Information about plays

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

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

{
    "id": 3577680,
    "uri": "https://api.kexp.org/v2/plays/3577680/?format=api",
    "airdate": "2025-11-13T13:24:06-08:00",
    "show": 65099,
    "show_uri": "https://api.kexp.org/v2/shows/65099/?format=api",
    "image_uri": "https://ia804609.us.archive.org/1/items/mbid-ee9d837d-deba-3e5f-808f-63a9373d2887/mbid-ee9d837d-deba-3e5f-808f-63a9373d2887-19154384348_thumb500.jpg",
    "thumbnail_uri": "https://ia804609.us.archive.org/1/items/mbid-ee9d837d-deba-3e5f-808f-63a9373d2887/mbid-ee9d837d-deba-3e5f-808f-63a9373d2887-19154384348_thumb250.jpg",
    "song": "Tomorrow",
    "track_id": "adf1e5c5-c276-31de-a404-0fc84bb2d381",
    "recording_id": "a08e55df-995e-4b08-b0bd-0c0ae292d471",
    "artist": "James",
    "artist_ids": [
        "a2accb58-6099-4cb5-a3c8-f6332f364db5"
    ],
    "album": "Wah Wah",
    "release_id": "ee9d837d-deba-3e5f-808f-63a9373d2887",
    "release_group_id": "953ed66d-1acc-3d11-ab8c-ab3765739c4c",
    "labels": [
        "Fontana"
    ],
    "label_ids": [
        "c69058f5-0089-464b-b574-dd44b0f7f610"
    ],
    "release_date": "1994-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Ambrose in West Seattle:\nMy mom, Maggie from West Seattle, went to urgent care with a presumed respiratory infection and was diagnosed with stage 4 lung cancer within the week. She subsequently found relief under WA's \"Death with Dignity Act\" in March 2024. The Death with Dignity Act allows terminally ill adults seeking to end their life to request lethal doses of medication from a physician. She maintained her incredible sense of humor even at the very end. After I learned of her terminal diagnosis I was crying uncontrollably in her hospital room - she comforted me with \"Don't worry, you won't be an orphan, you still have your father\". I was 45 years old and my dad was also in the room. Several days later, shortly before I handed her medication I listened to \"Tomorrow\" by James on repeat. Please play it for me today.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}