Information about plays

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

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

{
    "id": 3536925,
    "uri": "https://api.kexp.org/v2/plays/3536925/?format=api",
    "airdate": "2025-08-07T03:10:07-07:00",
    "show": 64220,
    "show_uri": "https://api.kexp.org/v2/shows/64220/?format=api",
    "image_uri": "https://coverartarchive.org/release/cc6c6e90-b4f4-467f-99a0-c1421205cbc9/21312782714-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cc6c6e90-b4f4-467f-99a0-c1421205cbc9/21312782714-250.jpg",
    "song": "The Life",
    "track_id": null,
    "recording_id": "8f10b116-171f-4463-95b2-452dfb7996e1",
    "artist": "Mystic",
    "artist_ids": [
        "0e486177-8b57-4746-b082-481a08d94d9c"
    ],
    "album": "Cuts for Luck and Scars for Freedom",
    "release_id": null,
    "release_group_id": "95776e23-bccc-3a34-be67-ff4d72ed1b58",
    "labels": [
        "Good Vibe Recordings"
    ],
    "label_ids": [
        "6a9154fb-5e3d-4df8-b603-34f5a90449b4"
    ],
    "release_date": "2001-06-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2001, West Coast MC Mystic (real name: Mandolyn Wind Ludlum) released her debut full-length Cuts for Luck and Scars for Freedom, an album that landed her a Grammy Award nomination for the track \"W\" and a BET Awards nomination for Best Female Hip-Hop Artist. Despite the accolades, the album suffered from poor distribution, and after a 2014 LP (titled Beautiful Resistance), Mystic focused her energies as a member of the Hip Hop Caucus, a non-profit organization that promotes \"political activism for young U.S. voters using hip-hop music and culture.\"\n\nIn 2021, the album saw a resurgence as Mystic was able to re-release it on her own Beautiful Soundworks label. \"It is really special to me to have the music become available for the 20th anniversary, and even more beautiful because I own the masters,\" she shared on her Facebook page. \"Imagine how it feels to have walked away from the masters that held my life, my healing, my joy, and everything about me, so that I could just have my freedom back, retain my love of my craft, continue my healing and, and go back to school to be of service to more children.\"\n\nhttps://www.kexp.org/podcasts/song-of-the-day/2021/9/9/mystic-life/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}