Information about plays

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

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

{
    "id": 3657146,
    "uri": "https://api.kexp.org/v2/plays/3657146/?format=api",
    "airdate": "2026-05-20T07:54:45-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3-41982136462_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3/mbid-a962a296-9458-47b0-aa4d-c570c19d17b3-41982136462_thumb250.jpg",
    "song": "Bloom Baby Bloom",
    "track_id": "061e4ce0-217c-4ac8-9236-7819f22766a4",
    "recording_id": "ac86e71c-fc2e-4499-8b2b-12c0709acb06",
    "artist": "Wolf Alice",
    "artist_ids": [
        "3547f34a-db02-4ab7-b4a0-380e1ef951a9"
    ],
    "album": "The Clearing",
    "release_id": "a962a296-9458-47b0-aa4d-c570c19d17b3",
    "release_group_id": "40ef5f61-a3f8-4624-834b-39290ee47ab2",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday Jess in Mexico City! Here's some Wolf Alice for you!\n\nHi, John!\nI'm Jess and today is my 24th birthday! Tonight I'm gonna celebrate at the Wolf Alice concert here in Mexico City. Could you play \"Bloom Baby Bloom\", please? \n\nThanks for the revolutionary act of building a community based on music, love and tenderness. Thanks, KEXP, for all the warmth and care. \nWe're not alone.\n\n¡Abrazos! (Hugs!)\n\nP.S. As a goth, I'm really excited for KEXP's celebration of the World Goth Day. :)\n\nJess",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}