Information about plays

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

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

{
    "id": 3626850,
    "uri": "https://api.kexp.org/v2/plays/3626850/?format=api",
    "airdate": "2026-03-08T18:34:14-07:00",
    "show": 66129,
    "show_uri": "https://api.kexp.org/v2/shows/66129/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Shout It Out",
    "track_id": null,
    "recording_id": null,
    "artist": "The Gospel Jamboree Family",
    "artist_ids": [],
    "album": "Shout It Out",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Jam Records"
    ],
    "label_ids": [
        "a9b23745-0fa1-492d-9f1b-97e24728d6d8"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Gospel Jamboree Family released \"Shout It Out\" on the EP of the same name in 1982.\n\nIt's the KEXP Spring Drive! https://www.kexp.org/donate/\nFor your $15/mo donation, you can get both the gray KEXP Baseball Hat AND the gold & black In Bloom tee!\n\nAnd when you donate $20/mo, you can get the In Bloom MiiR Mug OR the In Bloom Tee PLUS the gray KEXP Baseball Hat.\nThe stylish In Bloom mug from local Seattle company MiiR features a vintage floral design on a sandstone matte finish. The stainless-steel interior holds 12oz and has double-wall vacuum insulation, and a press-fit, splash-proof slide lid to keep your drinks hot or cool for hours.\n\nDonations in the next 30 minutes get the DJ SUPREME SPECIAL KEXP DJ Slip Mat! https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}