Information about plays

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

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

{
    "id": 3667594,
    "uri": "https://api.kexp.org/v2/plays/3667594/?format=api",
    "airdate": "2026-06-13T23:15:58-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-ca47729b-bf2a-4fee-8bf2-1823926d2d5f/mbid-ca47729b-bf2a-4fee-8bf2-1823926d2d5f-5846183948_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-ca47729b-bf2a-4fee-8bf2-1823926d2d5f/mbid-ca47729b-bf2a-4fee-8bf2-1823926d2d5f-5846183948_thumb250.jpg",
    "song": "Teenage Enema Nurses in Bondage",
    "track_id": "f16201ca-5354-3523-9777-7fa0a956dc4c",
    "recording_id": "8cbe1528-5985-4faa-a68d-861279a4121e",
    "artist": "Killer Pussy",
    "artist_ids": [
        "ec9e71c3-4ead-4a02-bced-a6fa5297bf06"
    ],
    "album": "Just Can’t Get Enough: New Wave Hits of the ’80s, Volume 9",
    "release_id": "ca47729b-bf2a-4fee-8bf2-1823926d2d5f",
    "release_group_id": "72cee1f0-1f5f-3fef-a939-1a9933c105e8",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on the band's own Sho-Pink Records label in May, 1982. Somehow, noted deejay Freddie Snakeskin at influential LA radio station KROQ got hold of a copy and started playing the title song in heavy rotation. It ultimately reached the #2 chart position on their playlist in August of 1982!\n\nhttps://onusrecords.bandcamp.com/track/teenage-enema-nurses-in-bondage",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}