Information about plays

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

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

{
    "id": 3639946,
    "uri": "https://api.kexp.org/v2/plays/3639946/?format=api",
    "airdate": "2026-04-09T15:53:02-07:00",
    "show": 66408,
    "show_uri": "https://api.kexp.org/v2/shows/66408/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/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": "Devils Haircut",
    "track_id": "2f7d4bc9-f12b-3791-9f60-5de4798412d7",
    "recording_id": "b218b076-2ac7-476f-a749-ff0a774f10b1",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Odelay",
    "release_id": "804b7f78-0bbc-3479-887a-ab28390357d4",
    "release_group_id": "df0bfd42-78a9-40c3-a45f-a12e10d446f8",
    "labels": [
        "Geffen Records",
        "Bong Load Custom Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b",
        "b41ac8e4-c575-44df-a544-40ad84723ff3"
    ],
    "release_date": "1996-06-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The main riff for this song is from \"I Can Only Give You Everything\" by Them, a band led by a young Van Morrison in 1965. The drums in the chorus and drum breaks come from Pretty Purdie’s “Soul Drums”. \n--\nHere are the credits for this song: Lead Vocals: Beck Slide Guitar: Beck Bass Guitar: Beck Drums: Beck Percussion: Beck Harmonica: Beck Celesta: Beck Electric Piano: Beck Keyboard: Beck Clavinet: Beck Organ: Beck (Oh, Beck produced and mixed the song, too.)\n--\nSee the official music video for this song: https://www.youtube.com/watch?v=aa3rBVb3v4g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}