Information about plays

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

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

{
    "id": 3603797,
    "uri": "https://api.kexp.org/v2/plays/3603797/?format=api",
    "airdate": "2026-01-13T10:04:19-08:00",
    "show": 65640,
    "show_uri": "https://api.kexp.org/v2/shows/65640/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Death of the Party",
    "track_id": null,
    "recording_id": null,
    "artist": "Dean Johnson",
    "artist_ids": [
        "072a1c1a-08a1-4bee-8ff2-94d047b50f37"
    ],
    "album": "I Hope We Can Still Be Friends",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Saddle Creek"
    ],
    "label_ids": [],
    "release_date": "2025-08-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the oh-so-delightful Cheryl Waters and wonderful producer Meerah! We have tickets to give to see Aimee Mann in SF in March.  Thank you so much for joining us today!\n--\nSee Dean Johnson in a live KEXP in-studio performance last August.  Cheryl was the host.: https://www.youtube.com/watch?v=P0v1wJnb47g\n--\nGo here to the official website for this Seattle singer-songwriter: https://www.deanjohnsongs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}