Information about plays

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

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

{
    "id": 3553044,
    "uri": "https://api.kexp.org/v2/plays/3553044/?format=api",
    "airdate": "2025-09-14T17:44:08-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-950adbd5-0d40-40ce-b6ab-ba86e4085976/mbid-950adbd5-0d40-40ce-b6ab-ba86e4085976-42171335923_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-950adbd5-0d40-40ce-b6ab-ba86e4085976/mbid-950adbd5-0d40-40ce-b6ab-ba86e4085976-42171335923_thumb250.jpg",
    "song": "RIP KP",
    "track_id": "02eb9427-14cf-45ec-8e3a-d16af7ab67e6",
    "recording_id": "6a95604e-225f-4f33-8c9e-cf0492817f7b",
    "artist": "King Princess",
    "artist_ids": [
        "158778fe-55c1-4dd5-8a3a-9d1b968a5e52"
    ],
    "album": "Girl Violence",
    "release_id": "950adbd5-0d40-40ce-b6ab-ba86e4085976",
    "release_group_id": "bce74504-79a8-4430-b018-e7063583faa7",
    "labels": [
        "section1"
    ],
    "label_ids": [
        "0fef83ca-925d-4a0a-84a0-bc7a2e5fb477"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Princess will be performing in Seattle at the Showbox on November 16th!\n\nMikaela Mullaney Straus was born and raised in Brooklyn; she is the child of recording engineer Oliver H. Straus Jr. and Agnes \"Aggie\" Mullaney. Her parents divorced when she was young. On her father's side, her great-great-grandparents include Isidor Straus, a U.S. Congressman and co-owner of Macy's, and Ida Straus; the couple died in the sinking of the British passenger liner Titanic. However, she's stated she is not an heiress and did not inherit any fortune.\n\nStraus spent much of her childhood following her father to work at his recording studio, Mission Sound. There, she learned several instruments, including bass, guitar, piano, and drums, as well as music-production techniques and insight into the music industry.  In 2012, she received a scholarship to attend Avenues: The World School, a private school in Manhattan, after submitting a CD of songs she had written.\n\nAfter high school, Straus moved to Los Angeles to study at the USC Thornton School of Music. However, after a year, she dropped out in favor of her music career. https://tinyurl.com/2xnx8vev",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}