Information about plays

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

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

{
    "id": 3551272,
    "uri": "https://api.kexp.org/v2/plays/3551272/?format=api",
    "airdate": "2025-09-10T11:03:38-07:00",
    "show": 64525,
    "show_uri": "https://api.kexp.org/v2/shows/64525/?format=api",
    "image_uri": "https://ia903109.us.archive.org/28/items/mbid-06c00d7f-f4f3-3909-9911-0774030d21ff/mbid-06c00d7f-f4f3-3909-9911-0774030d21ff-24891409803_thumb500.jpg",
    "thumbnail_uri": "https://ia803109.us.archive.org/28/items/mbid-06c00d7f-f4f3-3909-9911-0774030d21ff/mbid-06c00d7f-f4f3-3909-9911-0774030d21ff-24891409803_thumb250.jpg",
    "song": "Spanish Castle Magic",
    "track_id": "39681ff9-53d3-3da0-8c2e-afa3e0b048e7",
    "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": "06c00d7f-f4f3-3909-9911-0774030d21ff",
    "release_group_id": "d0b1e21e-cef6-4575-8d92-1afea1894ca3",
    "labels": [
        "Experience Hendrix"
    ],
    "label_ids": [
        "5677c51a-a6d3-4ce6-abab-d9699c46f5f4"
    ],
    "release_date": "1997-04-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Noel Redding played a 8-string Hagstrom bass on this. At that time, there were only 2 of these instruments in the country: Redding's one and a left-hand model for Hendrix.\n\n--\n\nStay tuned for more ticket giveaways today on the Midday Show to see Mike McCready of Pearl Jam and an all-star tribute to Jimi Hendrix at MoPOP in Seattle on Thursday, Oct. 23.\n\nhttps://www.mopop.org/events/icons-of-pop-culture-gala",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}