Information about plays

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

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

{
    "id": 3597854,
    "uri": "https://api.kexp.org/v2/plays/3597854/?format=api",
    "airdate": "2025-12-30T04:29:09-08:00",
    "show": 65512,
    "show_uri": "https://api.kexp.org/v2/shows/65512/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "boxy volvo",
    "track_id": "38018986-37ac-4a0e-a642-38029a429b24",
    "recording_id": "a617d04d-10a8-4870-921d-73db5915f1d5",
    "artist": "fish narc",
    "artist_ids": [
        "4a89f266-198f-4b49-8d7b-9d46bf8bd265"
    ],
    "album": "frog song",
    "release_id": "05524a5b-4fc2-4205-9758-0e3fbe1c8027",
    "release_group_id": "8d62965b-62cd-478d-96f3-ce2deb5b403e",
    "labels": [
        "K"
    ],
    "label_ids": [
        "bb1f7af7-67d5-417a-8dbe-2025caffe9a0"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of my favorite songs (and albums) of 2025!\n--\nfish narc, is the project of multi-artist Ben Funkhouser. His album 'frog song' dropped in February via K Records. Funkhouser discussed the song \"boxy volvo\" saying:\n\n“After five weeks on tour in the Fall 2023, I had built up a lot of ideas that I didn’t really know how to set into motion. Doing music for a living changes your ears, and the streaming format changes the way you categorize and relate to the music you listen to. I wanted to refresh my listening habits and rebuild my library of songs, as well as my guitar and singing chops. I wrote ‘boxy volvo’ that month, while my girlfriend Emma was out of town in New York. I met her in NYC, where she lived at 538 Johnson and drove this old boxy Volvo station wagon with thirty air fresheners on the rearview mirror. I made up the lyrics about the dice, cuz it was too hard to sing ‘thirty air fresheners.'”\n\nhttps://northerntransmissions.com/boxy-volvo-by-fish-narc/#google_vignette",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}