Information about plays

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

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

{
    "id": 3621806,
    "uri": "https://api.kexp.org/v2/plays/3621806/?format=api",
    "airdate": "2026-02-24T18:37:53-08:00",
    "show": 66021,
    "show_uri": "https://api.kexp.org/v2/shows/66021/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "how do I?",
    "track_id": null,
    "recording_id": null,
    "artist": "Della",
    "artist_ids": [
        "68d3c3a0-862e-430f-beb4-aa4b3c6693ae"
    ],
    "album": "13",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Louvana Records"
    ],
    "label_ids": [],
    "release_date": "2025-06-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featured on today's In Our Headphones: \nHost Evie Stokes talks with KEXP DJ Kevin Cole about one of his favorite discoveries from the Eurosonic Noorderslag Festival, the Cyprus-based songwriter Della. They discuss Kevin’s experience with Eurosonic over the years, what it was about Della that captivated him and the other judges, and the magic of her song “how do i?” The song comes from Della’s 2025 album, 13, out now from Louvana Records.\n\nhttps://www.louvanarecords.com/della\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"
}