Information about plays

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

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

{
    "id": 3568535,
    "uri": "https://api.kexp.org/v2/plays/3568535/?format=api",
    "airdate": "2025-10-22T14:32:04-07:00",
    "show": 64904,
    "show_uri": "https://api.kexp.org/v2/shows/64904/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You Got Time and I Got Money",
    "track_id": "6b259b81-fc24-49c1-88bd-2b305daf1bc7",
    "recording_id": "152b276a-8be0-4e7d-a6ef-a8033c61125b",
    "artist": "Smerz",
    "artist_ids": [
        "4b913922-5cc8-4d9a-bbd8-19d7f9fa0cd5"
    ],
    "album": "Big City Life",
    "release_id": "eb29ce8c-35a6-4100-8883-7bb8bdc1b381",
    "release_group_id": "d3d7d45e-8300-4393-a031-e3d5273b0b4a",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catharina Stoltenberg and Henriette Motzfeldt grew up together in Oslo before heading to Copenhagen as teenagers to study. Balancing their academic life with one spent immersing themselves in the Danish capital’s thriving music scene led Smerz to develop a bond so tight they often write their bewitching songs from each other’s perspective.  \nMeet this duo who can read each other's minds: https://www.theguardian.com/music/2021/feb/26/smerz-meet-the-scandi-pop-duo-who-can-read-each-others-minds\n--\nPitchfork called their May release, \"Big City Life,\" \"best new music\": https://pitchfork.com/reviews/albums/smerz-big-city-life/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}