Information about plays

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

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

{
    "id": 3586220,
    "uri": "https://api.kexp.org/v2/plays/3586220/?format=api",
    "airdate": "2025-12-03T08:35:36-08:00",
    "show": 65277,
    "show_uri": "https://api.kexp.org/v2/shows/65277/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Foxglove Through The Clearcut",
    "track_id": "c054f983-58a1-4964-87fe-5f139fd992e5",
    "recording_id": "c59857fc-3b11-4c1e-b0c8-ba2be04f997c",
    "artist": "Death Cab for Cutie",
    "artist_ids": [
        "0039c7ae-e1a7-4a7d-9b49-0cbc716821a6"
    ],
    "album": "Asphalt Meadows",
    "release_id": "c1881af3-292d-48c6-8365-7e8a419829be",
    "release_group_id": "8b9d6185-ec7b-472e-84f1-19aaf50ed39c",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-09-16",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"The longer I sat with it, I realized I was both the protagonist AND the narrator\" - Ben Gibbard on Foxglove Through The Clearcut, Rolling Stone.\n\nKEXP hosted Ben Gibbard In-Studio in July of 2023: https://youtu.be/G8Q5TJ8aIzg\n\nhttps://deathcabforcutie.bandcamp.com\nhttps://www.deathcabforcutie.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}