Information about plays

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

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

{
    "id": 3554132,
    "uri": "https://api.kexp.org/v2/plays/3554132/?format=api",
    "airdate": "2025-09-17T09:56:58-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://ia801206.us.archive.org/10/items/mbid-6d012983-4187-4e00-985a-d613a653a556/mbid-6d012983-4187-4e00-985a-d613a653a556-37396849550_thumb500.jpg",
    "thumbnail_uri": "https://ia601206.us.archive.org/10/items/mbid-6d012983-4187-4e00-985a-d613a653a556/mbid-6d012983-4187-4e00-985a-d613a653a556-37396849550_thumb250.jpg",
    "song": "That Girl Suicide",
    "track_id": "bd23b462-66f9-300d-9a1a-262862b0b4b9",
    "recording_id": "3d9781e5-ed6a-427e-8679-cc45894203f3",
    "artist": "The Brian Jonestown Massacre",
    "artist_ids": [
        "381e8434-109a-439c-8acc-5d328359f2e0"
    ],
    "album": "Tepid Peppermint Wonderland: A Retrospective",
    "release_id": "6d012983-4187-4e00-985a-d613a653a556",
    "release_group_id": "4a544596-f7db-3df0-9fe8-f4725b4d583b",
    "labels": [
        "Tee Pee Records"
    ],
    "label_ids": [
        "4081ad06-da69-498c-a7bf-c119bc46684c"
    ],
    "release_date": "2004-11-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the debut album 'Methodrone', released in 1995. The title of the album is a portmanteau of the drug methadone, used in treatment of heroin addiction, and the word \"drone\". https://bit.ly/3Dklwa0 \"That Girl Suicide\" live: https://youtu.be/AKmhhGQcniA\n\nThe Brian Jonestown Massacre will play at the Showbox in Seattle on November 15 and The Regency Ballroom in San Francisco on November 20.\n\nhttps://www.thebrianjonestownmassacre.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}