Information about plays

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

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

{
    "id": 3630636,
    "uri": "https://api.kexp.org/v2/plays/3630636/?format=api",
    "airdate": "2026-03-18T13:22:40-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-e6a13fae-28ac-4e81-977e-e80c6e1d410d/mbid-e6a13fae-28ac-4e81-977e-e80c6e1d410d-17102353600_thumb250.jpg",
    "song": "Drink From a Silver Cup",
    "track_id": "162bd413-67b4-44d9-a922-66b3cc73bd1a",
    "recording_id": "762c6fdf-8865-4c49-ac8f-60d5eadbd580",
    "artist": "Chris Cohen",
    "artist_ids": [
        "d06cbcab-2094-4b51-9ccf-f4af33494ef1"
    ],
    "album": "As If Apart",
    "release_id": "e6a13fae-28ac-4e81-977e-e80c6e1d410d",
    "release_group_id": "5baee57d-6971-47d3-9724-248383c33e5f",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2016-05-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chris Cohen is an L.A.-based singer-songwriter. He was a member of the band Deerhoof between 2002 and 2006. \n--\nIn 2019, he talked to KEXP about what addiction can do to a family for KEXP's \"Music Heals\" program: https://www.kexp.org/read/2019/5/21/music-heals-chris-cohen-new-album-and-what-addiction-can-do-family/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}