Information about plays

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

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

{
    "id": 3618790,
    "uri": "https://api.kexp.org/v2/plays/3618790/?format=api",
    "airdate": "2026-02-17T18:03:24-08:00",
    "show": 65960,
    "show_uri": "https://api.kexp.org/v2/shows/65960/?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": "Recently signed to Fat Possum Records, Adult DVD began with Harry Hanson and Greg Lonsdale \"writing tunes via the internet to each other\" during the United Kingdom's COVID-19 lockdown.\n\nThey uploaded their first single \"FOMO\" to Bandcamp in January 2021, followed by \"Broken English\" the following month, which was their first single to be made available on major streaming platforms. https://tinyurl.com/3tpje4ny\n\nAdult DVD is touring the UK this year; tickets and info here: https://adultdvd.band/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}