Information about plays

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

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

{
    "id": 3524588,
    "uri": "https://api.kexp.org/v2/plays/3524588/?format=api",
    "airdate": "2025-07-09T04:03:53-07:00",
    "show": 63962,
    "show_uri": "https://api.kexp.org/v2/shows/63962/?format=api",
    "image_uri": "https://coverartarchive.org/release/39a4aaaa-a0fe-49b8-8e28-ded07fa94597/40882298478-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/39a4aaaa-a0fe-49b8-8e28-ded07fa94597/40882298478-250.jpg",
    "song": "Love Ray Eyes",
    "track_id": null,
    "recording_id": "e216193b-6789-4104-b178-86558f7e8e6a",
    "artist": "SPELLLING",
    "artist_ids": [
        "25521b37-fcf4-4204-8dca-e28bcda1e004"
    ],
    "album": "Portrait of My Heart",
    "release_id": null,
    "release_group_id": "778df416-4baa-49dc-82d6-ede642f5ddab",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from SPELLLING, the moniker of the Bay Area experimental pop mastermind Chrystia Cabral. \n\nSPELLLING  performed live with KEXP at 25th Street Recording in Oakland, CA during Noise Pop 2025, and the video of the performance was recently posted to YouTube. Watch here., enjoy:\nhttps://www.youtube.com/watch?v=Qc95Q8Tawoc\nhttps://spellling.bandcamp.com/album/portrait-of-my-heart\n---\nhttps://www.spelllingmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}