Information about plays

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

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

{
    "id": 3667388,
    "uri": "https://api.kexp.org/v2/plays/3667388/?format=api",
    "airdate": "2026-06-13T14:48:02-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-1ce135a7-fbad-4780-ab6a-e90ffe185359/mbid-1ce135a7-fbad-4780-ab6a-e90ffe185359-19620649698_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-1ce135a7-fbad-4780-ab6a-e90ffe185359/mbid-1ce135a7-fbad-4780-ab6a-e90ffe185359-19620649698_thumb250.jpg",
    "song": "Cemalım",
    "track_id": "097f60d9-94ae-4210-aa48-ae49c878c1a6",
    "recording_id": "87e589c5-2630-49e3-b496-fc259cdeb9f6",
    "artist": "Altın Gün",
    "artist_ids": [
        "cd5799f6-e6cf-4322-a659-96f5de4a2f6c"
    ],
    "album": "On",
    "release_id": "1ce135a7-fbad-4780-ab6a-e90ffe185359",
    "release_group_id": "99d19d23-df33-4f9c-ab71-115524e67d17",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-03-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Altın Gün will be performing at The Showbox Sodo September 8th!\n---\nJasper Verhulst, the bass player and founder of Altın Gün, produced L'Eclair's Polymood\n---\nCheck out Altin Gun's newest Live on KEXP session recorded November 2023!\nhttps://www.youtube.com/watch?v=uLayWDyFrAo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}