Information about plays

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

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

{
    "id": 3545763,
    "uri": "https://api.kexp.org/v2/plays/3545763/?format=api",
    "airdate": "2025-08-28T05:55:22-07:00",
    "show": 64407,
    "show_uri": "https://api.kexp.org/v2/shows/64407/?format=api",
    "image_uri": "https://ia800504.us.archive.org/30/items/mbid-dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31/mbid-dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31-38043747944_thumb500.jpg",
    "thumbnail_uri": "https://ia600504.us.archive.org/30/items/mbid-dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31/mbid-dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31-38043747944_thumb250.jpg",
    "song": "23",
    "track_id": "549756bc-5c8b-3cb0-9d57-9364cd46e236",
    "recording_id": "8efe590a-0db0-4336-b711-b235851d1144",
    "artist": "Blonde Redhead",
    "artist_ids": [
        "6821bf3f-5d5b-4b0f-8fa4-79d2ab2d9219"
    ],
    "album": "23",
    "release_id": "dbf7a1c7-d89c-3823-b2d1-6cf2515e3c31",
    "release_group_id": "91808703-144d-347e-aade-b2c58a039344",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2007-04-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to MJ in North Carolina!\n\nUPCOMING SHOW\n+ Sept 27 @ Levitation Fest in Austin, TX\n\nThe album '23' was self-produced by Blonde Redhead. Watch their Live on KEXP performance from 2024 here: https://www.youtube.com/watch?v=ESZwc3Clbvc\n==\nhttps://blonde-redhead.com/\nhttps://blonderedhead.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}