Information about plays

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

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

{
    "id": 3632042,
    "uri": "https://api.kexp.org/v2/plays/3632042/?format=api",
    "airdate": "2026-03-21T18:46:43-07:00",
    "show": 66245,
    "show_uri": "https://api.kexp.org/v2/shows/66245/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-d2a62179-0844-4e83-9e9f-119bc2fd7efb/mbid-d2a62179-0844-4e83-9e9f-119bc2fd7efb-35689658111_thumb500.jpg",
    "thumbnail_uri": "https://ia600301.us.archive.org/17/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": true,
    "is_request": false,
    "is_live": false,
    "comment": "Another Julia Shapiro project! This one is a trio: Shapiro, Tacocat's Bree McKenna, and Lisa Prank's Robin Edwards.\n\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": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}