Information about plays

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

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

{
    "id": 3639458,
    "uri": "https://api.kexp.org/v2/plays/3639458/?format=api",
    "airdate": "2026-04-08T12:38:02-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-fe302f6b-4819-41a1-afdb-36f012fcec2a/mbid-fe302f6b-4819-41a1-afdb-36f012fcec2a-24788319929_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-fe302f6b-4819-41a1-afdb-36f012fcec2a/mbid-fe302f6b-4819-41a1-afdb-36f012fcec2a-24788319929_thumb250.jpg",
    "song": "Texas Sun",
    "track_id": "6d13d6b0-d1eb-453a-9a32-2c8f177a8216",
    "recording_id": "07dfe5d3-0b50-4a60-b4ec-5e648eecdf5c",
    "artist": "Khruangbin & Leon Bridges",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634",
        "69d9dfd7-19b7-4a75-8a53-9f733fb5d774"
    ],
    "album": "Texas Sun",
    "release_id": "fe302f6b-4819-41a1-afdb-36f012fcec2a",
    "release_group_id": "b3582356-e701-48f0-be6a-2f9e4ff134ef",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2020-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A beautiful collaboration between two Texas artists -- Khruangbin and Leon Bridges!\n\nCheck out Khruangbin playing Live on KEXP this past November! https://www.youtube.com/watch?v=0PsOJ_fRckg\n\nOn the collaboration with Khruangbin, Leon Bridges said in an interview with NPR: \"I discovered [Khruangbin's] music on a video shoot. We were on our way to another location, and one of the guys played their music. It was just one of those things — hearing it, I felt compelled to just sing melodies and lyrics over their songs.\"\n\nhttps://www.npr.org/2022/02/13/1080464239/leon-bridges-and-khruangbin-follow-dazzling-texas-sun-ep-with-subdued-texas-moon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}