Information about plays

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

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

{
    "id": 3657186,
    "uri": "https://api.kexp.org/v2/plays/3657186/?format=api",
    "airdate": "2026-05-20T10:05:43-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-96e79a6e-edc7-4df7-b7b4-71e8b1d119b1/mbid-96e79a6e-edc7-4df7-b7b4-71e8b1d119b1-44995305605_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-96e79a6e-edc7-4df7-b7b4-71e8b1d119b1/mbid-96e79a6e-edc7-4df7-b7b4-71e8b1d119b1-44995305605_thumb250.jpg",
    "song": "FEVER",
    "track_id": "6b5e44ac-4b14-4ee7-a28b-4ffc31848460",
    "recording_id": "ef740159-0ce6-421e-b5a0-c90f48b99ba3",
    "artist": "Kerala Dust",
    "artist_ids": [
        "6a8f332b-a26d-48c3-afd9-b167abfb4562"
    ],
    "album": "FEVER",
    "release_id": "96e79a6e-edc7-4df7-b7b4-71e8b1d119b1",
    "release_group_id": "db3b3b2b-1203-4c7d-9a18-d48830377bf1",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2026-04-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in London in 2016, Kerala Dust are Edmund Kenny on vocals/electronics, Harvey Grant on keys, and Lawrence Howarth on guitar. They're now based between Berlin and Zurich. \n\nhttps://www.keraladust.com/\nhttps://keraladust.bandcamp.com\n\nWatch their KEXP in-studio session from November (hosted by Cheryl) here: https://www.youtube.com/watch?v=mY-pIPaZwQg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}