Information about plays

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

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

{
    "id": 3659921,
    "uri": "https://api.kexp.org/v2/plays/3659921/?format=api",
    "airdate": "2026-05-26T18:35:09-07:00",
    "show": 66822,
    "show_uri": "https://api.kexp.org/v2/shows/66822/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sis",
    "track_id": null,
    "recording_id": null,
    "artist": "My Favorite Color",
    "artist_ids": [
        "2bc5b574-96c2-4310-ad13-e5da48141360"
    ],
    "album": "Elmer",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featured on today’s In Our Headphones: Host Evie Stokes sits down with Seattle (and New York) based jazz musician Kassa Overall. Kassa talks about falling in love with jazz and hip-hop and how he finds the common ground between both genres on his latest album CREAM. He also shares a song from LA rapper My Favorite Color and music that passes the car and home stereo test. “Sis” comes from My Favorite Color’s 2025 album, Elmer, produced by Nice Rec.\n\nhttps://kassaoverall.com\nhttps://myfavoritecolorandnicerec.bandcamp.com/album/elmer\n\nYou can listen to this episode, and past episodes of In Our Headphones here:\nhttps://www.kexp.org/podcasts/in-our-headphones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}