Information about plays

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

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

{
    "id": 3629729,
    "uri": "https://api.kexp.org/v2/plays/3629729/?format=api",
    "airdate": "2026-03-16T11:41:23-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://ia801002.us.archive.org/27/items/mbid-92e053d9-6860-485c-90cb-80da4157dd9d/mbid-92e053d9-6860-485c-90cb-80da4157dd9d-43173521979_thumb500.jpg",
    "thumbnail_uri": "https://ia601002.us.archive.org/27/items/mbid-92e053d9-6860-485c-90cb-80da4157dd9d/mbid-92e053d9-6860-485c-90cb-80da4157dd9d-43173521979_thumb250.jpg",
    "song": "Into Shadows",
    "track_id": "b319cebf-3221-4892-80b4-469fc30b69c4",
    "recording_id": "e6109f21-2a45-47b2-b418-32019e9af6e1",
    "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 Prochet (Melody's Echo Chamber) will play \n- Bimbo's 365 Club in SF (Wednesday, May 20th)\n- The Crocodile in Seattle (Saturday, May 23rd)\n\nHere's a review of her fourth album, \"Unclouded,\" released last December: https://pitchfork.com/reviews/albums/melodys-echo-chamber-unclouded/\n\nhttps://melodysechochamber.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}