Information about plays

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

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

{
    "id": 3633413,
    "uri": "https://api.kexp.org/v2/plays/3633413/?format=api",
    "airdate": "2026-03-25T07:33:36-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://ia803104.us.archive.org/3/items/mbid-d1cd7636-9aa9-42d8-bead-f66e25770bee/mbid-d1cd7636-9aa9-42d8-bead-f66e25770bee-44626580478_thumb500.jpg",
    "thumbnail_uri": "https://dn711206.ca.archive.org/0/items/mbid-d1cd7636-9aa9-42d8-bead-f66e25770bee/mbid-d1cd7636-9aa9-42d8-bead-f66e25770bee-44626580478_thumb250.jpg",
    "song": "Blue Morpho",
    "track_id": "e2e6cc94-cbd7-45b4-9a97-93b65c83cfab",
    "recording_id": "7c65a285-00e0-4405-9155-2410c3c13179",
    "artist": "Ed O’Brien",
    "artist_ids": [
        "9ae93352-6da7-4efb-abb2-e43ef51acb25"
    ],
    "album": "Blue Morpho",
    "release_id": "d1cd7636-9aa9-42d8-bead-f66e25770bee",
    "release_group_id": "3372b3ce-c462-4937-9da3-011e93921b6b",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MOAR Radiohead!\n\nBrand new from Radiohead's Ed O'Brien. \n\nFeatured on this week's In Our Headphones podcast - you can listen here! https://tinyurl.com/5fd2yjt3\n\nHost Evie Stokes talks with Ed O’Brien of Radiohead about his upcoming solo album Blue Morpho. The two chat about mental health, finding healing in nature, and the joy O’Brien felt reuniting with his Radiohead brothers during their recent concerts. O’Brien also shares the title track and first single from Blue Morpho, out May 22 via Transgressive Records.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}