Information about plays

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

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

{
    "id": 3641521,
    "uri": "https://api.kexp.org/v2/plays/3641521/?format=api",
    "airdate": "2026-04-13T09:57:26-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-2148735a-d5d1-437b-b184-643bdf20656f/mbid-2148735a-d5d1-437b-b184-643bdf20656f-8707692267_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-2148735a-d5d1-437b-b184-643bdf20656f/mbid-2148735a-d5d1-437b-b184-643bdf20656f-8707692267_thumb250.jpg",
    "song": "Be Quiet and Drive (Far Away)",
    "track_id": "fdb07275-dd49-361d-9e3f-5436f73656da",
    "recording_id": "4683a53b-800b-4cee-923b-a129ca43c9af",
    "artist": "Deftones",
    "artist_ids": [
        "7527f6c2-d762-4b88-b5e2-9244f1e34c46"
    ],
    "album": "Around the Fur",
    "release_id": "2148735a-d5d1-437b-b184-643bdf20656f",
    "release_group_id": "6f935b80-160f-3787-97d6-a4ce342cf8c5",
    "labels": [
        "Warner Bros. Records",
        "Maverick"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1997-10-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Around the Fur' is the second studio album from Sacramento band, Deftones.\n\nThe album has been described as a mix of numerous genres, but frontman Stephen Carpenter says: “We didn’t really pay much attention to that ... I remember when these subgenre names didn’t exist. It was just metal. So I don’t think we made a decision to step away from it – we’ve never paid attention to what anyone else was doing. We just did what we thought was right, and tried to make a killer album.”\n\nRead more: https://www.loudersound.com/features/deftones-how-we-made-around-the-fur",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}