Information about plays

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

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

{
    "id": 3598834,
    "uri": "https://api.kexp.org/v2/plays/3598834/?format=api",
    "airdate": "2026-01-01T13:26:15-08:00",
    "show": 65533,
    "show_uri": "https://api.kexp.org/v2/shows/65533/?format=api",
    "image_uri": "https://ia801606.us.archive.org/31/items/mbid-cf29c470-dd3e-31b0-8aa9-1ac4d3a95690/mbid-cf29c470-dd3e-31b0-8aa9-1ac4d3a95690-10123963930_thumb500.jpg",
    "thumbnail_uri": "https://ia601606.us.archive.org/31/items/mbid-cf29c470-dd3e-31b0-8aa9-1ac4d3a95690/mbid-cf29c470-dd3e-31b0-8aa9-1ac4d3a95690-10123963930_thumb250.jpg",
    "song": "I Believe (When I Fall in Love It Will Be Forever)",
    "track_id": "110bd0cb-2d4e-3469-9132-1fb7624d1de2",
    "recording_id": "e93e6076-c04a-4ed2-afc2-5de0cd609111",
    "artist": "Stevie Wonder",
    "artist_ids": [
        "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
    ],
    "album": "Talking Book",
    "release_id": "cf29c470-dd3e-31b0-8aa9-1ac4d3a95690",
    "release_group_id": "58c6d809-bfa7-3b25-acf3-a99d53402b08",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "2000-03-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"As romantic testaments go, it’s hard to top, in part because Wonder understands that the bright side of love looks all the more luminous when compared to the unfathomable darkness of loneliness.\" Read a tribute to \"I Believe...\": https://americansongwriter.com/stevie-wonder-believe-fall-love-will-forever/\n--\n“For me, me being an optimist doesn’t mean that I don’t think tragedies won’t happen, because I think part of growing is understanding pain as well as joy,” Stevie says, recalling how difficult it was for his mother to accept that he was blind. “And I said, ‘Maybe God has something for me that’s bigger than all this.’”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}