Information about plays

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

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

{
    "id": 3635992,
    "uri": "https://api.kexp.org/v2/plays/3635992/?format=api",
    "airdate": "2026-03-31T11:28:51-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn710402.ca.archive.org/0/items/mbid-d741aef5-b853-4f30-a767-dc9575e813e0/mbid-d741aef5-b853-4f30-a767-dc9575e813e0-44079781961_thumb500.jpg",
    "thumbnail_uri": "https://dn710402.ca.archive.org/0/items/mbid-d741aef5-b853-4f30-a767-dc9575e813e0/mbid-d741aef5-b853-4f30-a767-dc9575e813e0-44079781961_thumb250.jpg",
    "song": "The Store",
    "track_id": "f67ba6d4-9de7-4053-95f5-8e969968e1f4",
    "recording_id": "f9ba44b8-884d-4e98-a87c-57e1703f3238",
    "artist": "Anjimile",
    "artist_ids": [
        "2af1b76d-104c-4ba2-8092-49887407f8f3"
    ],
    "album": "You’re Free to Go",
    "release_id": "d741aef5-b853-4f30-a767-dc9575e813e0",
    "release_group_id": "41bedcbf-5148-40e3-9f91-ebbb09df5fd0",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anjimile will be at The Bottom of the Hill in SF on Wednesday, May 13th, and at the Ballard Homestead in Seattle on Saturday, May 16th. \n--\nHere's a biography of this transmasculine nonbinary person: https://www.them.us/story/artists-to-watch-anjimile",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}