Information about plays

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

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

{
    "id": 3580649,
    "uri": "https://api.kexp.org/v2/plays/3580649/?format=api",
    "airdate": "2025-11-20T13:10:44-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia600301.us.archive.org/17/items/mbid-d2a62179-0844-4e83-9e9f-119bc2fd7efb/mbid-d2a62179-0844-4e83-9e9f-119bc2fd7efb-35689658111_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-d2a62179-0844-4e83-9e9f-119bc2fd7efb/mbid-d2a62179-0844-4e83-9e9f-119bc2fd7efb-35689658111_thumb250.jpg",
    "song": "Thursday",
    "track_id": "7a39626b-23c8-48b1-a897-fe237d4a7109",
    "recording_id": "71c7bed6-a0e8-4059-87ec-afb3c6783ea8",
    "artist": "Who Is She?",
    "artist_ids": [
        "efcc3a91-71df-4298-af8f-d4336a2bad79"
    ],
    "album": "Goddess Energy",
    "release_id": "d2a62179-0844-4e83-9e9f-119bc2fd7efb",
    "release_group_id": "29366f4e-2144-427c-a533-21de04e3654e",
    "labels": [
        "Father/Daughter Records"
    ],
    "label_ids": [
        "9b8123f9-7a72-4f91-b56c-8d5c3caec71f"
    ],
    "release_date": "2023-08-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This 2023 release was the second album from Seattle supergroup Who Is She?, featuring the talents of Robin Edwards (Lisa Prank), Bree Mckenna (Tacocat), Julia Shapiro (Chastity Belt), and Emily Nokes (Tacocat).\n--\nOn our \"sound and Vision\" podcast, KEXP's Dusty Henry talked with the band about what it means to have “too much goddess energy” and the group’s innovative use of wedding registries for merch sales.: https://www.kexp.org/podcasts/sound-vision/2023/8/29/who-is-she-ascend-to-the-heavens-with-goddess-energy/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}