Information about plays

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

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

{
    "id": 3545028,
    "uri": "https://api.kexp.org/v2/plays/3545028/?format=api",
    "airdate": "2025-08-26T10:35:54-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-ef72b5f2-1bd6-4e0a-afd1-e97886fb47e7/mbid-ef72b5f2-1bd6-4e0a-afd1-e97886fb47e7-38557813195_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-ef72b5f2-1bd6-4e0a-afd1-e97886fb47e7/mbid-ef72b5f2-1bd6-4e0a-afd1-e97886fb47e7-38557813195_thumb250.jpg",
    "song": "Three From Two",
    "track_id": "95d2351a-4204-405f-ab7f-f9f2e6f14999",
    "recording_id": "486b92cb-165c-4a31-b93e-bc8e70677d4d",
    "artist": "Khruangbin",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634"
    ],
    "album": "A LA SALA",
    "release_id": "ef72b5f2-1bd6-4e0a-afd1-e97886fb47e7",
    "release_group_id": "758d7fb2-fa83-4276-aa20-f7e5120e4002",
    "labels": [
        "Night Time Stories",
        "Dead Oceans"
    ],
    "label_ids": [
        "8e3b743b-3db1-48da-98fc-dce8d648b161",
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2024-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Khruangbin is a three-piece band from Texas, formed of Laura Lee on bass, Mark Speer on guitar, and Donald Johnson on drums. Taking influence from 1960's Thai funk - their name literally translates to \"Engine Fly\" in Thai - Khruangbin is steeped in the bass heavy, psychedelic sound of their inspiration, Tarantino soundtracks and surf-rock cool.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}