Information about plays

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

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

{
    "id": 3652051,
    "uri": "https://api.kexp.org/v2/plays/3652051/?format=api",
    "airdate": "2026-05-08T07:42:29-07:00",
    "show": 66659,
    "show_uri": "https://api.kexp.org/v2/shows/66659/?format=api",
    "image_uri": "https://dn710002.ca.archive.org/0/items/mbid-742967ce-dd8c-4f93-94b5-77c5098d95ae/mbid-742967ce-dd8c-4f93-94b5-77c5098d95ae-36189631510_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-742967ce-dd8c-4f93-94b5-77c5098d95ae/mbid-742967ce-dd8c-4f93-94b5-77c5098d95ae-36189631510_thumb250.jpg",
    "song": "Sideshow by the Seashore",
    "track_id": "82d023bb-586d-3f99-b15c-314586249219",
    "recording_id": "49c0f005-dd77-4925-a546-ff91ce15d789",
    "artist": "Luna",
    "artist_ids": [
        "dda04604-b50a-4bd1-8780-77564c659dc0"
    ],
    "album": "Penthouse",
    "release_id": "742967ce-dd8c-4f93-94b5-77c5098d95ae",
    "release_group_id": "bf5d98c0-8587-33b2-9487-1e5a7105463f",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1995-08-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song features a fabulous guitar riff from Sean Eden and Theremin played by bassist Justin Harwood.\n--\nIn 2018, Luna performed this song LIVE in the KEXP studio: https://www.youtube.com/watch?v=MugwxCqCRO4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}