Information about plays

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

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

{
    "id": 3639838,
    "uri": "https://api.kexp.org/v2/plays/3639838/?format=api",
    "airdate": "2026-04-09T10:15:01-07:00",
    "show": 66407,
    "show_uri": "https://api.kexp.org/v2/shows/66407/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442/mbid-42861d98-03b5-4c26-a3e6-c2a91f9fe442-42273468755_thumb250.jpg",
    "song": "Townies",
    "track_id": "4038ebe4-1954-4c78-829c-1e2d666f27f8",
    "recording_id": "9700034a-b60f-483a-b6ef-51ed3ab40ccf",
    "artist": "Wednesday",
    "artist_ids": [
        "9833b455-0da2-40b5-8e63-37816c910604"
    ],
    "album": "Bleeds",
    "release_id": "42861d98-03b5-4c26-a3e6-c2a91f9fe442",
    "release_group_id": "5bed2109-60ce-4c13-804a-fc04946ba7f7",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Asheville's Wednesday has a long slate of tour dates coming up!\n\n-Seattle at the Moore Theatre on Thursday, April 23rd.\n\n-Oakland on July 17th at Mosswood Park \n\nhttps://wednesdayband.bandcamp.com/\n\nCheck out video of the band playing Live on KEXP in 2022: https://www.youtube.com/watch?v=a0o-hF9s0ro&t=1s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}