Information about plays

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

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

{
    "id": 3551789,
    "uri": "https://api.kexp.org/v2/plays/3551789/?format=api",
    "airdate": "2025-09-11T17:37:41-07:00",
    "show": 64535,
    "show_uri": "https://api.kexp.org/v2/shows/64535/?format=api",
    "image_uri": "https://ia801403.us.archive.org/31/items/mbid-67020dff-2c0b-470f-8104-e157f168e035/mbid-67020dff-2c0b-470f-8104-e157f168e035-33046916110_thumb500.jpg",
    "thumbnail_uri": "https://ia801403.us.archive.org/31/items/mbid-67020dff-2c0b-470f-8104-e157f168e035/mbid-67020dff-2c0b-470f-8104-e157f168e035-33046916110_thumb250.jpg",
    "song": "Punk Rock Loser",
    "track_id": "57ce330a-6a0f-4d12-80a6-1ab3cbaa054f",
    "recording_id": "b7c035ee-acde-4fb1-94f4-73e78edeeb5c",
    "artist": "Viagra Boys",
    "artist_ids": [
        "9df0c0ec-619e-447d-a155-23e19d9c84ce"
    ],
    "album": "Cave World",
    "release_id": "67020dff-2c0b-470f-8104-e157f168e035",
    "release_group_id": "bed07eb0-f5b6-4e42-b6b8-c2416b86cbfc",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2022-07-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "VIAGRA BOYS - IN THE GATHERING SPACE THIS SATURDAY!\n\nJoin us in the KEXP Gathering Space SATURDAY, SEPTEMBER 13TH, 1 PM for a live set from Viagra Boys!! \n\nThis performance is free and open to all ages.  First come first serve. Go to kexp.org/events for more info!\n--\nThey ain't your average, normal dudes. This Stockholm band is playing Seattle's \nShowbox on Friday, September 12th.  They'll be in Oakland at the Fox Theater on  Thursday, October 23rd. \n--\nCheck out video of Viagra Boys playing Live on KEXP: https://www.youtube.com/watch?v=00G89GY2KNo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}