Information about plays

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

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

{
    "id": 3601710,
    "uri": "https://api.kexp.org/v2/plays/3601710/?format=api",
    "airdate": "2026-01-08T05:46:58-08:00",
    "show": 65593,
    "show_uri": "https://api.kexp.org/v2/shows/65593/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Center",
    "track_id": "6e80d447-3227-478a-b220-41bc8a96a4be",
    "recording_id": "f41bd501-1bf0-4a1c-8dd1-171922cb1f6e",
    "artist": "TWEN",
    "artist_ids": [
        "9987f4cb-15a4-492d-964b-7afb5bf05470"
    ],
    "album": "Fate Euphoric",
    "release_id": "c3edbc29-0c89-47c5-9c12-34aa34fe14ca",
    "release_group_id": "aab5b709-4732-44fb-a10e-90c3a69caddc",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band twen originated in the Boston DIY punk scene, where core members Jane Fitzsimmons and Ian Jones met, but quickly relocated to Nashville, Tennessee, where they established themselves before embracing a nomadic van-life lifestyle, often calling Florida their base more recently. So, they're a Boston-bred, Nashville-rooted band that's now often on the road.  \n\nTour Dates: \n-April 19th, Killowatt, San Francisco\n-April 22nd, Mississippi Studios, Portland\n-April 25th, Tractor Tavern, Seattle\n\nhttps://www.twenband.com/\nhttps://twen.bandcamp.com/track/the-center",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}