Information about plays

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

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

{
    "id": 3545387,
    "uri": "https://api.kexp.org/v2/plays/3545387/?format=api",
    "airdate": "2025-08-27T06:28:20-07:00",
    "show": 64399,
    "show_uri": "https://api.kexp.org/v2/shows/64399/?format=api",
    "image_uri": "https://ia801501.us.archive.org/2/items/mbid-7dd14334-c701-42e7-8c55-5e858be73f6a/mbid-7dd14334-c701-42e7-8c55-5e858be73f6a-38026363119_thumb500.jpg",
    "thumbnail_uri": "https://ia801501.us.archive.org/2/items/mbid-7dd14334-c701-42e7-8c55-5e858be73f6a/mbid-7dd14334-c701-42e7-8c55-5e858be73f6a-38026363119_thumb250.jpg",
    "song": "Lost in the Supermarket",
    "track_id": "cb3c3b00-11cd-365f-9a9b-4b72f699a720",
    "recording_id": "276152f9-fe4a-4df0-aedc-606d57d429c2",
    "artist": "The Clash",
    "artist_ids": [
        "8f92558c-2baa-4758-8c38-615519e9deda"
    ],
    "album": "London Calling",
    "release_id": "7dd14334-c701-42e7-8c55-5e858be73f6a",
    "release_group_id": "8d73e45e-7ca1-3cb4-ae28-6da76196c17c",
    "labels": [
        "Epic",
        "Legacy"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55",
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2004-09-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Wow everyone has such amazing music taste, it's insane! Hi from Miami FL, I'm Jackson and I'm an amplifier! Just need to say thank you to KEXP for helping me stay connected to my loving family in Seattle now that I am as far away as possible in the US. My aunt has been my music litmus test all my life and always loves sharing her favorites with me like RY X and Nation of Language. My dream is for my partner and I to move to SEA in the next few years. I listen everyday for like 8 hours from here, so hopefully I'll be listening in the gathering space with in the next few years. Much love to KEXP from Florida and thank for making my day brighter always. \n\nCan I request Lost in the Supermarket by the Clash. If my aunt is listening I know it'll make her smile, and she's basically always listening\"\n\n-Jackson, Amplifier in Miami, FL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}