Information about plays

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

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

{
    "id": 3665235,
    "uri": "https://api.kexp.org/v2/plays/3665235/?format=api",
    "airdate": "2026-06-08T05:45:27-07:00",
    "show": 66934,
    "show_uri": "https://api.kexp.org/v2/shows/66934/?format=api",
    "image_uri": "https://dn711109.ca.archive.org/0/items/mbid-1a3b539a-1830-4c63-8fd6-7892c8611357/mbid-1a3b539a-1830-4c63-8fd6-7892c8611357-44936980532_thumb500.jpg",
    "thumbnail_uri": "https://dn711109.ca.archive.org/0/items/mbid-1a3b539a-1830-4c63-8fd6-7892c8611357/mbid-1a3b539a-1830-4c63-8fd6-7892c8611357-44936980532_thumb250.jpg",
    "song": "Blaze That Ass",
    "track_id": "a349fde1-a786-49fa-872e-10c735eb9dab",
    "recording_id": "f7e3a071-702b-4ddf-920b-e99e7459cadc",
    "artist": "Big Freedia & SOPHIE",
    "artist_ids": [
        "774b02d7-5056-4b0f-9d69-a82b6ae27cde",
        "14637c9a-4156-4990-862d-02113db0bc07"
    ],
    "album": "Blaze That Ass",
    "release_id": "1a3b539a-1830-4c63-8fd6-7892c8611357",
    "release_group_id": "a83b6900-f006-49ec-8d12-39d8d7a2c296",
    "labels": [
        "We Are: The Guard"
    ],
    "label_ids": [
        "cbe30804-0dbe-452a-a299-ea44a11e298f"
    ],
    "release_date": "2026-05-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Musical trailblazers Big Freedia and the late SOPHIE have dropped their first official collab, “Blaze That Ass”, a cut off a forthcoming EP set to drop June 19th. \n\nhttps://shorefire.com/releases/entry/big-freedia-sophie-release-blaze-that-ass\n\n“Recording with SOPHIE is something I hold even closer to my heart now, especially after her passing,” said Freedia. “She was an artist who showed the world that living boldly is your greatest power. With this EP, I want to show the world how loved she was and still is!”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}