Information about plays

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

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

{
    "id": 3592726,
    "uri": "https://api.kexp.org/v2/plays/3592726/?format=api",
    "airdate": "2025-12-18T15:43:44-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "https://ia800108.us.archive.org/6/items/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87-9146400169_thumb500.jpg",
    "thumbnail_uri": "https://ia800108.us.archive.org/6/items/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87/mbid-aa6f97b3-ab26-486d-9d14-82669f671f87-9146400169_thumb250.jpg",
    "song": "Till It's Done (Tutu)",
    "track_id": "d7be7da8-0da9-4ba6-bafb-5eeb30d0c1d9",
    "recording_id": "570cf915-5a7e-4722-ad9f-e0cc979a9128",
    "artist": "D’Angelo and The Vanguard",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "06c744b8-328d-46a3-96ea-7b98055c702f"
    ],
    "album": "Black Messiah",
    "release_id": "aa6f97b3-ab26-486d-9d14-82669f671f87",
    "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": "Lauryn Hill wrote, “I regret not having more time with you. Your undeniable beauty and talent were not of this world, and a presence not of this world needs protection in a world that covets light and the anointing of God. …You imaged a unity of strength and sensitivity in Black manhood to a generation that only saw itself as having to be one or the other.”\n\nHere's more than an hour of the great D'Angelo's performance at North Sea Jazz in 2012: https://www.youtube.com/watch?v=vR6cr6xKahs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}