Information about plays

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

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

{
    "id": 3637150,
    "uri": "https://api.kexp.org/v2/plays/3637150/?format=api",
    "airdate": "2026-04-03T05:23:41-07:00",
    "show": 66351,
    "show_uri": "https://api.kexp.org/v2/shows/66351/?format=api",
    "image_uri": "https://dn710408.ca.archive.org/0/items/mbid-45132b29-04ac-48cc-b7f7-a5dd08ced7eb/mbid-45132b29-04ac-48cc-b7f7-a5dd08ced7eb-44473857141_thumb500.jpg",
    "thumbnail_uri": "https://dn710408.ca.archive.org/0/items/mbid-45132b29-04ac-48cc-b7f7-a5dd08ced7eb/mbid-45132b29-04ac-48cc-b7f7-a5dd08ced7eb-44473857141_thumb250.jpg",
    "song": "A New Way of Living",
    "track_id": "9f2fe0c1-61bb-437c-b3b7-52175e87cfb2",
    "recording_id": "f894dab5-5463-4e48-879f-7900af2ada61",
    "artist": "The Early Years",
    "artist_ids": [
        "dbb7d2fe-f404-472b-b407-7ae44a8e0ad0"
    ],
    "album": "Modern Moonlight",
    "release_id": "45132b29-04ac-48cc-b7f7-a5dd08ced7eb",
    "release_group_id": "0a1f72ee-1463-4077-8fb3-e1ea3a502505",
    "labels": [
        "Sonic Cathedral Recordings"
    ],
    "label_ids": [
        "d1143f20-1664-4697-a4d0-2c7d32ecf9dd"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Early Years will release their new album ‘Modern Moonlight’ via Sonic Cathedral on May 22nd.\nIt’s their first in a decade and just their third in 20 years: \nhttps://theearlyyears.bandcamp.com\nhttps://www.facebook.com/earlyyearsband/\n--\n\"The Early Years feature David Malkinson (vocals/guitar), Roger Mackin (guitar), Brendan Kersey (bass), and Phil Raines (drums). Equipped with an amp, an electric guitar, and an assortment of effect pedals, Malkinson needed only a random one-off solo gig as the impetus to gather together his two friends -- Mackin and Raines -- to form the Early Years in 2004.\"  Here's a complete biography: https://www.allmusic.com/artist/the-early-years-mn0000937409#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}