Information about plays

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

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

{
    "id": 3622932,
    "uri": "https://api.kexp.org/v2/plays/3622932/?format=api",
    "airdate": "2026-02-27T08:49:43-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "https://dn710906.ca.archive.org/0/items/mbid-7eca502f-41a8-4aee-893f-6d262232f0a4/mbid-7eca502f-41a8-4aee-893f-6d262232f0a4-11399125259_thumb500.jpg",
    "thumbnail_uri": "https://dn710906.ca.archive.org/0/items/mbid-7eca502f-41a8-4aee-893f-6d262232f0a4/mbid-7eca502f-41a8-4aee-893f-6d262232f0a4-11399125259_thumb250.jpg",
    "song": "Mistadobalina",
    "track_id": "eaa0e7d9-e01f-42b0-8106-97411f824f43",
    "recording_id": "7abebfec-babd-41fb-857b-c654bad809a7",
    "artist": "Del the Funky Homosapien",
    "artist_ids": [
        "a31a5e0c-d37a-41a8-90d5-9e256a47d83b"
    ],
    "album": "I Wish My Brother George Was Here",
    "release_id": "7eca502f-41a8-4aee-893f-6d262232f0a4",
    "release_group_id": "719890ae-5409-3cdc-9f7d-2550a8dbae8b",
    "labels": [],
    "label_ids": [],
    "release_date": "2009-10-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song features a sample from The Monkees' song \"Zilch.\" \n--\nThe late Michael Nesmith revealed the origin of Mr. Bob Dobalina. 'It was the name of a department store manager in San Antonio,' Nesmith said. 'My wife Phyllis and I were shopping when the page came over the speaker and I was immediately struck by the internal rhythm of the phrase.\"\n --\n Here's The Monkees' original: https://www.youtube.com/watch?v=OedfVXal_Y8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}