Information about plays

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

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

{
    "id": 3625661,
    "uri": "https://api.kexp.org/v2/plays/3625661/?format=api",
    "airdate": "2026-03-05T15:56:28-08:00",
    "show": 66099,
    "show_uri": "https://api.kexp.org/v2/shows/66099/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-e683bdcb-67c4-45f1-9b79-f70d22663e93/mbid-e683bdcb-67c4-45f1-9b79-f70d22663e93-18344835343_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-e683bdcb-67c4-45f1-9b79-f70d22663e93/mbid-e683bdcb-67c4-45f1-9b79-f70d22663e93-18344835343_thumb250.jpg",
    "song": "Groove Is in the Heart",
    "track_id": "25e3847d-9370-3790-937b-e508ef747a86",
    "recording_id": "9ff8e216-c47e-4645-81e5-a63113e27cff",
    "artist": "Deee‐Lite",
    "artist_ids": [
        "83d401e8-3322-4491-98d3-ec3a567c5047"
    ],
    "album": "The Very Best of Deee-Lite",
    "release_id": "e683bdcb-67c4-45f1-9b79-f70d22663e93",
    "release_group_id": "99fa9556-3c69-391c-87db-133085020dcd",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2001-11-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of course, Bob Power was involved!  He did additional engineering at Calliope Studios. \n--\nHere's the official video: https://www.youtube.com/watch?v=etviGf1uWlg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}