Information about plays

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

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

{
    "id": 3542796,
    "uri": "https://api.kexp.org/v2/plays/3542796/?format=api",
    "airdate": "2025-08-21T07:11:09-07:00",
    "show": 64346,
    "show_uri": "https://api.kexp.org/v2/shows/64346/?format=api",
    "image_uri": "https://ia800602.us.archive.org/25/items/mbid-98f1a3a6-25e5-4df2-86c4-99cf053732be/mbid-98f1a3a6-25e5-4df2-86c4-99cf053732be-33366468612_thumb500.jpg",
    "thumbnail_uri": "https://ia800602.us.archive.org/25/items/mbid-98f1a3a6-25e5-4df2-86c4-99cf053732be/mbid-98f1a3a6-25e5-4df2-86c4-99cf053732be-33366468612_thumb250.jpg",
    "song": "Miki Dora",
    "track_id": "e27a209a-63ec-427d-be5f-fff47aec33f5",
    "recording_id": "d8f3dd85-0c54-429f-8794-6bc1048327d1",
    "artist": "Amen Dunes",
    "artist_ids": [
        "c926bc4a-97c9-4412-b56e-7e5844f09579"
    ],
    "album": "Freedom",
    "release_id": "98f1a3a6-25e5-4df2-86c4-99cf053732be",
    "release_group_id": "5b8d6b45-e0a2-4846-8ce3-1f2d9fc9340d",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2018-03-30",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kristin V. in New York\n\nWhen in the span of 1 year I knew three people around my age who were diagnosed with Cancer, I felt like some power was showing me this pattern over and over in order to get me to look at myself. I called my doctor and said \"I want a PET scan\" to which she replied \"let's talk about your anxiety!\" then \"well, you're 40 now so we should get you signed up for your first mammogram.\" And there it was, breast cancer. I see my life like a metaphor of surfing. The treatment has been a series of rogue waves - chemo, radiation, surgeries. If you play this, I will literally be listening from the recovery room of my reconstruction at Sloan Kettering. Music has always been my oxygen, especially in tough times.\n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}