Information about plays

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

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

{
    "id": 3580648,
    "uri": "https://api.kexp.org/v2/plays/3580648/?format=api",
    "airdate": "2025-11-20T13:04:24-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia903106.us.archive.org/34/items/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0-24507375189_thumb500.jpg",
    "thumbnail_uri": "https://ia903106.us.archive.org/34/items/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0-24507375189_thumb250.jpg",
    "song": "Building Steam With a Grain of Salt",
    "track_id": "196da310-39ad-4ddf-b952-334109938365",
    "recording_id": "a07d406f-d430-46a1-b233-6eb457f51f76",
    "artist": "DJ Shadow",
    "artist_ids": [
        "efa2c11a-1a35-4b60-bc1b-66d37de88511"
    ],
    "album": "Endtroducing.....",
    "release_id": "4f42f3ae-730e-49b2-8315-10c6618efea0",
    "release_group_id": "4b2186f5-ff00-3227-ae11-783ba93e1089",
    "labels": [
        "Marlboro Music"
    ],
    "label_ids": [
        "69ac9e33-8c70-46fb-8f70-9d17948ed5e3"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Thursday and welcome to The Afternoon Show with the delightful Troy Nelson!  Thank you so much for joining us today!\n--\n\" Endtroducing....\"  is the debut full-length from DJ Shadow. The album is featured in the Guinness Book of World Records for being the first album composed entirely of samples.\n--\nDJ Shadow made the album on an Akai MPC 3000 sampler, a very early and limited digital sampler that was originally designed to create 13 second samples.  The fact he was able to make a 64 minute album from it is mind-blowing.\" : https://tmschultze.com/blog/25-years-dj-shadows-endtroducing/\n--\nTroy hosted DJ Shadow (Josh Davis) for an incredible Live on KEXP session in 2024: https://www.youtube.com/watch?v=eK6bdim2Vuc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}