Information about plays

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

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

{
    "id": 3616074,
    "uri": "https://api.kexp.org/v2/plays/3616074/?format=api",
    "airdate": "2026-02-11T07:27:41-08:00",
    "show": 65903,
    "show_uri": "https://api.kexp.org/v2/shows/65903/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-21dfc117-ff0c-43ad-966c-b80f44e8dd07/mbid-21dfc117-ff0c-43ad-966c-b80f44e8dd07-30463678624_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-21dfc117-ff0c-43ad-966c-b80f44e8dd07/mbid-21dfc117-ff0c-43ad-966c-b80f44e8dd07-30463678624_thumb250.jpg",
    "song": "WHERE WE ARE",
    "track_id": "60c777cd-0a65-4d97-9e4c-2579ab30df21",
    "recording_id": "dcf22352-6b25-4585-be5a-652e18a11009",
    "artist": "The Lumineers",
    "artist_ids": [
        "bfcb6630-9b31-4e63-b11f-7b0363be72b5"
    ],
    "album": "BRIGHTSIDE",
    "release_id": "21dfc117-ff0c-43ad-966c-b80f44e8dd07",
    "release_group_id": "374840e6-1695-49bb-91ea-7ec1d16dbadb",
    "labels": [
        "Dualtone"
    ],
    "label_ids": [
        "75791605-acff-455b-930c-3d9dfacdd902"
    ],
    "release_date": "2022-01-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Andy in Bellevue:\n\n\"I've been taking care of my Mom who had a fall and is now in hospice.  Her memory is in and out.  At the same time, an old friend got a diagnosis of early onset dementia.  It's been a tough few months watching  them slip away from reality.  The morning show has really helped me get through some of those days.\n\nThank you for all you do.  I'd love to hear where we are by the Lumineers.  Seems appropriate for the memory loss situation.\n\nKeep up the good work.\"\n\nYou got it, Andy. Hang in there. You are not alone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}