Information about plays

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

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

{
    "id": 3622088,
    "uri": "https://api.kexp.org/v2/plays/3622088/?format=api",
    "airdate": "2026-02-25T11:55:41-08:00",
    "show": 66027,
    "show_uri": "https://api.kexp.org/v2/shows/66027/?format=api",
    "image_uri": "https://dn711305.ca.archive.org/0/items/mbid-80098e93-3a32-458d-9102-73e048fa1f43/mbid-80098e93-3a32-458d-9102-73e048fa1f43-44451799956_thumb500.jpg",
    "thumbnail_uri": "https://ia800105.us.archive.org/5/items/mbid-80098e93-3a32-458d-9102-73e048fa1f43/mbid-80098e93-3a32-458d-9102-73e048fa1f43-44451799956_thumb250.jpg",
    "song": "Ride Easy",
    "track_id": "adf85018-3d7a-477c-adab-c3eee08b7134",
    "recording_id": "6081cca1-1f67-4f14-bb69-7a8fd1823c5e",
    "artist": "Serafima and the Shakedowns",
    "artist_ids": [
        "c5b73f24-7538-49b8-b4c8-f208a69a8b1f"
    ],
    "album": "Ride Easy",
    "release_id": "80098e93-3a32-458d-9102-73e048fa1f43",
    "release_group_id": "8285e89e-25e4-4b78-b861-951e6107f9b2",
    "labels": [
        "bwgibwgan"
    ],
    "label_ids": [
        "7a20cdf7-8b37-4bd8-a938-29ae890245a2"
    ],
    "release_date": "2026-02-03",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle band Serafima and the Shakedowns!\n\n“Ride Easy” is a mission statement of sorts - a song about slowing your grip, trusting yourself, and figuring out how to move through the world without burning out. “Ride easy / don’t work so hard / ask him to dance / and don’t worry about your heart,” Serafima sings, delivering its advice plainly and with a wink. Warmth and humour do the heavy lifting. It’s intimate without being fragile, grounded without feeling heavy.\"\n\nSerafima and the Shakedowns debut album \"Ride Easy\" releases May 1st!\n\nThey are also on tour!\n\nMarch 13th at The Sunset Tavern in Seattle and May 7th and 8th at the Clock Out Lounge in Seattle.\n\nserafimaandtheshakedowns.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}