Information about plays

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

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

{
    "id": 3627417,
    "uri": "https://api.kexp.org/v2/plays/3627417/?format=api",
    "airdate": "2026-03-10T12:11:36-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-f9490168-7fa1-4076-a5e2-ee6a246584c6/mbid-f9490168-7fa1-4076-a5e2-ee6a246584c6-14461396695_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-f9490168-7fa1-4076-a5e2-ee6a246584c6/mbid-f9490168-7fa1-4076-a5e2-ee6a246584c6-14461396695_thumb250.jpg",
    "song": "Jump Around",
    "track_id": "6b12bcc2-73d8-4782-b210-4dd41d7dc318",
    "recording_id": "7df7fb25-f278-46a1-9790-143dea85bbd3",
    "artist": "House of Pain",
    "artist_ids": [
        "c2d6a6fb-7999-4bb3-b2df-7d752fdf4e95"
    ],
    "album": "House of Pain",
    "release_id": "f9490168-7fa1-4076-a5e2-ee6a246584c6",
    "release_group_id": "22821d1b-28b3-31f7-84ca-25436862dd27",
    "labels": [
        "Tommy Boy"
    ],
    "label_ids": [
        "dd13c200-c9c9-4671-85f8-2dbff1319e3f"
    ],
    "release_date": "1992-07-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Jump Around\" contains samples of \"Harlem Shuffle\" by Bob & Earl, \"Ain't Sayin' Nothin'\" by Divine Styler, \"Popeye (The Hitchhiker)\" by Chubby Checker, \"Pistol Range, Military\" by Audio Fidelity Records, \"Can You Dig It\" by Chico and Buddy, \"Tramp\" by Otis Redding and Carla Thomas and \"Make It With You\" by Aretha Franklin\n--\nThere's lots of interesting debate about the origin of that squeal (repeated 66 times) in this song. Jr. Walker? Prince? Read about it here: https://faroutmagazine.co.uk/the-mystery-squeal-in-jump-around/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}