Information about plays

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

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

{
    "id": 3644846,
    "uri": "https://api.kexp.org/v2/plays/3644846/?format=api",
    "airdate": "2026-04-21T07:32:00-07:00",
    "show": 66512,
    "show_uri": "https://api.kexp.org/v2/shows/66512/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf-44081543533_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf/mbid-414db7b5-268b-4173-b4c5-7bcdfce82caf-44081543533_thumb250.jpg",
    "song": "Damaged Melody",
    "track_id": "2f46670a-2e1b-4b3e-ae38-374a1a364928",
    "recording_id": "470ebe9d-593e-4464-8057-9282a7c9f252",
    "artist": "Hannah Lew",
    "artist_ids": [
        "51acd5b1-a324-4125-b71e-a8c6e21dcf84"
    ],
    "album": "Hannah Lew",
    "release_id": "414db7b5-268b-4173-b4c5-7bcdfce82caf",
    "release_group_id": "24cef81f-e0c2-4f9f-9342-b0b2c1be0ae8",
    "labels": [
        "Night School Records"
    ],
    "label_ids": [
        "c1c4c804-e3cf-4312-ad4f-e6d498a2f304"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Hannah Lew's self-titled debut record, which released April 10th!\n\nhttps://hannahlew.bandcamp.com/album/hannah-lew-2\n--\nJoin KEXP for Spin Around the Bay: Live from Your Neighborhood. Broadcasting live from a different location each day of the week, April 20-24. Hannah Lew will be playing at 9am from Moving Records on April 22!\n\nhttps://www.kexp.org/spin/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}