Information about plays

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

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

{
    "id": 3630684,
    "uri": "https://api.kexp.org/v2/plays/3630684/?format=api",
    "airdate": "2026-03-18T16:24:16-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-92e053d9-6860-485c-90cb-80da4157dd9d/mbid-92e053d9-6860-485c-90cb-80da4157dd9d-43173521979_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-92e053d9-6860-485c-90cb-80da4157dd9d/mbid-92e053d9-6860-485c-90cb-80da4157dd9d-43173521979_thumb250.jpg",
    "song": "Memory’s Underground",
    "track_id": "6353c0c8-953c-431b-accf-f53d816dbd9a",
    "recording_id": "04c1b587-a301-424d-8db1-b3ea90d00b38",
    "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": "Melody’s Echo Chamber will be touring!\n-May 20th in San Francisco\n-May 22nd in Portland, OR\n-May 23rd in Seattle at The Crocodile\n\nMore dates & locales: https://melodysechochamber.com/#\n---\n\"On her fourth album, Unclouded, Melody’s Echo Chamber embarks on a life-affirming new chapter with an album that celebrates the present moment, whatever state we find ourselves in. There’s a continuity that runs through Melody’s Echo Chamber’s brand of psychedelic pop going back to 2012’s self-titled debut but now comes a perfectly executed shaking up of personnel...\"\n\nhttps://melodysechochamber.bandcamp.com/album/unclouded",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}