Information about plays

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

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

{
    "id": 3554652,
    "uri": "https://api.kexp.org/v2/plays/3554652/?format=api",
    "airdate": "2025-09-18T15:48:19-07:00",
    "show": 64595,
    "show_uri": "https://api.kexp.org/v2/shows/64595/?format=api",
    "image_uri": "https://ia903405.us.archive.org/14/items/mbid-575c4e9b-0d7b-3ffd-80f2-10edec60eb1b/mbid-575c4e9b-0d7b-3ffd-80f2-10edec60eb1b-24087286561_thumb500.jpg",
    "thumbnail_uri": "https://ia803405.us.archive.org/14/items/mbid-575c4e9b-0d7b-3ffd-80f2-10edec60eb1b/mbid-575c4e9b-0d7b-3ffd-80f2-10edec60eb1b-24087286561_thumb250.jpg",
    "song": "Crosstown Traffic",
    "track_id": "a1498ad1-b7e7-3b0b-9cb7-ad84b3d1a6fc",
    "recording_id": "0e20d64c-de66-4971-a87b-a7d7af2ff6af",
    "artist": "The Jimi Hendrix Experience",
    "artist_ids": [
        "33b3c323-77c2-417c-a5b4-af7e6a111cc9"
    ],
    "album": "Experience Hendrix: The Best of Jimi Hendrix",
    "release_id": "575c4e9b-0d7b-3ffd-80f2-10edec60eb1b",
    "release_group_id": "c398cd29-bd3a-3dca-bea2-e5d93d6e2778",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "On September 18, 1970, 27-year-old rock superstar Jimi Hendrix was found unresponsive by a girlfriend inside London’s Samarkand Hotel in London, England.: https://www.history.com/this-day-in-history/september-18/jimi-hendrix-death-cause-age\n\nThis song includes a famous kazoo riff, which Hendrix originally performed using a comb and a piece of cellophane. Instead of using sounds of car horns like the Lovin' Spoonful did on \"Summer In The City,\" the kazoo simulated the traffic nicely.\n\nDave Mason from the group Traffic sang on this. That's him singing the high part on the word \"Traffic.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}