Information about plays

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

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

{
    "id": 3645297,
    "uri": "https://api.kexp.org/v2/plays/3645297/?format=api",
    "airdate": "2026-04-22T09:59:19-07:00",
    "show": 66521,
    "show_uri": "https://api.kexp.org/v2/shows/66521/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-debd74af-34b1-40ac-b2a0-d914b559e459/mbid-debd74af-34b1-40ac-b2a0-d914b559e459-6756571629_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-debd74af-34b1-40ac-b2a0-d914b559e459/mbid-debd74af-34b1-40ac-b2a0-d914b559e459-6756571629_thumb250.jpg",
    "song": "What Is Life",
    "track_id": "6ddafa30-dc8e-3269-95ce-9550a6c701aa",
    "recording_id": "fefb3869-aec7-490d-a0da-b42436a571ac",
    "artist": "George Harrison",
    "artist_ids": [
        "42a8f507-8412-4611-854f-926571049fa0"
    ],
    "album": "All Things Must Pass",
    "release_id": "debd74af-34b1-40ac-b2a0-d914b559e459",
    "release_group_id": "d4b0f3e2-e3eb-3531-b305-ed8105cb5be4",
    "labels": [
        "gn records",
        "Capitol Records"
    ],
    "label_ids": [
        "394fbbe3-7dd1-42e2-8327-541c38a38d28",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2001-01-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Eric. You are not alone.\n\n-----------\n\nHi team. Very long time listener. From Oakland, now portland. My mom Carolyn passed last night. If u have one song at the end, something for mom pls.  John talks about his mom so much. Feel like he prepped me well for this moment. Thank you for that.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}