Information about plays

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

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

{
    "id": 3619493,
    "uri": "https://api.kexp.org/v2/plays/3619493/?format=api",
    "airdate": "2026-02-19T11:43:11-08:00",
    "show": 65974,
    "show_uri": "https://api.kexp.org/v2/shows/65974/?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": "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": "Melody's Echo Chamber dropped their fourth studio album at the end of last year. Catch them on tour this spring:\n\n- Bimbo's 365 Club in San Francisco on Wednesday, May 20th\n- The Crocodile in Seattle on Saturday, May 23rd\n--\nHere's a Guardian review of 'Unclouded': https://www.theguardian.com/music/2025/dec/05/melodys-echo-chamber-unclouded-review-an-enchanted-balmy-garden-of-dreampop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}