Information about plays

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

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

{
    "id": 3543914,
    "uri": "https://api.kexp.org/v2/plays/3543914/?format=api",
    "airdate": "2025-08-23T20:28:25-07:00",
    "show": 64369,
    "show_uri": "https://api.kexp.org/v2/shows/64369/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Love Is Waiting for You",
    "track_id": null,
    "recording_id": "6f37a3c6-c52d-4d75-8fc4-6d928a10de05",
    "artist": "Robbie Hill's Family Affair",
    "artist_ids": [
        "13a5ef53-b6fa-464b-aabe-63f7a57d2ac9"
    ],
    "album": "Gotta Get Back: The Unreleased L.A. Sessions",
    "release_id": null,
    "release_group_id": "811d8e97-60a1-47fd-a73d-8b77b8b74755",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Via Light in the Attic: \"Almost 10 years ago, Light In The Attic and DJ Supreme La Rock compiled the first ever set of vintage Pacific Northwest soul on Wheedle’s Groove: Seattle’s Finest In Funk & Soul 1965-75 (LITA 009) featuring such rare sides as “I Just Want To Be (Like Myself)” by legendary funk outfit Robbie Hill’s Family Affair. Robbie named his band “Family Affair” for a reason – his band is his family and their blood is thicker than the mud. Nothing could be more of a testament to the groups bond than their longevity, which continues on to the present day, surviving in Seattle’s Central District, carrying on a nearly half a century long tradition.\"\n\nhttps://lightintheattic.net/collections/robbie-hills-family-affair",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}