Information about plays

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

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

{
    "id": 3577625,
    "uri": "https://api.kexp.org/v2/plays/3577625/?format=api",
    "airdate": "2025-11-13T11:08:01-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Copperhead Road (Accoustic version)",
    "track_id": "b8007703-82d6-47f1-908e-6f615db69e36",
    "recording_id": "d0c6b5e3-3a89-4160-a9fd-88e4f6c7acf4",
    "artist": "Steve Earle",
    "artist_ids": [
        "ec863030-7c13-45a3-a025-a69195d3a020"
    ],
    "album": "American Songbook",
    "release_id": "7c81072c-ade6-491c-a077-2ac416bb9eca",
    "release_group_id": "8f77b0bb-6650-446b-a25e-22ca604ee192",
    "labels": [
        "Volume"
    ],
    "label_ids": [
        "e3e60969-81f7-48ef-a6bd-65010f9b87aa"
    ],
    "release_date": "1996-09-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Kate in San Francisco:\n\nMy partner Jason, whom I was with for 14 years, died of an accidental overdose just two weeks ago. I called him the BBE, for Best Boyfriend Ever. We had been making plans for trips, for retirement together, for growing old together. I know I'll be okay but it is rough right now. Jason was a psychiatric social worker for 25 years, working with and advocating for unhoused people and drug users living in San Francisco. He was a thorn in the side of the bureaucracy,  stubborn and determined in addressing unjust or ineffective practices. He left behind a large a loving community of comrades in the struggle, along with me, his son and his family. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}