Information about plays

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

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

{
    "id": 3627035,
    "uri": "https://api.kexp.org/v2/plays/3627035/?format=api",
    "airdate": "2026-03-09T07:23:43-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://ia600209.us.archive.org/0/items/mbid-4d12f56a-a1f7-463f-bfd3-0e72eec44e55/mbid-4d12f56a-a1f7-463f-bfd3-0e72eec44e55-13496682741_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-4d12f56a-a1f7-463f-bfd3-0e72eec44e55/mbid-4d12f56a-a1f7-463f-bfd3-0e72eec44e55-13496682741_thumb250.jpg",
    "song": "I&I",
    "track_id": "90b47e9f-6741-43f1-9579-17fee7526696",
    "recording_id": "450911ab-c129-415f-9303-b2b1de7ea337",
    "artist": "LUH",
    "artist_ids": [
        "45d5bc29-0a7c-49f9-b6e9-d768a3aee0e4"
    ],
    "album": "Spiritual Songs for Lovers to Sing",
    "release_id": "4d12f56a-a1f7-463f-bfd3-0e72eec44e55",
    "release_group_id": "668c6d6c-af52-4711-bd58-d89f79a07c01",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2016-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "YOU can help power KEXP! https://www.kexp.org/donate/\n\n\"Good Goddamn Morning, John, Morgan and Imaginary Producer Owen!\nUpped my Amp a week or so ago and celebrated by using the morning show pint glass for a bloody mary along with my KEXP coffee! \nAm I doing this right?\nMuch amped up love from rural southern Michigan.\" - Jeff\n\n--\n\nJohn was the host when Lost Under heaven gave this wonderful in-studio performance in 2018. It included \"I&I\": https://www.youtube.com/watch?v=FJX6JfqBTDk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}