Information about plays

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

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

{
    "id": 3625210,
    "uri": "https://api.kexp.org/v2/plays/3625210/?format=api",
    "airdate": "2026-03-04T12:48:27-08:00",
    "show": 66089,
    "show_uri": "https://api.kexp.org/v2/shows/66089/?format=api",
    "image_uri": "https://ia601204.us.archive.org/5/items/mbid-4e9ddd61-dc7f-41a2-acb2-a78d91031eb7/mbid-4e9ddd61-dc7f-41a2-acb2-a78d91031eb7-11004400183_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-4e9ddd61-dc7f-41a2-acb2-a78d91031eb7/mbid-4e9ddd61-dc7f-41a2-acb2-a78d91031eb7-11004400183_thumb250.jpg",
    "song": "Sarangi",
    "track_id": "8768e105-02f6-3e30-825f-9684ea24849e",
    "recording_id": "fb994bf6-4a70-4131-badc-73ee0323f9d6",
    "artist": "Hooverphonic",
    "artist_ids": [
        "62dc94cc-f611-4345-87cb-b914796a4a45"
    ],
    "album": "A New Stereophonic Sound Spectacular",
    "release_id": "4e9ddd61-dc7f-41a2-acb2-a78d91031eb7",
    "release_group_id": "d3a86691-d669-368e-bda7-07322b7550e5",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1997-04-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All these songs sample Funkadelic's Good Old Music!\nFeb 24, 1970, Funkadelic released Funkadelic. A song from the album, \"Good Old Music\" has been sampled numerous times including \"Safe From Harm\" by Massive Attack, Kinda I Want To by Nine Inch Nails, Young Black Male by 2Pac, Cha Cha Cha by MC Lyte, Sarangi by Hooverphonic, and many more!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}