Information about plays

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

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

{
    "id": 3594784,
    "uri": "https://api.kexp.org/v2/plays/3594784/?format=api",
    "airdate": "2025-12-23T06:40:41-08:00",
    "show": 65454,
    "show_uri": "https://api.kexp.org/v2/shows/65454/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The House That Doesn’t Exist",
    "track_id": "c3a778d8-88c4-4745-81b8-cbd7a8f1d553",
    "recording_id": "cae06c59-fe72-4881-a1db-d5deca1731dc",
    "artist": "Melody’s Echo Chamber",
    "artist_ids": [
        "a1bcf3fd-dcf9-4437-b4f4-d8a6ab837396"
    ],
    "album": "Unclouded",
    "release_id": "92e053d9-6860-485c-90cb-80da4157dd9d",
    "release_group_id": "9d94656d-0301-4b1b-94ca-e9815225ce43",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Melody's Echo Chamber. \nhttps://melodysechochamber.bandcamp.com/album/unclouded\n\nKEXP Music Director Chris Sanley describes the album as a showstopper! \"With densely layered arrangements featuring strings, keys, guitars, drums, and ethereal vocals, her vibrant, prismatic fusion of dreampop and neo-psych will leave listeners levitating through all twelve essential tracks. Aptly titled, ‘Unclouded’ is bright and warm, showcasing a visionary and assured artist who knows no bounds\". \n\nRead this review, and other reviews of recently released music here: https://www.kexp.org/read/2025/12/8/new-music-reviews-128/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}