Information about plays

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

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

{
    "id": 3633935,
    "uri": "https://api.kexp.org/v2/plays/3633935/?format=api",
    "airdate": "2026-03-26T15:27:26-07:00",
    "show": 66285,
    "show_uri": "https://api.kexp.org/v2/shows/66285/?format=api",
    "image_uri": "https://coverartarchive.org/release/cb677c43-085b-4ffc-8484-86c3fe157539/11748656802-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cb677c43-085b-4ffc-8484-86c3fe157539/11748656802-250.jpg",
    "song": "Sugar (Gimme Some)",
    "track_id": null,
    "recording_id": "46949a48-9963-4080-8d39-54a5d73acc58",
    "artist": "Trick Daddy feat. Ludacris, Cee-Lo & Lil' Kim",
    "artist_ids": [],
    "album": "Thug Matrimony: Married to the Streets",
    "release_id": null,
    "release_group_id": "ba0e091e-a59f-364e-ba35-44b59965d7b5",
    "labels": [
        "Slip‐N‐Slide Records"
    ],
    "label_ids": [
        "70ae8c16-5543-4c53-b605-804f873606a5"
    ],
    "release_date": "2004-10-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is an interpolation of the 1977 song from the Talking Heads.\n--\nThe original song features Ludacris and Cee-Lo Green, with a future remix (and music video) also featuring Lil' Kim.: https://www.dailymotion.com/video/xvskk\n\n\"Larry I love you for bringing these two songs in. Two early 2000's southern hip hop songs built on unexpected samples. Much love from a kid who grew up in this era and has expanded widely since then 🤘🏼🤘🏼🤘🏼 -Nick in upstate NY\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}