Information about plays

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

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

{
    "id": 3627115,
    "uri": "https://api.kexp.org/v2/plays/3627115/?format=api",
    "airdate": "2026-03-09T14:11:45-07:00",
    "show": 66138,
    "show_uri": "https://api.kexp.org/v2/shows/66138/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-e683bdcb-67c4-45f1-9b79-f70d22663e93/mbid-e683bdcb-67c4-45f1-9b79-f70d22663e93-18344835343_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-e683bdcb-67c4-45f1-9b79-f70d22663e93/mbid-e683bdcb-67c4-45f1-9b79-f70d22663e93-18344835343_thumb250.jpg",
    "song": "Good Beat",
    "track_id": "b798b11d-d8b1-31af-80cf-8ebb5b704960",
    "recording_id": "0f54732e-47d5-4dcb-84a2-e7155c3cf2f3",
    "artist": "Deee‐Lite",
    "artist_ids": [
        "83d401e8-3322-4491-98d3-ec3a567c5047"
    ],
    "album": "The Very Best of Deee-Lite",
    "release_id": "e683bdcb-67c4-45f1-9b79-f70d22663e93",
    "release_group_id": "99fa9556-3c69-391c-87db-133085020dcd",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2001-11-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP depends on support from listeners like you! Go to KEXP.ORG to make your drive gift now and while you’re there, check out our brand new donor-exclusive thank you gifts! https://www.kexp.org/donate/\n\nThe drums from Yellow Magic Orchestra's cover of \"Tighten Up\" were sampled for Dee-Lite's \"Good Beat.\"  You may also hear a sample of \"Pump Up the Volume\" by M/A/R/R/S.\n\nWatch the official music video for \"Good Beat\": https://www.youtube.com/watch?v=lP55r5CDjI8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}