Information about plays

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

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

{
    "id": 3576791,
    "uri": "https://api.kexp.org/v2/plays/3576791/?format=api",
    "airdate": "2025-11-11T10:09:38-08:00",
    "show": 65081,
    "show_uri": "https://api.kexp.org/v2/shows/65081/?format=api",
    "image_uri": "https://ia800103.us.archive.org/22/items/mbid-eef137ab-de0d-4154-907d-e10d81753297/mbid-eef137ab-de0d-4154-907d-e10d81753297-10646051718_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-eef137ab-de0d-4154-907d-e10d81753297/mbid-eef137ab-de0d-4154-907d-e10d81753297-10646051718_thumb250.jpg",
    "song": "The Ghosts of Beverly Drive",
    "track_id": "119f7890-115f-4349-be95-cb8972872d90",
    "recording_id": "850f9d04-512f-4ae6-bf8e-1c7a45e41108",
    "artist": "Death Cab for Cutie",
    "artist_ids": [
        "0039c7ae-e1a7-4a7d-9b49-0cbc716821a6"
    ],
    "album": "Kintsugi",
    "release_id": "eef137ab-de0d-4154-907d-e10d81753297",
    "release_group_id": "c6910f50-32d6-4ccf-b403-e7d2dc318884",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2015-03-31",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This song was part of 90. TEEN DJ Phoenix's playlist last Saturday.\n--\nDJ Phoenix is a Tacoma based singer and songwriter, whose passion for music extends across vast genres and eras in music history. Phoenix believes that music is a powerful tool for connection amongst people from varied backgrounds, and curating playlists is one of Phoenix’s strongest love languages, which is why she is so excited to connect with others through music on 90.TEEN.\n---\nThe band named their eighth album Kintsugi, a Japanese ceramic repair technique that finds beauty in the object’s cracks and flaws by filling them with gold and silver. They made this album after founding member Chris Walla left the band after 17 years.: https://time.com/3764623/death-cab-for-cutie-interview-kintsugi/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}