Information about plays

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

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

{
    "id": 3642348,
    "uri": "https://api.kexp.org/v2/plays/3642348/?format=api",
    "airdate": "2026-04-15T10:09:04-07:00",
    "show": 66460,
    "show_uri": "https://api.kexp.org/v2/shows/66460/?format=api",
    "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-4edc4a43-bee4-41bc-aa06-ae4a3cf2ea47/mbid-4edc4a43-bee4-41bc-aa06-ae4a3cf2ea47-9776058456_thumb500.jpg",
    "thumbnail_uri": "https://dn711107.ca.archive.org/0/items/mbid-4edc4a43-bee4-41bc-aa06-ae4a3cf2ea47/mbid-4edc4a43-bee4-41bc-aa06-ae4a3cf2ea47-9776058456_thumb250.jpg",
    "song": "Organ Donor",
    "track_id": "0e2ffb63-3816-3f98-b8b0-303e2da3819d",
    "recording_id": "1a99ad7a-a90b-471e-a13c-ea54d4151c3b",
    "artist": "DJ Shadow",
    "artist_ids": [
        "efa2c11a-1a35-4b60-bc1b-66d37de88511"
    ],
    "album": "Endtroducing.....",
    "release_id": "4edc4a43-bee4-41bc-aa06-ae4a3cf2ea47",
    "release_group_id": "4b2186f5-ff00-3227-ae11-783ba93e1089",
    "labels": [
        "Mo Wax"
    ],
    "label_ids": [
        "a9060093-ba38-4894-994d-efb808d2d586"
    ],
    "release_date": "1996-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Shadow, aka Josh Davis, is reputed to have a personal collection of over 60,000 records. \n\nHere, he samples Giorgio Moroder's \"Tears.\" Moroder's \"Tears\" appeared in the 1972 film Die KlosterschĂĽlerinnen, for which he also composed the score.\n\nhttps://djshadow.com\n\nDJ Shadow performed a KEXP in-studio session back in 2024 that you can watch here: https://www.youtube.com/watch?v=eK6bdim2Vuc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}