Information about plays

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

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

{
    "id": 3537833,
    "uri": "https://api.kexp.org/v2/plays/3537833/?format=api",
    "airdate": "2025-08-09T08:35:24-07:00",
    "show": 64242,
    "show_uri": "https://api.kexp.org/v2/shows/64242/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Open Mike Eagle on Divorce, Sears Catalogues, and Black Surrealism",
    "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": "KEXP’s Martin Douglas talks with Open Mike Eagle about the years leading up to his newest album, Neighborhood Gods Unlimited, which draws heavily on Black surrealism, similar to movies like Sorry to Bother You and Get Out.\n\n“I felt challenged and inspired by these pieces of media,” Open Mike Eagle says in the interview. “I want to tell an absurd story in a rap album. I want people to feel the depths where it might be trying to go emotionally and the questions it might be trying to ask — but I don't want to say all the answers.”\n\nLearn more about Open Mike Eagle’s tour dates and multimedia endeavors: http://mikeeagle.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}