Information about plays

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

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

{
    "id": 3540684,
    "uri": "https://api.kexp.org/v2/plays/3540684/?format=api",
    "airdate": "2025-08-16T08:10:05-07:00",
    "show": 64304,
    "show_uri": "https://api.kexp.org/v2/shows/64304/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sound & Vision - Fleet Foxes on the Significance of Nature in Shore",
    "track_id": null,
    "recording_id": null,
    "artist": "",
    "artist_ids": [],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The latest album from Fleet Foxes, Shore, turns five years old next month on September 22. Plus, the artists in the next story reference Fleet Foxes’ cinematic composition style and incorporation of nature sounds. \n\n\nIn this interview from 2020, Robin Pecknold tells KEXP’s Emily Fox about the significance of the equinox on the record, shares stories behind some of the songs, and discusses how he found a renewed appreciation for music during the COVID-19 pandemic. \n\n\nhttps://www.kexp.org/podcasts/sound-vision/2020/10/8/fleet-foxes-significance-nature-shore/",
    "location": 1,
    "location_name": "Default",
    "play_type": "nontrackplay"
}