Information about plays

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

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

{
    "id": 3630970,
    "uri": "https://api.kexp.org/v2/plays/3630970/?format=api",
    "airdate": "2026-03-19T08:57:43-07:00",
    "show": 66221,
    "show_uri": "https://api.kexp.org/v2/shows/66221/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-612c57ba-d55d-403d-8b97-bfeacf733d7a/mbid-612c57ba-d55d-403d-8b97-bfeacf733d7a-14241876094_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-612c57ba-d55d-403d-8b97-bfeacf733d7a/mbid-612c57ba-d55d-403d-8b97-bfeacf733d7a-14241876094_thumb250.jpg",
    "song": "Some Sunsick Day",
    "track_id": "acf05c27-ba7a-4390-87a0-6229f78cf2bb",
    "recording_id": "2aa5b6ad-b2cf-41a9-9f8b-d8b61bef15ae",
    "artist": "Morgan Delt",
    "artist_ids": [
        "d5adb20d-3d1c-4753-9edf-a99d700312c7"
    ],
    "album": "Phase Zero",
    "release_id": "612c57ba-d55d-403d-8b97-bfeacf733d7a",
    "release_group_id": "5c9b6362-2ba3-4994-9c99-56a491cf5889",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2016-08-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For John in Austin:\nI am feeling the weight of the world as my parents both have dementia.  I lost my beautiful staffordshire in January and my other 12.5 year old pup was just diagnosed with a metastatic bladder tumor two days ago.  Shes been my paperweight when im erratically fluttering and the closest creature to me in my 43 years on this rock.  I am feeling very alone but know that I am not.  Thank y'all for those daily reminders.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}