Information about plays

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

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

{
    "id": 3540404,
    "uri": "https://api.kexp.org/v2/plays/3540404/?format=api",
    "airdate": "2025-08-15T14:00:42-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://ia801600.us.archive.org/24/items/mbid-b4b96943-5dd5-4f34-956a-7a2d0356476a/mbid-b4b96943-5dd5-4f34-956a-7a2d0356476a-9197142551_thumb500.jpg",
    "thumbnail_uri": "https://ia801600.us.archive.org/24/items/mbid-b4b96943-5dd5-4f34-956a-7a2d0356476a/mbid-b4b96943-5dd5-4f34-956a-7a2d0356476a-9197142551_thumb250.jpg",
    "song": "Sugah Daddy",
    "track_id": "9fef29c1-4c75-4934-904f-f77725419a2f",
    "recording_id": "91fea8d0-3263-4b6b-aebb-9061a67bc411",
    "artist": "D’Angelo and The Vanguard",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "06c744b8-328d-46a3-96ea-7b98055c702f"
    ],
    "album": "Black Messiah",
    "release_id": "b4b96943-5dd5-4f34-956a-7a2d0356476a",
    "release_group_id": "b3d96626-4d46-4012-b6cb-e8d8b192a4f1",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2014-12-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This piano-driven, Prince-influenced tune was first performed by D'Angelo during his live concerts back in 2012. The studio version features veteran session legend James Gadson, who is one of the most-recorded drummers in the history of R&B music, and Welsh bassist Pino Palladino - he was Pete Townshend and Roger Daltrey's first choice to fill the position left by John Entwistle as the bassist for The Who. -- For music theory class, here's a look at how D'Angelo uses \"funky dominant sevenths\": https://flypaper.soundfly.com/produce/how-dangelo-uses-funky-dominant-sevenths-in-sugah-daddy/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}