Information about plays

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

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

{
    "id": 3548908,
    "uri": "https://api.kexp.org/v2/plays/3548908/?format=api",
    "airdate": "2025-09-04T16:45:08-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "NamgungFefere",
    "track_id": null,
    "recording_id": null,
    "artist": "Silica Gel, Japanese Breakfast",
    "artist_ids": [
        "2c8b5bb2-6110-488d-bc15-abb08379d3c6",
        "8c529495-91f5-4e2f-b71b-adcb66878d04"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-10",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From this week's IN OUR HEADPHONES! \nKEXP DJ Diana Ratsamee talks with DJ Evie Stokes about K-pop, Japanese Breakfast's Michelle Zauner, and her new collaboration with South Korea's Silica Gel.\nListen here: https://www.kexp.org/podcasts/in-our-headphones/2025/9/4/kexp-dj-diana-ratsamee-on-south-koreas-silica-gel/\n--\nRead more about the collaboration here: \nhttps://pitchfork.com/news/japanese-breakfast-joins-silica-gel-for-new-song-namgungfefere-watch/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}