Information about plays

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

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

{
    "id": 3634000,
    "uri": "https://api.kexp.org/v2/plays/3634000/?format=api",
    "airdate": "2026-03-26T19:22:05-07:00",
    "show": 66287,
    "show_uri": "https://api.kexp.org/v2/shows/66287/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb250.jpg",
    "song": "Astral Plane",
    "track_id": "64f5b216-c4d5-4c00-b21b-61aeef4d4589",
    "recording_id": "3090d751-ebb7-431d-a7a8-837e6d44a571",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Silver",
    "release_id": "ee341bf6-299a-4424-95f1-be2fbb5efe77",
    "release_group_id": "844cf4cc-bcde-492b-9615-65d7b0029f3d",
    "labels": [
        "Karma Chief Records"
    ],
    "label_ids": [
        "b2d60533-fdcd-48b1-ad9e-db482053ac35"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Say She She and Asha Puthli collaborated in 2026 on \"Pawa!\"\n--\nSay She She is an American disco/funk group from Brooklyn, New York, formed in 2021. The group is led by classically trained singers Piya Malik, Sabrina Cunningham, and Nya Brown.\n\nhttps://www.saysheshe.com/\n\nCheck out their 2023 KEXP Live session: https://www.youtube.com/watch?v=pkgjhz82F_Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}