Information about plays

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

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

{
    "id": 3577631,
    "uri": "https://api.kexp.org/v2/plays/3577631/?format=api",
    "airdate": "2025-11-13T11:24:24-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-2e40496a-7ed6-396b-ad9f-cf356f0f728e/mbid-2e40496a-7ed6-396b-ad9f-cf356f0f728e-22192705953_thumb500.jpg",
    "thumbnail_uri": "https://ia600604.us.archive.org/2/items/mbid-2e40496a-7ed6-396b-ad9f-cf356f0f728e/mbid-2e40496a-7ed6-396b-ad9f-cf356f0f728e-22192705953_thumb250.jpg",
    "song": "I See a Darkness",
    "track_id": "b33ce7a5-0bab-3964-a0d1-4faa4c80f45b",
    "recording_id": "7685acee-e8e5-46c5-842f-1356544fdc6e",
    "artist": "Johnny Cash",
    "artist_ids": [
        "d43d12a1-2dc9-4257-a2fd-0a3bb1081b86"
    ],
    "album": "American III: Solitary Man",
    "release_id": "2e40496a-7ed6-396b-ad9f-cf356f0f728e",
    "release_group_id": "98dd2686-39cc-31e9-9637-fa4e612e038e",
    "labels": [
        "American Recordings"
    ],
    "label_ids": [
        "f5be9cfe-e1af-405c-a074-caeaed6797c0"
    ],
    "release_date": "2000-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Mike in Chicago:\n\nI lost my father to suicide in 1997. I had a hard time truly mourning - the abruptness and nature of his death left me in shock. I went to therapy at the urging of my mother - but there wasn’t a “connection” that was helping me. One day on my commute to work, I heard Johnny Cash’s version of Will Oldham’s “I See a Darkness” and the flood gates opened. I sobbed uncontrollably for a month straight every day as I listened to the song - and am crying as i type this. Johnny Cash was an artist my dad loved - and hearing JC - older than my father but certainly they were of the same generation - singing what I interpret as an apology for leaving someone he loves is the vehicle I needed. I recently turned the age my father was when he passed. I dread this upcoming year and I will lean on and love my friends and family to make it passed this cursed age.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}