Information about plays

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

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

{
    "id": 3571717,
    "uri": "https://api.kexp.org/v2/plays/3571717/?format=api",
    "airdate": "2025-10-30T06:52:09-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?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": "In the Stars",
    "track_id": "0be2bb01-31b1-44fb-90d8-3d68a3bb61f8",
    "recording_id": "57c15ba5-969e-49f3-bb47-e413bcd069f7",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Unclouded' set to release December 5 via Domino.\n\nMelody’s Echo Chamber has announced 2026 tour dates:\n\nMay 20, 2026 @ Bimbo's 365 Club, San Francisco\nMay 22, 2026 @ Revolution Hall, Portland, OR\nMay 23, 2026 @ The Crocodile, Seattle, WA\n\nhttps://melodysechochamber.com/#\nhttps://melodysechochamber.bandcamp.com/track/in-the-stars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}