Information about plays

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

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

{
    "id": 3627817,
    "uri": "https://api.kexp.org/v2/plays/3627817/?format=api",
    "airdate": "2026-03-11T18:09:09-07:00",
    "show": 66154,
    "show_uri": "https://api.kexp.org/v2/shows/66154/?format=api",
    "image_uri": "https://ia600804.us.archive.org/34/items/mbid-804b7f78-0bbc-3479-887a-ab28390357d4/mbid-804b7f78-0bbc-3479-887a-ab28390357d4-4507123240_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-804b7f78-0bbc-3479-887a-ab28390357d4/mbid-804b7f78-0bbc-3479-887a-ab28390357d4-4507123240_thumb250.jpg",
    "song": "The New Pollution",
    "track_id": "822da5fb-844d-3493-826b-25a17610f195",
    "recording_id": "aa9135c4-0499-4d75-9caf-4e2025caf388",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Odelay",
    "release_id": "36aa4fbb-776d-445a-a2f8-065f2fb012a0",
    "release_group_id": "f2466d20-9a29-3baa-bfac-c245410e925f",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1996-06-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The bluesy sax riff is from Joe Thomas' \"Venus\" (1976).\nhttps://wbssmedia.com/artists/detail/1289\n--\nReleased as the third single from Beck's fifth album, Odelay in 1996, \"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.\"\n\nhttps://www.beck.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}