Information about plays

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

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

{
    "id": 3549556,
    "uri": "https://api.kexp.org/v2/plays/3549556/?format=api",
    "airdate": "2025-09-06T07:51:06-07:00",
    "show": 64490,
    "show_uri": "https://api.kexp.org/v2/shows/64490/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "50 Years of Music: Helado Negro – “Two Lucky”",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Back in 2022, KEXP celebrated our 50th anniversary by picking a year from the last half-century to remember that moment in music. Later this morning on Sound & Vision, we’re talking about the role of music in connecting parents with kids, so I wanted to revisit this story: Dusty Henry reflects on how Helado Negro’s 2019 track “Two Lucky” guided him through grief and new beginnings.\n\n\nLink to story: https://www.kexp.org/read/2022/9/7/50-years-of-music-2019-helado-negro-two-lucky/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}