Information about plays

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

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

{
    "id": 3545580,
    "uri": "https://api.kexp.org/v2/plays/3545580/?format=api",
    "airdate": "2025-08-27T18:20:34-07:00",
    "show": 64403,
    "show_uri": "https://api.kexp.org/v2/shows/64403/?format=api",
    "image_uri": "https://ia801606.us.archive.org/19/items/mbid-d9565808-b24f-405a-aa14-4c8cfc32c486/mbid-d9565808-b24f-405a-aa14-4c8cfc32c486-35124483541_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-d9565808-b24f-405a-aa14-4c8cfc32c486/mbid-d9565808-b24f-405a-aa14-4c8cfc32c486-35124483541_thumb250.jpg",
    "song": "Get By",
    "track_id": "65a4b09c-c844-4c9a-902a-c5153f73e280",
    "recording_id": "7fe9deeb-ce40-4e1c-9f63-8c654dcb495a",
    "artist": "Talib Kweli",
    "artist_ids": [
        "bb3cbea2-5ad4-4917-bc84-8a1975d40315"
    ],
    "album": "Quality",
    "release_id": "8386d96e-4857-411e-9739-273c9f4f3273",
    "release_group_id": "036299a6-1fcb-3c46-80d7-b41869ba75b8",
    "labels": [
        "Rawkus Records"
    ],
    "label_ids": [
        "21a9343c-4a03-4768-8186-569dc03f850c"
    ],
    "release_date": "2002-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Nate in West Seattle!\n\"I have been a longtime listener since the KCMU days and an amplifier for the past 10 years. I rely on KEXP to keep me connected to others and stay grounded in this crazy world. I have worked for the past 30 years in non-profit human services, helping low-income individuals, immigrants and refugees achieve their goals of health and independence. There have been countless ups and downs in this work, but KEXP has been there for me when I've thought of giving up. Thank you for all that you do to keep us going.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}