Information about plays

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

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

{
    "id": 3622861,
    "uri": "https://api.kexp.org/v2/plays/3622861/?format=api",
    "airdate": "2026-02-27T04:24:57-08:00",
    "show": 66040,
    "show_uri": "https://api.kexp.org/v2/shows/66040/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-4ddbb21c-31c4-47b0-8e4c-3ab70ecae149/mbid-4ddbb21c-31c4-47b0-8e4c-3ab70ecae149-41125788277_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-4ddbb21c-31c4-47b0-8e4c-3ab70ecae149/mbid-4ddbb21c-31c4-47b0-8e4c-3ab70ecae149-41125788277_thumb250.jpg",
    "song": "Want",
    "track_id": "fee136ab-c274-4ad2-abe7-48ebd7edbb04",
    "recording_id": "9a0e0582-6cbd-48eb-a92c-d492e0708203",
    "artist": "Esther Rose",
    "artist_ids": [
        "c6ba3b5c-3e2c-43b7-af6b-a1c05bff4472"
    ],
    "album": "Want",
    "release_id": "4ddbb21c-31c4-47b0-8e4c-3ab70ecae149",
    "release_group_id": "c3b6ee67-447d-435a-9086-612b8722d867",
    "labels": [
        "New West Records, LLC"
    ],
    "label_ids": [
        "4d02f6c2-90c0-48b1-b7ca-2d9991598494"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Esther Rose is playing Sunset Tavern in Seattle on March 3:\n\nhttps://dice.fm/event/dk8ypg-tractor-tavern-presents-esther-rose-thomas-dollbaum-3rd-mar-the-sunset-tavern-seattle-tickets?lng=en-US\n\nAnd March 1 in SF (Kilowatt Bar), March 4 in Bellingham (The Shakedown) and March 5 in Portland (The Showdown).\n\n---\n\nEsther Rose, a Santa Fe-based vocalist, songwriter, and guitarist, released her fifth album \"Want\" earlier this month!\n\n\"The album comes after Rose made some major life changes and considered walking away from her music career. The result is an album full of resilience that sees the singer/songwriter at her boldest and most authentic.\"\nhttps://americansongwriter.com/esther-rose-discusses-her-deeply-personal-new-album-want-exclusive/\n\nhttps://estherrosemusic.bandcamp.com/album/want",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}