Information about plays

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

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

{
    "id": 3633523,
    "uri": "https://api.kexp.org/v2/plays/3633523/?format=api",
    "airdate": "2026-03-25T14:23:26-07:00",
    "show": 66277,
    "show_uri": "https://api.kexp.org/v2/shows/66277/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-377565ea-0837-48df-996a-7b446093eb0e/mbid-377565ea-0837-48df-996a-7b446093eb0e-41221512764_thumb500.jpg",
    "thumbnail_uri": "https://dn710606.ca.archive.org/0/items/mbid-377565ea-0837-48df-996a-7b446093eb0e/mbid-377565ea-0837-48df-996a-7b446093eb0e-41221512764_thumb250.jpg",
    "song": "Machine Gun",
    "track_id": "eb849a20-026f-35a3-80ed-464d94bf703d",
    "recording_id": "10b2f207-2bfb-454f-81bd-9b503959c374",
    "artist": "Jimi Hendrix",
    "artist_ids": [
        "06fb1c8b-566e-4cb2-985b-b467c90781d4"
    ],
    "album": "Live at the Fillmore East",
    "release_id": "54b68e60-4431-444d-b32c-0204c1cedebd",
    "release_group_id": "5d8b1b17-ddd8-3fad-9c69-28401da19d44",
    "labels": [
        "Experience Hendrix"
    ],
    "label_ids": [
        "5677c51a-a6d3-4ce6-abab-d9699c46f5f4"
    ],
    "release_date": "1999-02-23",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that Jimi Hendrix was the lead guitarist for The Isley Brothers from 1963 to 1965?  In this interview, Ernie and Ron Isley talk  about discovering a young guitarist named Jimi Hendrix.: https://www.youtube.com/watch?v=XvATqTKI3Uc\n--\nThe musical composition of the song was very complex and exemplified Jimi’s exquisite use of guitar effects such as the wah-wah pedal, Uni-Vibe pedal, Octavia pedal, audio feedback, and distortion effects. Jimi masterfully synthesized these musical components to mimic the sounds of a battlefield during his guitar solos, including helicopters, bombs dropping, attack aircraft, explosions, machine guns, and the screams and cries of soldiers.\n--\nRenowned musicologist and guitarist Andy Aledort labeled “Machine Gun” as the pinnacle of Hendrix’s career, describing the track as:\n\"the premiere example of [his] unparalleled genius as a rock guitarist…In this performance, Jimi transcended the medium of rock music, and set an entirely new standard for the potential of electric guitar.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}