Information about plays

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

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

{
    "id": 3548419,
    "uri": "https://api.kexp.org/v2/plays/3548419/?format=api",
    "airdate": "2025-09-03T13:02:04-07:00",
    "show": 64463,
    "show_uri": "https://api.kexp.org/v2/shows/64463/?format=api",
    "image_uri": "https://ia601600.us.archive.org/24/items/mbid-b4b96943-5dd5-4f34-956a-7a2d0356476a/mbid-b4b96943-5dd5-4f34-956a-7a2d0356476a-9197142551_thumb500.jpg",
    "thumbnail_uri": "https://ia601600.us.archive.org/24/items/mbid-b4b96943-5dd5-4f34-956a-7a2d0356476a/mbid-b4b96943-5dd5-4f34-956a-7a2d0356476a-9197142551_thumb250.jpg",
    "song": "The Door",
    "track_id": "337e3a91-535b-4bf6-b0c4-c9687a9b9f8d",
    "recording_id": "a17485a8-93eb-4983-bd79-7aa8809a5741",
    "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": "Happy Wednesday and welcome to The Afternoon Show with the most excellent Larry Mizell, Jr. and delightful Sharlese! Thanks so much for being part of this community!\n--\nLearn the 'Secret history\" of \"The Door\" (marked by D's whistling): https://www.okayplayer.com/ben-kane-reveals-the-secret-history-of-dangelos-the-door/546169\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}