Information about plays

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

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

{
    "id": 3616548,
    "uri": "https://api.kexp.org/v2/plays/3616548/?format=api",
    "airdate": "2026-02-12T11:05:48-08:00",
    "show": 65913,
    "show_uri": "https://api.kexp.org/v2/shows/65913/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Gimme Time",
    "track_id": null,
    "recording_id": null,
    "artist": "Hannah Jadagu",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-02-12",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah’s expansive second album sees her grappling with the separation of her professional life and becoming a musician, finding connections that extend beyond the physical and strengthening her own voice in the process. ‘Describe’ verberates with that tension, between wanting connection and craving space. Its lyrics, as on her debut, ache with an emotional specificity that can only be pulled from lived experience. “I’ve been five thousand miles away,” she sings over ricochetting hi-hats on “More”—“Why does three thousand feel like more?”\n\nhttps://www.subpop.com/artists/hannah_jadagu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}