Information about plays

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

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

{
    "id": 3582906,
    "uri": "https://api.kexp.org/v2/plays/3582906/?format=api",
    "airdate": "2025-11-25T18:24:29-08:00",
    "show": 65209,
    "show_uri": "https://api.kexp.org/v2/shows/65209/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Portal",
    "track_id": null,
    "recording_id": null,
    "artist": "Fine",
    "artist_ids": [],
    "album": null,
    "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": "Another Music Moves Europe Award Nominee! Vote for your favorite here: https://mmeawards.eu/en/mme_artists/\n\nFine is a Copenhagen-based singer-songwriter and producer whose music blends samples and acoustic and electric instruments into a groovy and ethereal crossover sound, both familiar and dreamlike. Her debut album, Rocky Top Ballads (2024), turns experiments into songs by cutting and layering band improvisations featuring loose-wristed-drums, a wide range of guitar sounds, bass riffs, reverb-soaked atmospheres, and real sound recordings - all woven together with Fine's distinctive voice and lyrics.\n\nhttps://finefinefinefine.bandcamp.com/track/portal",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}