Information about plays

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

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

{
    "id": 3638255,
    "uri": "https://api.kexp.org/v2/plays/3638255/?format=api",
    "airdate": "2026-04-05T16:20:38-07:00",
    "show": 66375,
    "show_uri": "https://api.kexp.org/v2/shows/66375/?format=api",
    "image_uri": "https://dn720908.ca.archive.org/0/items/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c-44148050339_thumb500.jpg",
    "thumbnail_uri": "https://dn720908.ca.archive.org/0/items/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c/mbid-91bebc72-fd6f-4278-a400-dd87807fe46c-44148050339_thumb250.jpg",
    "song": "Happy Birthday",
    "track_id": "e6a256d7-3669-4feb-bd46-8a6d0427fa1e",
    "recording_id": "999dbe79-c6bc-40f5-8ff2-54ef829ed797",
    "artist": "Avalon Emerson",
    "artist_ids": [
        "f91ec397-c4be-4672-8faa-2d2983682b1c"
    ],
    "album": "Written into Changes",
    "release_id": "91bebc72-fd6f-4278-a400-dd87807fe46c",
    "release_group_id": "83a23d08-3dad-4d9e-bb38-b4cf17554bfd",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new release from Avalon Emerson & The Charm!\n\nEverything blooms on Written Into Changes, the second album by Avalon Emerson & the Charm. The lyrics contain references to Roman gods, invocations of dozens of stars, and images of “incandescent fire in motion.” The tracklist includes songs set in every season and a sonnet-like ode to an ice-cold Staropramen. Every image is bright and filled with motion, and more often than not, used to convey some kind of small tragedy: the realization that time is passing; that a relationship has run its course; that every new thrill and joy is, ultimately, ephemeral.\n\nhttps://pitchfork.com/reviews/albums/avalon-emerson-written-into-changes/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}