Information about plays

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

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

{
    "id": 3615246,
    "uri": "https://api.kexp.org/v2/plays/3615246/?format=api",
    "airdate": "2026-02-09T10:39:28-08:00",
    "show": 65888,
    "show_uri": "https://api.kexp.org/v2/shows/65888/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "illusion",
    "track_id": null,
    "recording_id": null,
    "artist": "Roy G. Biv",
    "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": "Playing SoundOff on Saturday, February 28th at Seattle's MoPop! ALL AGES. https://www.mopop.org/programs/sound-off\n\nFrom Seattle, WA. https://roygbivluvsu.bandcamp.com/\n\n90.TEEN is curated by the participants of the KEXP Youth Radio program. https://www.kexp.org/djs/90teen-djs/\n\nThe aim of the program is to empower young people by building confidence, supporting career development, fostering positive thinking, honing curation skills, and providing hands-on experience in both technical and programmatic aspects of radio. Participants will also receive training in the art of broadcast DJing.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}