Information about plays

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

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

{
    "id": 3639922,
    "uri": "https://api.kexp.org/v2/plays/3639922/?format=api",
    "airdate": "2026-04-09T14:52:51-07:00",
    "show": 66408,
    "show_uri": "https://api.kexp.org/v2/shows/66408/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-3d08d05a-59ec-4ed2-b096-efdea0977f62/mbid-3d08d05a-59ec-4ed2-b096-efdea0977f62-1190605830_thumb500.jpg",
    "thumbnail_uri": "https://ia802806.us.archive.org/30/items/mbid-3d08d05a-59ec-4ed2-b096-efdea0977f62/mbid-3d08d05a-59ec-4ed2-b096-efdea0977f62-1190605830_thumb250.jpg",
    "song": "The New Pollution",
    "track_id": "4e8ee244-3e53-376a-9c99-d2aa630a1dda",
    "recording_id": "aa9135c4-0499-4d75-9caf-4e2025caf388",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Odelay",
    "release_id": "3d08d05a-59ec-4ed2-b096-efdea0977f62",
    "release_group_id": "f2466d20-9a29-3baa-bfac-c245410e925f",
    "labels": [
        "Bong Load Custom Records",
        "DGC Records"
    ],
    "label_ids": [
        "b41ac8e4-c575-44df-a544-40ad84723ff3",
        "68803e28-86fe-4a95-985f-8e493795ab31"
    ],
    "release_date": "1996-06-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The New Pollution\" samples the drumbeat from Gus Poole's \"Hallelujah, Alright, Amen,\" a funky disco soul track from 1970, and the bluesy sax riff is from Joe Thomas' \"Venus\" (1976).\n -- \nBeck was once asked what the new pollution was. His reply, \"Human radios, sex with machines, mad eunuchs.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}