Information about plays

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

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

{
    "id": 3577640,
    "uri": "https://api.kexp.org/v2/plays/3577640/?format=api",
    "airdate": "2025-11-13T11:44:30-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "https://ia601200.us.archive.org/17/items/mbid-451a1632-7d10-4273-ba5a-874092a524ec/mbid-451a1632-7d10-4273-ba5a-874092a524ec-14826089419_thumb500.jpg",
    "thumbnail_uri": "https://ia801200.us.archive.org/17/items/mbid-451a1632-7d10-4273-ba5a-874092a524ec/mbid-451a1632-7d10-4273-ba5a-874092a524ec-14826089419_thumb250.jpg",
    "song": "Dear Prudence",
    "track_id": "4e6f3859-82fb-3562-a230-626c8771b9e5",
    "recording_id": "432d8dde-6b0e-426e-a303-4f8aa2fb0398",
    "artist": "Siouxsie and the Banshees",
    "artist_ids": [
        "78ea5ea1-3c4d-4b7e-ac5d-68900319ebe2"
    ],
    "album": "Hyæna",
    "release_id": "451a1632-7d10-4273-ba5a-874092a524ec",
    "release_group_id": "1b9305d8-ced6-38d5-8c5e-d2b75b1ad7f6",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Sydney:\n\nI just wanted to say I love the show today and was pleasantly surprised to hear that it surrounds death and grief/healing. Today is my grandma’s heavenly birthday. She tragically took her own life when I was just a baby so I never really got to know her. But my mom always tells me that her and I are so similar. My grandma was a painter, a reggae singer in Pittsburgh’s first reggae band and an overall amazing person. It’s a shame I never got to know her. I was wondering if you could play Siouxsie and the Banshees’ cover of “Dear Prudence” ? This song is one that I feel like she would of liked and it always makes me feel more connected to her when I’m feeling low. Anyway, thank you for all you do!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}