Information about plays

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

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

{
    "id": 3500388,
    "uri": "https://api.kexp.org/v2/plays/3500388/?format=api",
    "airdate": "2025-05-12T11:02:55-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-1bec9ee0-ed2e-4a80-a59b-6aadb394f169/mbid-1bec9ee0-ed2e-4a80-a59b-6aadb394f169-34299534326_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-1bec9ee0-ed2e-4a80-a59b-6aadb394f169/mbid-1bec9ee0-ed2e-4a80-a59b-6aadb394f169-34299534326_thumb250.jpg",
    "song": "Time Trap",
    "track_id": "a1c9c449-ab8a-4c26-81f9-4a69f1c36c75",
    "recording_id": "3020e134-7e12-48e7-96ea-3a49b75b99f3",
    "artist": "Built to Spill",
    "artist_ids": [
        "3ac482b8-1494-4071-a0e9-f192f9d2c2b0"
    ],
    "album": "Keep It Like A Secret",
    "release_id": "1bec9ee0-ed2e-4a80-a59b-6aadb394f169",
    "release_group_id": "db8ddfee-1069-3a49-9e36-ef195ce1ab4a",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1998-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Built to Spill is performing:\n\n-Carnation, WA (Remlinger Farms) as part of the Psychic Salamander Fest (with Headliners Modest Mouse!) on Saturday, September 13th (https://www.modestmousefest.com/)\n-San Francisco, CA (a 3-night stint at The Chapel), Tuesday-Thursday, November 11th-13th\n-Sonoma, CA (Gundlach Bundschu Winery) on Saturday, November 22nd\n\nCheck out Built to Spill's July 2022 live KEXP in studio performance, hosted by Cheryl: https://www.youtube.com/watch?v=J5zh_eUHokc.\n\nhttps://www.builttospill.com/home",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}