Information about plays

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

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

{
    "id": 3585025,
    "uri": "https://api.kexp.org/v2/plays/3585025/?format=api",
    "airdate": "2025-11-30T14:23:05-08:00",
    "show": 65253,
    "show_uri": "https://api.kexp.org/v2/shows/65253/?format=api",
    "image_uri": "https://ia903105.us.archive.org/7/items/mbid-3d393154-0fc9-3182-b081-79c4f30d37e4/mbid-3d393154-0fc9-3182-b081-79c4f30d37e4-15223438954_thumb500.jpg",
    "thumbnail_uri": "https://ia803105.us.archive.org/7/items/mbid-3d393154-0fc9-3182-b081-79c4f30d37e4/mbid-3d393154-0fc9-3182-b081-79c4f30d37e4-15223438954_thumb250.jpg",
    "song": "No Sleep Till Brooklyn",
    "track_id": "8ca3760b-d691-3451-83be-2d2380e2d835",
    "recording_id": "f28d2ee6-4705-4a28-8bd2-8ce1b16b89a8",
    "artist": "Beastie Boys",
    "artist_ids": [
        "9beb62b2-88db-4cea-801e-162cd344ee53"
    ],
    "album": "Licensed to Ill",
    "release_id": "2b1ddfeb-e20f-3cab-a47c-802c5d77be96",
    "release_group_id": "57f5e7c8-2a6e-34a0-b4cd-0e77695bc36f",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2000-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Slayer's Kerry King plays the guitar solo on this track.\n\nThis song and its video are a send-up of heavy metal music. The title is a play on \"No Sleep 'til Hammersmith,\" the title of a 1981 Motörhead live album.\n\nIn order to spoof a heavy metal song, the Beasties needed a heavy guitar riff. That came courtesy of Kerry King, the guitarist for Slayer. Producer Rick Rubin was working with both Slayer and the Beastie Boys (each group was signed to Rubin's Def Jam Records), so he had King come down the hall and put down a guitar part, which he played intentionally out of tune in parts.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}