Information about plays

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

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

{
    "id": 3581940,
    "uri": "https://api.kexp.org/v2/plays/3581940/?format=api",
    "airdate": "2025-11-23T14:05:01-08:00",
    "show": 65189,
    "show_uri": "https://api.kexp.org/v2/shows/65189/?format=api",
    "image_uri": "https://ia902903.us.archive.org/23/items/mbid-47a9e3f1-338b-42a4-9aff-80875a07d728/mbid-47a9e3f1-338b-42a4-9aff-80875a07d728-43551397841_thumb500.jpg",
    "thumbnail_uri": "https://ia902903.us.archive.org/23/items/mbid-47a9e3f1-338b-42a4-9aff-80875a07d728/mbid-47a9e3f1-338b-42a4-9aff-80875a07d728-43551397841_thumb250.jpg",
    "song": "Day in the Sun (Gettin’ Wit U)",
    "track_id": "f7e59755-1723-4707-b9dd-27365cf5ff42",
    "recording_id": "4540e29b-fc07-4414-82cf-967c3b4f8f8d",
    "artist": "De La Soul, Q-Tip & Yummy Bingham",
    "artist_ids": [
        "9ffd84ca-f5f0-4f1e-a781-0f34e53bd120",
        "a8ebde98-7e91-46c7-992c-90039ba42017",
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188"
    ],
    "album": "Day in the Sun (Gettin’ Wit U)",
    "release_id": "47a9e3f1-338b-42a4-9aff-80875a07d728",
    "release_group_id": "6110f457-990b-4a7d-b1f8-a91b29af0f05",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rapper Posdnuos: “This record is about gratitude, joy, and rebirth. We’ve been through storms, and now it’s time to stand back in the sun.” \n\n\"Day in the Sun\" is a song from their new release, \"A Cabin in the Sun,\" a tribute to the late Dave \"Trugoy the Dove\" Jolicoeur which released on Friday.\n\nhttps://delasoulnew.bandcamp.com/album/cabin-in-the-sky\nhttps://www.wearedelasoul.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}