Information about plays

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

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

{
    "id": 3554690,
    "uri": "https://api.kexp.org/v2/plays/3554690/?format=api",
    "airdate": "2025-09-18T17:47:16-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238-42767759007_thumb500.jpg",
    "thumbnail_uri": "https://ia802909.us.archive.org/24/items/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238/mbid-ffb8fecd-1fe8-424d-a994-3a1780541238-42767759007_thumb250.jpg",
    "song": "Willow",
    "track_id": "924a3cc0-3622-49b6-8471-8cf009502236",
    "recording_id": "9f5addff-e3e8-4eb9-bfc5-f37bff07365c",
    "artist": "she’s green",
    "artist_ids": [
        "f23579e2-d625-4fca-a796-ec349d89c3a7"
    ],
    "album": "Chrysalis",
    "release_id": "ffb8fecd-1fe8-424d-a994-3a1780541238",
    "release_group_id": "1fee9b4b-595f-4b1c-966d-2bfe31269225",
    "labels": [
        "Photo Finish Records"
    ],
    "label_ids": [
        "abf92a54-dcc5-4264-9f00-2cb2ceb26a45"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Likened to a soft summer rain, she’s green is a Minneapolis-based dream-inducer composed of vocalist Zofia Smith, guitarists Liam Armstrong and Raines Lucas, bassist Teddy Nordvold, and drummer Kevin Seebeck. The band has played many shows throughout the Midwest and East Coast, sharing bills with acts such as Hotline TNT, Glixen, Friko, and more. The Star Tribune recommends bringing “earplugs and maybe a tissue for their set.”' https://first-avenue.com/performer/shes-green/\n\nhttps://shesgreen.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}