Information about plays

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

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

{
    "id": 3625256,
    "uri": "https://api.kexp.org/v2/plays/3625256/?format=api",
    "airdate": "2026-03-04T15:18:23-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://coverartarchive.org/release/e3a0afcc-79fa-44da-ab29-0da9973eac24/1673790310-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e3a0afcc-79fa-44da-ab29-0da9973eac24/1673790310-250.jpg",
    "song": "Love’s in Need of Love Today",
    "track_id": null,
    "recording_id": "16932b3b-a1e8-4e8c-8def-ae4b9831f16e",
    "artist": "Stevie Wonder",
    "artist_ids": [
        "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
    ],
    "album": "Songs in the Key of Life",
    "release_id": null,
    "release_group_id": "ea88b09b-fd34-33cf-a3e5-25a3a2fb4c6f",
    "labels": [
        "Tamla Motown"
    ],
    "label_ids": [
        "4b59e4da-ed85-49f9-904c-973f9a698c8b"
    ],
    "release_date": "1976-09-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1975, Wonder brought the demo of this song to Crystal Sound in Hollywood, where he developed the melody and lyrics. Instead of an instrumental lead-in, he recorded a choral introduction by overdubbing his voice singing all the choir parts. \"I knew my harmonized voices had to be clear,\" he said. \"But that my lead vocal had to be heard above the rest, not tucked in the back. The song was going to be a sermon, telling people that love was in need of love.\"\n\nWhile working on the intro, he was reminded of the church radio programs he used to hear when he was a child. \"An announcer would come on and say, 'Good morning or good evening everyone in radioland. I want to give you a message' – the whole deal, you know. My inspiration was the gospel quartets of the 1950s, like the one Sam Cooke was in. When I sang my final vocal on top, I imagined Sam in the studio with me – his spirit and energy.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}