Information about plays

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

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

{
    "id": 3636842,
    "uri": "https://api.kexp.org/v2/plays/3636842/?format=api",
    "airdate": "2026-04-02T11:08:37-07:00",
    "show": 66345,
    "show_uri": "https://api.kexp.org/v2/shows/66345/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f-44140537063_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f/mbid-0a54174c-7a46-43f3-951e-b96bd9fbcb1f-44140537063_thumb250.jpg",
    "song": "Mantis",
    "track_id": "8313f26b-278a-4cd1-9ac2-3ef22a8156de",
    "recording_id": "0e1bb03a-08d7-4f07-8852-2da010da7bd3",
    "artist": "Courtney Barnett",
    "artist_ids": [
        "55111838-f001-494a-a1b5-9d818db85810"
    ],
    "album": "Creature of Habit",
    "release_id": "0a54174c-7a46-43f3-951e-b96bd9fbcb1f",
    "release_group_id": "86bd7034-660d-4f1d-96bf-1a70b81394ab",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian's Courtney Barnett's fourth studio album, \"Creature of Habit,\" was released last week!\n\nCourtney is hitting the road this spring. She'll be in Seattle later this summer at Woodland Park Zoo on August 18th (with Built to Spill) and at The Fillmore in San Francisco on August 26th and 27th!\n\nhttps://courtneybarnett.bandcamp.com\n--\nHere's a live version of \"Mantis\" for you to enjoy:\nhttps://shorturl.at/PyGge",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}