Information about plays

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

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

{
    "id": 3561215,
    "uri": "https://api.kexp.org/v2/plays/3561215/?format=api",
    "airdate": "2025-10-04T13:09:20-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia801609.us.archive.org/11/items/mbid-fb1281cb-2ea8-40e6-b23d-7fbf92bf71dd/mbid-fb1281cb-2ea8-40e6-b23d-7fbf92bf71dd-10533098206_thumb500.jpg",
    "thumbnail_uri": "https://ia801609.us.archive.org/11/items/mbid-fb1281cb-2ea8-40e6-b23d-7fbf92bf71dd/mbid-fb1281cb-2ea8-40e6-b23d-7fbf92bf71dd-10533098206_thumb250.jpg",
    "song": "Dirty Blvd.",
    "track_id": "648d3385-9663-47ed-8074-a98d65191670",
    "recording_id": "8c17366d-9be4-4f0d-af9d-5acb1739a0b1",
    "artist": "Lou Reed",
    "artist_ids": [
        "9d1ebcfe-4c15-4d18-95d3-d919898638a1"
    ],
    "album": "New York",
    "release_id": "fb1281cb-2ea8-40e6-b23d-7fbf92bf71dd",
    "release_group_id": "bf543d9f-f0de-3f46-87b4-f9cddf58806b",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1989-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Human DJ's! Donate today: https://www.kexp.org/donate/\n\nCounting down the Listener's Top Albums of all time!\n\n#728 Lou Reed - New York\n---\n“Dirty Boulevard” contrasts the life of Pedro, a downtrodden denizen of a cheap hotel “where no one dreams of being a doctor or a lawyer or anything,” with movie stars arriving by limo at Lincoln Center. “Give me your hungry, your tired, your poor, I’ll piss on ‘em,” Reed spits. “That’s what the Statue of Bigotry says.”:  https://www.mixonline.com/recording/classic-track-lou-reed-dirty-boulevard-367590\n--\nWatch Mr. Reed perform this moving song live: https://www.youtube.com/watch?v=ZH96BsL1R3U\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}