Information about plays

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

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

{
    "id": 3617023,
    "uri": "https://api.kexp.org/v2/plays/3617023/?format=api",
    "airdate": "2026-02-13T15:38:39-08:00",
    "show": 65922,
    "show_uri": "https://api.kexp.org/v2/shows/65922/?format=api",
    "image_uri": "https://dn710303.ca.archive.org/0/items/mbid-dfa122ae-bf42-4471-a21f-5d0a8359fb76/mbid-dfa122ae-bf42-4471-a21f-5d0a8359fb76-44157625343_thumb500.jpg",
    "thumbnail_uri": "https://ia801701.us.archive.org/19/items/mbid-dfa122ae-bf42-4471-a21f-5d0a8359fb76/mbid-dfa122ae-bf42-4471-a21f-5d0a8359fb76-44157625343_thumb250.jpg",
    "song": "Real Tree Lee",
    "track_id": "e3c79193-0362-4ac8-97d5-71cb946a7bde",
    "recording_id": "4c5355d6-79a8-49d5-a364-aba4fa2e1ecc",
    "artist": "Adult DVD",
    "artist_ids": [
        "3daddca6-34a3-47b1-91a5-a1bff99c98dc"
    ],
    "album": "Real Tree Lee",
    "release_id": "dfa122ae-bf42-4471-a21f-5d0a8359fb76",
    "release_group_id": "e3a75890-4df5-430b-91ac-42c86d9e8b2c",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2026-01-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Phill in Cardiff, Wales\n\n“Real Tree Lee” is a 2026 single by Leeds six‑piece Adult DVD, released to mark their signing with Fat Possum Records and clocking in at just under four minutes. Musically it’s a snarling, acid‑dance‑punk hybrid: strobing DFA‑style synths, a chugging beat, and Harry Hanson’s deadpan talk‑sing over the top, landing somewhere between Underworld and Snapped Ankles in a very British, very 2026 way.\n\nAdult DVD is touring the UK this year. You can find tickets and info here: https://adultdvd.band/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}