Information about plays

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

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

{
    "id": 3635588,
    "uri": "https://api.kexp.org/v2/plays/3635588/?format=api",
    "airdate": "2026-03-30T12:37:29-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-fc9ad65a-61e1-42c6-9bac-20f5433c3689/mbid-fc9ad65a-61e1-42c6-9bac-20f5433c3689-26403379660_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-fc9ad65a-61e1-42c6-9bac-20f5433c3689/mbid-fc9ad65a-61e1-42c6-9bac-20f5433c3689-26403379660_thumb250.jpg",
    "song": "2080",
    "track_id": "c441ae35-d632-3d87-954f-c9fc9dda0e90",
    "recording_id": "f3dc1a8c-5927-45a2-9536-aa78f27c3692",
    "artist": "Yeasayer",
    "artist_ids": [
        "3feba7fa-3837-424a-b4f1-0077d217f569"
    ],
    "album": "All Hour Cymbals",
    "release_id": "fc9ad65a-61e1-42c6-9bac-20f5433c3689",
    "release_group_id": "df4fac03-3cf5-337c-adcb-c32aed6a0898",
    "labels": [
        "We Are Free"
    ],
    "label_ids": [
        "d62a11bf-c852-47fb-84b7-265d805d825f"
    ],
    "release_date": "2007-10-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Go back, back, back to 2008 to watch a live performance of this song for KEXP listeners from The Gibson Showroom in NYC: https://www.youtube.com/watch?v=hy2vbtmdRJQ.\n\nThis Brooklyn band's eclectic, offbeat indie rock encourages listeners to don their thinking caps and dancing shoes. https://bit.ly/41zN2y7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}