Information about plays

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

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

{
    "id": 3585904,
    "uri": "https://api.kexp.org/v2/plays/3585904/?format=api",
    "airdate": "2025-12-02T15:52:29-08:00",
    "show": 65271,
    "show_uri": "https://api.kexp.org/v2/shows/65271/?format=api",
    "image_uri": "https://ia601307.us.archive.org/5/items/mbid-53b8002c-af9a-43af-a8b0-14a640394597/mbid-53b8002c-af9a-43af-a8b0-14a640394597-41624564592_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/5/items/mbid-53b8002c-af9a-43af-a8b0-14a640394597/mbid-53b8002c-af9a-43af-a8b0-14a640394597-41624564592_thumb250.jpg",
    "song": "Smiling",
    "track_id": "7fda4251-3413-421c-8d4e-d456ed70320f",
    "recording_id": "e70b064b-ccae-4c4d-8bd5-ecce56280a89",
    "artist": "Homeboy Sandman & yeyts.",
    "artist_ids": [
        "65eaa552-1149-4b42-888e-6d6e4affdbff",
        "569480ef-e0fe-4ccb-aea2-0fe2375866bb"
    ],
    "album": "Corn Hole Legend",
    "release_id": "53b8002c-af9a-43af-a8b0-14a640394597",
    "release_group_id": "4c2e27fb-0a2f-4e52-9cf2-1112dbdc6d99",
    "labels": [
        "Dirty Looks"
    ],
    "label_ids": [
        "17b3bcb0-457f-467e-b7ce-6e2f209e4bef"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Homeboy Sandman is a Queens, NY lyricist.  His new EP, \"Corn Hole Legend,\" was produced by Russian musician yeyts. \nGo here to purchase it: https://homeboysandman.bandcamp.com/album/corn-hole-legend",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}