Information about plays

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

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

{
    "id": 3630651,
    "uri": "https://api.kexp.org/v2/plays/3630651/?format=api",
    "airdate": "2026-03-18T14:27:55-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?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": "Like You Really Mean It",
    "track_id": "9bf12044-8144-42b3-819b-2bd2968133bf",
    "recording_id": "3150ed10-77cd-4ffb-8078-2f47bd82a5e2",
    "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": "Boston singer-songwriter Anjimile Chithambo will play The Bottom of the Hill in SF on Wednesday, May 13th, and will be in Seattle at the Ballard Homestead on Saturday, May 16th.\n--\n Anjimile says was that this song was “originally intended as something of a wedding present for my best friend, who got married a few years back.” He adds, “I wrote this to make my girlfriend want to give me a kiss. We live about an hour apart, and I was just by myself thinking about her. Thinking about wanting a kiss. What could I do to get a kiss from my sweetheart? Write a song about it! Anyway, it worked.” \n\nWatch the video, directed by Caity Arthur: https://www.youtube.com/watch?v=Z1Iov6m0WNs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}