Information about plays

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

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

{
    "id": 3638956,
    "uri": "https://api.kexp.org/v2/plays/3638956/?format=api",
    "airdate": "2026-04-07T06:39:45-07:00",
    "show": 66389,
    "show_uri": "https://api.kexp.org/v2/shows/66389/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Queen of My Heart",
    "track_id": "2df8ce15-3fe7-48f9-b806-d01ab64783e1",
    "recording_id": "66499c9f-aabd-43c7-99e0-701d8d17c586",
    "artist": "Parlor Greens",
    "artist_ids": [
        "9d13baba-2e96-448e-ac2b-bf38fc189827"
    ],
    "album": "Emeralds",
    "release_id": "4d52621e-dfe1-4c34-a852-793c0b7cb76f",
    "release_group_id": "ffc4ed36-a231-4896-8840-237a6f7f11b6",
    "labels": [
        "Colemine Records"
    ],
    "label_ids": [
        "cfb1811d-1776-4c68-881e-112f83b59998"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emeralds, the sophomore long player from Parlor Greens, finds the trio serving up a beautifully curated sampler of what funky organ music can be. Seasoned and soulful pros coming together to make infectiously funky instrumental jams.\n==\nTim Carman (GA-20) on drums, Jimmy James (True Loves, formerly Delvon Lamarr Organ Trio) on guitar, and Adam Scone (Scone Cash Players, The Sugarman 3) on organ. \n==\nhttps://parlorgreens.bandcamp.com/album/emeralds",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}