Information about plays

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

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

{
    "id": 3594148,
    "uri": "https://api.kexp.org/v2/plays/3594148/?format=api",
    "airdate": "2025-12-21T17:42:13-08:00",
    "show": 65440,
    "show_uri": "https://api.kexp.org/v2/shows/65440/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "How Do I?",
    "track_id": null,
    "recording_id": null,
    "artist": "Della",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Della is a Cypriot emerging artist nominated for the Music Moves Europe Awards (MME) 2026, the EU's top prize for new talent, joining 14 other European artists recognized for awards that have previously recognized global stars including Adele, Dua Lipa, Fontaines D.C., Hozier, and Rosalía.  Check out all the nominees here, and vote for your favourite!  https://mmeawards.eu/en/\n \nDella is known for her dreamy alt-rock/pop, focusing on raw lyrics, and is the first artist nominated from Cyprus. Her dark, dreamy music oozes with emotion, and her lyrics are known for their raw, honest, and at times, self-deprecating nature. In May 2025 Della signed with Louvana Records, and released her EP 13 in the summer. https://tinyurl.com/yz9ssu8c\n\nOn stage, the Cypriot artist and her band keep audiences on their toes with songs that shift from intimate, stripped-back moments to full-blown, electrifying chaos.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}