Information about plays

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

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

{
    "id": 3626397,
    "uri": "https://api.kexp.org/v2/plays/3626397/?format=api",
    "airdate": "2026-03-07T13:49:50-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-910c1006-887c-3044-b13c-34f906f15ea7/mbid-910c1006-887c-3044-b13c-34f906f15ea7-2336491200_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-910c1006-887c-3044-b13c-34f906f15ea7/mbid-910c1006-887c-3044-b13c-34f906f15ea7-2336491200_thumb250.jpg",
    "song": "Knives Out",
    "track_id": "825f5776-b892-37ad-b9ef-87406956e036",
    "recording_id": "18441305-0d00-4f4f-a932-2e3262e8f793",
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "Amnesiac",
    "release_id": "910c1006-887c-3044-b13c-34f906f15ea7",
    "release_group_id": "bca9280e-28b4-327f-8fe0-fd918579e486",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2001-06-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Radiohead released “Knives Out” on their 2001 album Amnesiac, recorded during the same sessions that produced Kid A and known for its eerie guitar lines and dark storytelling. And when you head out on that next PNW camping trip, you could be sipping from the KEXP camping mug and rocking the Cozy Camping Combo crewneck — support the Spring Drive at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}