Information about plays

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

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

{
    "id": 3562718,
    "uri": "https://api.kexp.org/v2/plays/3562718/?format=api",
    "airdate": "2025-10-08T14:58:35-07:00",
    "show": 64780,
    "show_uri": "https://api.kexp.org/v2/shows/64780/?format=api",
    "image_uri": "https://ia802906.us.archive.org/18/items/mbid-da3d55ad-661d-4337-88cb-aadd27802015/mbid-da3d55ad-661d-4337-88cb-aadd27802015-3069156052_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/18/items/mbid-da3d55ad-661d-4337-88cb-aadd27802015/mbid-da3d55ad-661d-4337-88cb-aadd27802015-3069156052_thumb250.jpg",
    "song": "Spanish Castle Magic",
    "track_id": "0cc8c329-8cee-3042-99ba-451ef91a6cbf",
    "recording_id": "a4d7cb45-2f1e-48d9-b57a-f287ab083bb2",
    "artist": "The Jimi Hendrix Experience",
    "artist_ids": [
        "33b3c323-77c2-417c-a5b4-af7e6a111cc9"
    ],
    "album": "Axis: Bold as Love",
    "release_id": "da3d55ad-661d-4337-88cb-aadd27802015",
    "release_group_id": "d0b1e21e-cef6-4575-8d92-1afea1894ca3",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#290 in our countdown...\n---\nThe release of Axis: Bold as Love nearly didn’t happen as planned. Hendrix accidentally left the master tape for Side A in the back seat of a London taxi, forcing a last-minute remix session to recreate the lost recordings. With a looming deadline, he and producer Chas Chandler worked through the night to redo the mixes. However, one track, If 6 Was 9, was saved by bassist Noel Redding, who had a personal copy of an earlier mix. The tape was damaged and had to be ironed flat before use—proving that rock history sometimes hangs by a thread.\n--\nThe hard-driving \"Spanish Castle Magic\" was inspired by an actual venue: The Spanish Castle, a club in Washington where Hendrix played as a teenager. The club was a major hub for early rock and R&B, and Hendrix channeled his memories into the song’s psychedelic riff. Musically, the song was groundbreaking too—bassist Noel Redding played an eight-string Hagstrom bass through an Octavia effects unit, which gave it a thick, futuristic tone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}