Information about plays

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

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

{
    "id": 3588976,
    "uri": "https://api.kexp.org/v2/plays/3588976/?format=api",
    "airdate": "2025-12-09T15:52:50-08:00",
    "show": 65332,
    "show_uri": "https://api.kexp.org/v2/shows/65332/?format=api",
    "image_uri": "https://ia904505.us.archive.org/16/items/mbid-9957b02f-02f4-3e90-9c93-4be483734551/mbid-9957b02f-02f4-3e90-9c93-4be483734551-5563561385_thumb500.jpg",
    "thumbnail_uri": "https://ia804505.us.archive.org/16/items/mbid-9957b02f-02f4-3e90-9c93-4be483734551/mbid-9957b02f-02f4-3e90-9c93-4be483734551-5563561385_thumb250.jpg",
    "song": "Days of Our Lives",
    "track_id": "f9eecc68-194a-3eec-8c02-8940a45761dd",
    "recording_id": "4fb0304e-fe86-43e2-97e3-ab1203439e77",
    "artist": "De La Soul",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "The Grind Date",
    "release_id": "9957b02f-02f4-3e90-9c93-4be483734551",
    "release_group_id": "07813cf3-f9bc-3ace-8f19-bf70027e990c",
    "labels": [
        "Sanctuary Urban"
    ],
    "label_ids": [
        "b14ed205-47bf-4012-bd63-6217795edc6c"
    ],
    "release_date": "2004-10-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Days of Our Lives' (featuring Common) sampled the vocals from the Ohio Players' \"My Life.\"\n--\nThe members of the Ohio Players received songwriting credit, along with Common and the members of De La Soul.\n\nDe La Soul's seventh studio album features production talents J Dilla, Madlib, and 9th Wonder. The album also features guest appearances from Spike Lee, Ghostface Killah, Common and more. \n\nhttps://www.wearedelasoul.com/\n\nIt’s KEXP’s 50th anniversary! To celebrate we’re playing songs you know and love from 2004! kexp.org/50/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}