Information about plays

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

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

{
    "id": 3548029,
    "uri": "https://api.kexp.org/v2/plays/3548029/?format=api",
    "airdate": "2025-09-02T14:40:25-07:00",
    "show": 64455,
    "show_uri": "https://api.kexp.org/v2/shows/64455/?format=api",
    "image_uri": "https://ia801508.us.archive.org/20/items/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03-42352194457_thumb500.jpg",
    "thumbnail_uri": "https://ia801508.us.archive.org/20/items/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03/mbid-f4cfbf1b-626d-464b-9063-6a3d28b55e03-42352194457_thumb250.jpg",
    "song": "Get back to me",
    "track_id": "6f6d16eb-d240-4929-bb21-a49fa3c24e6a",
    "recording_id": "1cf48c75-5fb4-4101-a280-e79b5e400109",
    "artist": "Wisp",
    "artist_ids": [
        "ca02d886-40fc-4bc9-9785-5c97eb37acaa"
    ],
    "album": "If Not Winter",
    "release_id": "f4cfbf1b-626d-464b-9063-6a3d28b55e03",
    "release_group_id": "2a4c3861-ddb2-47b1-9cfe-feac72198f57",
    "labels": [
        "Interscope Records",
        "Music Soup Entertainment"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "6f208ae4-867f-4a5c-909b-7125ef0c4715"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.wispmusic.com/#/\n--\n“‘Get Back To Me’ represents the greed for chaos, even at the cost of yourself,” she explains. “It’s about staying in a place you know isn’t good for you, yet you’re in a seemingly unbreakable cycle of going back — which portrays desperation, recklessness and limerence.”\n(https://www.stereogum.com/2304588/wisp-get-back-to-me/music/)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}