Information about plays

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

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

{
    "id": 3652055,
    "uri": "https://api.kexp.org/v2/plays/3652055/?format=api",
    "airdate": "2026-05-08T07:52:19-07:00",
    "show": 66659,
    "show_uri": "https://api.kexp.org/v2/shows/66659/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-eca283ab-f95a-4569-845f-b146e05ae419/mbid-eca283ab-f95a-4569-845f-b146e05ae419-7422555141_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-eca283ab-f95a-4569-845f-b146e05ae419/mbid-eca283ab-f95a-4569-845f-b146e05ae419-7422555141_thumb250.jpg",
    "song": "Supernova (Edit)",
    "track_id": "79bbdfbc-62b2-4892-8a2f-7824392c19d3",
    "recording_id": "ec870c80-2cf9-416f-ac26-0a5224e0eaf8",
    "artist": "Liz Phair",
    "artist_ids": [
        "149326c2-b8a3-48e3-b3d2-9b5b9593127f"
    ],
    "album": "Supernova",
    "release_id": "226e7534-6513-4252-94a9-9bdd2e23b331",
    "release_group_id": "f18750df-3844-3083-8871-ed412556438a",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Want to know how Liz Phair, with the help of recording engineers Brad Wood and Brad Deck, made this great tribute to her boyfriend?: https://www.mixonline.com/recording/classic-tracks/classic-tracks-supernova-liz-phair-367593",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}