Information about plays

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

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

{
    "id": 3615173,
    "uri": "https://api.kexp.org/v2/plays/3615173/?format=api",
    "airdate": "2026-02-09T07:18:45-08:00",
    "show": 65887,
    "show_uri": "https://api.kexp.org/v2/shows/65887/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818-43136424930_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818-43136424930_thumb250.jpg",
    "song": "Rain",
    "track_id": "7e73eca5-6390-4bd6-bcbd-fb30ea64a79d",
    "recording_id": "daf677d1-5cee-4142-9b61-976dfa3f8fb8",
    "artist": "PVA",
    "artist_ids": [
        "3e3c2787-4412-4614-82af-ce903b4d8b96"
    ],
    "album": "No More Like This",
    "release_id": "68c6a63d-72d9-4c69-b33d-5a93b3b1d818",
    "release_group_id": "ce2f78d9-a9ad-449b-ad98-d7493b9f5ab4",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enigmatic London-based three-piece PVA announce their highly anticipated second album, No More Like This. Released on 23rd January, the band enter an ambitious new era. Where their debut Blush was marked by frenetic electro-chaos, the follow-up is intimate, experimental, sensory and emotionally charged. It’s PVA at their most uncompromising – turning raw sensation into sonic alchemy.  \n\nhttps://pvaareok.bandcamp.com/album/no-more-like-this\nhttps://pva.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}