Information about plays

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

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

{
    "id": 3549296,
    "uri": "https://api.kexp.org/v2/plays/3549296/?format=api",
    "airdate": "2025-09-05T16:48:35-07:00",
    "show": 64483,
    "show_uri": "https://api.kexp.org/v2/shows/64483/?format=api",
    "image_uri": "https://ia800204.us.archive.org/13/items/mbid-69f147bd-9b6f-3092-bb33-13648164df56/mbid-69f147bd-9b6f-3092-bb33-13648164df56-2542497216_thumb500.jpg",
    "thumbnail_uri": "https://ia600204.us.archive.org/13/items/mbid-69f147bd-9b6f-3092-bb33-13648164df56/mbid-69f147bd-9b6f-3092-bb33-13648164df56-2542497216_thumb250.jpg",
    "song": "There Is a Light That Never Goes Out",
    "track_id": "fb8be84d-e2d3-3a9a-83e4-5af4ec9e1291",
    "recording_id": "9427e3be-d48f-498c-bc5a-cceb6ce8761a",
    "artist": "Dum Dum Girls",
    "artist_ids": [
        "ca405011-906d-4090-992f-f230739278b1"
    ],
    "album": "He Gets Me High",
    "release_id": "69f147bd-9b6f-3092-bb33-13648164df56",
    "release_group_id": "f76f006d-163b-4667-9909-4e8fbd67cbf4",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2011-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frankie Rose was originally a member of Dum Dum Girls!\n\nThis is a cover of a song by The Smiths by the same name\n\nWatch the Dum Dum Girls perform - Live in the KEXP Studio -  back in 2014: https://youtu.be/wmGe2yBKIdw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}