Information about plays

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

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

{
    "id": 3633841,
    "uri": "https://api.kexp.org/v2/plays/3633841/?format=api",
    "airdate": "2026-03-26T10:04:46-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-0b9e9d9c-4e13-426b-b28b-839a6ef00d37/mbid-0b9e9d9c-4e13-426b-b28b-839a6ef00d37-3242924587_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-0b9e9d9c-4e13-426b-b28b-839a6ef00d37/mbid-0b9e9d9c-4e13-426b-b28b-839a6ef00d37-3242924587_thumb250.jpg",
    "song": "Romance",
    "track_id": "8e785c4f-8178-32ee-b4f7-f6e5c9976821",
    "recording_id": "ce017d88-d993-4c83-8f9e-e9e4c207aa07",
    "artist": "Wild Flag",
    "artist_ids": [
        "4473e47b-81bb-47af-8cb0-1cad6f68d8bc"
    ],
    "album": "Wild Flag",
    "release_id": "0b9e9d9c-4e13-426b-b28b-839a6ef00d37",
    "release_group_id": "4139b611-40ac-46d6-a916-c141198e9633",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2011-09-13",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning and welcome to Six Degrees Day with Abbie and Lisa LeClair. This morning we're exploring six degrees with Carrie Brownstein.\n--\nWild Flag is a Portland, Oregon- and Washington, D.C. -based quartet consisting of Carrie Brownstein, Rebecca Cole, Mary Timony, and Janet Weiss. The members of Wild Flag have played in numerous and notable bands including Sleater-Kinney, Helium, Quasi, The Minders, Stephen Malkmus and the Jicks, and others. \n\nhttps://wildflag.bandcamp.com/track/romanc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}