Information about plays

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

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

{
    "id": 3580740,
    "uri": "https://api.kexp.org/v2/plays/3580740/?format=api",
    "airdate": "2025-11-20T18:45:08-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://ia803109.us.archive.org/19/items/mbid-4a9e285b-61e9-4f47-a8cd-ab9a92b7508b/mbid-4a9e285b-61e9-4f47-a8cd-ab9a92b7508b-43495859724_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-4a9e285b-61e9-4f47-a8cd-ab9a92b7508b/mbid-4a9e285b-61e9-4f47-a8cd-ab9a92b7508b-43495859724_thumb250.jpg",
    "song": "The Package",
    "track_id": "e36a3870-ff2c-43ef-9c36-d226f5353054",
    "recording_id": "9def6079-e538-4d8c-baf3-a544d71e0675",
    "artist": "De La Soul",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "The Package",
    "release_id": "4a9e285b-61e9-4f47-a8cd-ab9a92b7508b",
    "release_group_id": "9b246ab1-9346-4a2a-9edf-ed6de05142e4",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-11-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "De La Soul have officially announced the new album \"Cabin in the Sky\" will be out November 21st - TOMORROW! \n\n'Cabin in the Sky' is the first album from De La Soul since the 2023 death of David Jude Jolicoeur, the founding member who was also known as Trugoy, Dave, and Trugoy the Dove. \n--\n\"The Package,\" produced by Pete Rock, is the first single.\nhttps://delasoulofficial.bandcamp.com/track/the-package",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}