Information about plays

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

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

{
    "id": 3640272,
    "uri": "https://api.kexp.org/v2/plays/3640272/?format=api",
    "airdate": "2026-04-10T11:47:14-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn721702.ca.archive.org/0/items/mbid-8e04e5d7-ed79-3e2e-8558-6df68bab5f6d/mbid-8e04e5d7-ed79-3e2e-8558-6df68bab5f6d-19688294474_thumb250.jpg",
    "song": "Hello in There",
    "track_id": "17015496-ca67-3ecf-8d4b-1732d124d61b",
    "recording_id": "c3f5d4cd-6a52-4f63-aa18-84b943db624f",
    "artist": "John Prine",
    "artist_ids": [
        "e86492c1-0376-4df0-8042-8ba058c83960"
    ],
    "album": "John Prine",
    "release_id": "8e04e5d7-ed79-3e2e-8558-6df68bab5f6d",
    "release_group_id": "a13154a4-14a1-3344-ae14-3bea728ebe58",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1990-01-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John Prine, one of our greatest songwriters, who combined literary genius with a common touch, died in  2020 at age 73 of COVID.: \n\nhttps://www.npr.org/2020/04/07/750894794/john-prine-obituary\n\n--\n\nJohn Prine's songwriting gifts are best explored with such songs as “Hello in There,” off his 1971 self-titled debut, a stark examination of age, enduring love, and time’s merciless hand.: \n\nhttps://americansongwriter.com/hello-in-there-john-prine-behind-the-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}