Information about plays

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

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

{
    "id": 3582288,
    "uri": "https://api.kexp.org/v2/plays/3582288/?format=api",
    "airdate": "2025-11-24T08:47:41-08:00",
    "show": 65198,
    "show_uri": "https://api.kexp.org/v2/shows/65198/?format=api",
    "image_uri": "https://ia801902.us.archive.org/1/items/mbid-8f650ab8-f045-40ad-a46b-e9b5813e5329/mbid-8f650ab8-f045-40ad-a46b-e9b5813e5329-3628451458_thumb500.jpg",
    "thumbnail_uri": "https://ia801902.us.archive.org/1/items/mbid-8f650ab8-f045-40ad-a46b-e9b5813e5329/mbid-8f650ab8-f045-40ad-a46b-e9b5813e5329-3628451458_thumb250.jpg",
    "song": "My Sister",
    "track_id": "83d07fed-f02d-3bf6-863f-3dbdb7501f1d",
    "recording_id": "caf819a7-d572-4e6c-9194-d0e49458efbe",
    "artist": "The Juliana Hatfield Three",
    "artist_ids": [
        "ea5f02d0-2c8a-48f2-a754-b1dd137b097f"
    ],
    "album": "My Sister",
    "release_id": "e1ff5f33-4fc5-4c5c-b170-d41f217566b5",
    "release_group_id": "6a189dc3-a83d-4ae1-9c5c-abd11da87863",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A year after Juliana Hatfield released her solo debut, Hey Babe, she released her followup, Become What You Are, under the banner of The Juliana Hatfield Three, with bassist Dean Fisher and drummer Todd Philips.\n\n\"My Sister\" was the trio's first single and the biggest hit of Hatfield's career, hitting #1 on the Modern Rock chart. The success also landed her on the cover of Spin magazine in 1994.\n\nIn reality, Hatfield doesn't have a sister; she has two brothers. \"I've always been in this sort of perpetual state of existential longing,\" she told Spin in 2013. \"I feel like something's missing. I almost feel like I have a twin who died at birth but no one ever told me that the twin existed. And with this song, I was trying to explore the idea of a sister who I never had.\"\n\nWhile writing the lyrics, she was inspired by her relationship with Meg Rafferty, who dated one of Hatfield's brothers and became a surrogate big sister to teenage Juliana. Meg even brought her to the club gig referenced in the lyrics. But Hatfield was also examining her own role as a sister to her brothers. \"I was trying to see myself from their perspective. Maybe they thought I was aloof a little bit,\" she admits. https://tinyurl.com/2mwv2hhe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}