Information about plays

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

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

{
    "id": 3635188,
    "uri": "https://api.kexp.org/v2/plays/3635188/?format=api",
    "airdate": "2026-03-29T15:44:07-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "https://dn710303.ca.archive.org/0/items/mbid-47862230-f810-361c-838a-a1faf043ae95/mbid-47862230-f810-361c-838a-a1faf043ae95-6236582169_thumb500.jpg",
    "thumbnail_uri": "https://dn710303.ca.archive.org/0/items/mbid-47862230-f810-361c-838a-a1faf043ae95/mbid-47862230-f810-361c-838a-a1faf043ae95-6236582169_thumb250.jpg",
    "song": "Quiet Houses",
    "track_id": "06c9a98d-ff97-351a-9b68-dd49c72f0865",
    "recording_id": "3bd362c5-3b6d-4202-9897-2d38b3b4da8c",
    "artist": "Fleet Foxes",
    "artist_ids": [
        "fa97dd36-1b82-43d7-a6e4-2adeafd59cef"
    ],
    "album": "Fleet Foxes",
    "release_id": "47862230-f810-361c-838a-a1faf043ae95",
    "release_group_id": "af9a5099-04c5-3aaf-b0d1-fa160bd92e02",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2008-06-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating Robin Pecknold's 40th birthday ONE DAY EARLY!  HAPPY BIRTHDAY, ROBIN!\n\nRobin Pecknold was born in Seattle in 1986, the youngest of three children. His maternal great-grandfather, Theodor Valaas, immigrated to Seattle from Norway in 1905. Pecknold's father, Greg,played in Seattle-based soul band The Fathoms in the 1960s and has since worked as a film editor.\n\nBoth of Pecknold's siblings work closely with Fleet Foxes--his sister Aja as manager and his brother Sean as music video director.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}