Information about plays

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

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

{
    "id": 3639912,
    "uri": "https://api.kexp.org/v2/plays/3639912/?format=api",
    "airdate": "2026-04-09T14:18:34-07:00",
    "show": 66408,
    "show_uri": "https://api.kexp.org/v2/shows/66408/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-c3619bbc-887b-4012-9024-0b7806333c4d/mbid-c3619bbc-887b-4012-9024-0b7806333c4d-38534240640_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-c3619bbc-887b-4012-9024-0b7806333c4d/mbid-c3619bbc-887b-4012-9024-0b7806333c4d-38534240640_thumb250.jpg",
    "song": "Earthquake Weather",
    "track_id": "965ca6d7-8444-3d61-85c2-e44eacaa9ec7",
    "recording_id": "ca0aa35c-f828-4958-938f-cc67e66a769d",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Guero",
    "release_id": "c3619bbc-887b-4012-9024-0b7806333c4d",
    "release_group_id": "e49e2f8a-94c0-3dcf-8ce6-9bc52a1a7867",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2005-03-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Earthquake Weather\" contains samples of \"What It Is?\" by The Temptations and \"Coming Soon\" by Slave.\n--\nMoney Mark, keyboardist for The Beastie Boys, plays organ on this track \n--\n Beck explained the concept of \"earthquake weather,\" an expression to describe \"the kind of weather in LA where it's dry, exceptionally hot, feels like the pavement's gonna start cracking and there's no wind.\" It is quiet, dead and hot, a stillness before something's gonna happen.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}