Information about plays

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

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

{
    "id": 3548910,
    "uri": "https://api.kexp.org/v2/plays/3548910/?format=api",
    "airdate": "2025-09-04T16:54:57-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia903103.us.archive.org/28/items/mbid-580ecba1-9324-4055-81f2-fed3401faf9f/mbid-580ecba1-9324-4055-81f2-fed3401faf9f-42448273323_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-580ecba1-9324-4055-81f2-fed3401faf9f/mbid-580ecba1-9324-4055-81f2-fed3401faf9f-42448273323_thumb250.jpg",
    "song": "Omeyocan",
    "track_id": "92efcbce-4dd1-4ca2-ba73-648ae0e5a52f",
    "recording_id": "cf63b8ff-b4af-4ca8-9443-1ce7cf09fe4f",
    "artist": "Cochemea",
    "artist_ids": [
        "d07dbd31-aa19-4c5b-b071-4f52b1f75e40"
    ],
    "album": "Vol III: Ancestros Futuros",
    "release_id": "580ecba1-9324-4055-81f2-fed3401faf9f",
    "release_group_id": "5a8c87ca-2dd5-45d5-8d3c-cc2bae083e84",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\n\nThe 3rd and final chapter in Cochemea's epic quest to explore and express the spiritual connection between his art and ancestry. For Vol 3: Ancestros Futuros, Cochemea entrusted his vision to a core group of longme collaborators—a powerful octet composed of New York-based percussionists and members of Daptone’s famed rhythm section. Gabriel Roth (aka Bosco Mann) reprised his role as producer, recording and mixing the album live to 8-track analog tape. Cochemea continues to push the boundaries of his sound, blending past, present, and future into a ritual offering—an evolving sonic narrative where memory, survival and creativity converge.\n\nhttps://cochemea.bandcamp.com/album/vol-iii-ancestros-futuros",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}