Information about plays

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

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

{
    "id": 3592293,
    "uri": "https://api.kexp.org/v2/plays/3592293/?format=api",
    "airdate": "2025-12-17T14:00:52-08:00",
    "show": 65403,
    "show_uri": "https://api.kexp.org/v2/shows/65403/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Backlash Blues",
    "track_id": "5a8c2076-20bb-41cd-bdba-a50c93fdcf07",
    "recording_id": "389beda8-d250-44d5-ac4e-c3ee5c13edb4",
    "artist": "Nina Simone",
    "artist_ids": [
        "2944824d-4c26-476f-a981-be849081942f"
    ],
    "album": "Summer of Soul (... Or, When the Revolution Could Not Be Televised) [original Motion Picture Soundtrack]",
    "release_id": "f42fdc4c-6e5f-4892-a167-b568de019845",
    "release_group_id": "12814386-09b9-4493-8c0c-0d8523973c68",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2022-01-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Essential soundtrack accompaniment - curated by Questlove - to the 2021 'Summer of Soul' documentary about the 1969 Harlem Cultural Festival.\n\nAmerican singer, songwriter, pianist, arranger, and civil rights activist. Nina Simone was her stage name. The singer was born as Eunice Waymon, but by age 21, the North Carolina native was going by a different name at her nightly Atlantic City gig: Nina Simone. She hoped that adopting a different name would keep her mother from finding out about her performances. “Nina” was her boyfriend’s nickname for her at the time. “Simone” was inspired by Simone Signoret, an actress that the singer admired. https://bit.ly/39doD6E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}