Information about plays

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

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

{
    "id": 3546183,
    "uri": "https://api.kexp.org/v2/plays/3546183/?format=api",
    "airdate": "2025-08-29T05:57:36-07:00",
    "show": 64416,
    "show_uri": "https://api.kexp.org/v2/shows/64416/?format=api",
    "image_uri": "https://ia801205.us.archive.org/35/items/mbid-e8101296-9ef3-457f-b2c4-56e014e4d3dc/mbid-e8101296-9ef3-457f-b2c4-56e014e4d3dc-11801463099_thumb500.jpg",
    "thumbnail_uri": "https://ia801205.us.archive.org/35/items/mbid-e8101296-9ef3-457f-b2c4-56e014e4d3dc/mbid-e8101296-9ef3-457f-b2c4-56e014e4d3dc-11801463099_thumb250.jpg",
    "song": "Radio, Radio",
    "track_id": "1e20fd6f-a4e9-337b-adf6-88dd7bb3be56",
    "recording_id": "0eb01c11-9ded-4873-b2fb-7cf3765efa42",
    "artist": "Elvis Costello",
    "artist_ids": [
        "8a338e06-d182-46f2-bd16-30a09bc840ba"
    ],
    "album": "This Year’s Model",
    "release_id": "e8101296-9ef3-457f-b2c4-56e014e4d3dc",
    "release_group_id": "5e8117f4-a87f-3732-be5f-313c7e5b308d",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1993-10-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On SNL in December, 1977, Costello and his band were expected to perform two of their hit songs, “Watching the Detectives” and “Less Than Zero,” which is exactly what happened during the dress rehearsal that night.\n\n“In the dress rehearsal, we did a song that was on my first album. But I thought it sounded a little too slow,” Costello said in a  documentary. “It was a medium-tempo song, and I didn’t think it was enough.” \n\nThat’s when Costello said he realized “this show is live. We can do anything we want.” \n\nWhen the live show began, Costello played several bars of “Less Than Zero” before stopping his band and saying to the camera, “I’m sorry ladies and gentleman, there’s no reason to do this song here.” \n\nCostello then launched into “Radio, Radio.”: https://www.nbc.com/nbc-insider/elvis-costello-1977-snl-radio-radio-performance",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}