Information about plays

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

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

{
    "id": 3545158,
    "uri": "https://api.kexp.org/v2/plays/3545158/?format=api",
    "airdate": "2025-08-26T17:50:57-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia800608.us.archive.org/12/items/mbid-cbd2025f-d201-4a08-a450-fda11dd73406/mbid-cbd2025f-d201-4a08-a450-fda11dd73406-41383995793_thumb500.jpg",
    "thumbnail_uri": "https://ia800608.us.archive.org/12/items/mbid-cbd2025f-d201-4a08-a450-fda11dd73406/mbid-cbd2025f-d201-4a08-a450-fda11dd73406-41383995793_thumb250.jpg",
    "song": "Impeach the President",
    "track_id": "b2ed51aa-bf0e-4eb3-81d2-432611375b93",
    "recording_id": "c22f88fd-8a4c-4d42-83e8-5ec408a48a86",
    "artist": "The Sure Fire Soul Ensemble featuring Kelly Finnigan",
    "artist_ids": [
        "b085ad5c-a13a-434b-9168-a46faf54902c",
        "868bf8f7-f63a-4791-9fba-c439071ab491"
    ],
    "album": "Impeach the President",
    "release_id": "cbd2025f-d201-4a08-a450-fda11dd73406",
    "release_group_id": "da46d1f2-aed3-40ef-8d34-0422e4c82806",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Impeach The President” was originally released in 1973 by The Honey Drippers as a protest song advocating for the impeachment of Richard Nixon. Bay Area indie soul artist Kelly Finnigan united with San Diego based outfit The Sure Fire Soul Ensemble to produce a sequel that's quite faithful to the original, right down to the iconic opening drum beat.\n\nhttps://floodmagazine.com/58995/premiere-kelly-finnigan-and-the-sure-fire-soul-ensemble-are-ready-to-impeach-the-president/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}