Information about plays

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

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

{
    "id": 3615248,
    "uri": "https://api.kexp.org/v2/plays/3615248/?format=api",
    "airdate": "2026-02-09T10:44:52-08:00",
    "show": 65888,
    "show_uri": "https://api.kexp.org/v2/shows/65888/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "explosion in my head",
    "track_id": null,
    "recording_id": null,
    "artist": "Benevolent Sol",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Seattle, WA and playing SoundOff on Saturday, February 21st at Seattle's MoPop! ALL AGES. https://www.mopop.org/programs/sound-off\n\nYou can listen back to DJ T’s full show on the archive under 90.Teen at KEXP.ORG and tune in every Saturday morning from 6-7am to hear all of the other amazing youth DJs! https://www.kexp.org/djs/90teen-djs/\n\nBenevolent Sol is FUNGE for the so(u)l. Writing songs to get people thinking and moving is the main goal. Benevolent Sol is a band focused on building community and a generation-wide shift in perspective. We do this by making every show a distinct experience based in fun, awe, and passion. With members Tonio, Lincoln, Andrew, and Jameson, Benevolent Sol formed in Seattle, WA in 2023 and are based there as they rock shows all over the West Coast.\n\nhttps://benevolentsol.bandcamp.com/\nhttps://benevolentsol.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}