Information about plays

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

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

{
    "id": 3579020,
    "uri": "https://api.kexp.org/v2/plays/3579020/?format=api",
    "airdate": "2025-11-16T15:36:32-08:00",
    "show": 65128,
    "show_uri": "https://api.kexp.org/v2/shows/65128/?format=api",
    "image_uri": "https://coverartarchive.org/release/d7eb4cf2-ad75-4b3f-b311-a0f6144b7ece/38560883654-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d7eb4cf2-ad75-4b3f-b311-a0f6144b7ece/38560883654-250.jpg",
    "song": "Voodoo Child",
    "track_id": null,
    "recording_id": "5b43a8ef-5cbf-4df2-971a-7e2c03da50f8",
    "artist": "The Jimi Hendrix Experience",
    "artist_ids": [
        "33b3c323-77c2-417c-a5b4-af7e6a111cc9"
    ],
    "album": "Electric Ladyland",
    "release_id": null,
    "release_group_id": "47ba2d59-5544-34a4-b108-dc08c0956298",
    "labels": [
        "Purple Haze Records"
    ],
    "label_ids": [
        "46565a0b-f847-48ec-967f-dbbd98142d01"
    ],
    "release_date": "1968-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1968, The Jimi Hendrix Experience had the No.1 album in the U.S. with their third and final studio album, Electric Ladyland.  A double album, it was the only record from the Experience with production solely credited to Hendrix. It was the band's most commercially successful release, and its only number one album.\n\nHendrix was famous for his studio perfectionism; he and drummer Mitch Mitchell recorded over 50 takes of \"Gypsy Eyes\" over three sessions.  He was insecure about his voice and often recorded his vocals hidden behind studio screens, and sang backing vocals himself on the title track and on \"Long Hot Summer Night.\" As recording progressed, producer Chas Chandler became frustrated with Hendrix's perfectionism and demands for repeated takes.\n\nHendrix allowed friends and guests to join them in the studio, which contributed to a chaotic and crowded environment in the control room and led Chandler to sever his professional relationship with Hendrix. Bassist Noel Redding recalled: \"There were tons of people in the studio; you couldn't move. It was a party, not a session.\" https://tinyurl.com/3r7mtms6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}