Information about plays

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

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

{
    "id": 3565919,
    "uri": "https://api.kexp.org/v2/plays/3565919/?format=api",
    "airdate": "2025-10-16T15:05:07-07:00",
    "show": 64850,
    "show_uri": "https://api.kexp.org/v2/shows/64850/?format=api",
    "image_uri": "https://ia800507.us.archive.org/33/items/mbid-0359beb4-b2c5-3d9e-b03d-b3e913b62bac/mbid-0359beb4-b2c5-3d9e-b03d-b3e913b62bac-14670955288_thumb500.jpg",
    "thumbnail_uri": "https://ia800507.us.archive.org/33/items/mbid-0359beb4-b2c5-3d9e-b03d-b3e913b62bac/mbid-0359beb4-b2c5-3d9e-b03d-b3e913b62bac-14670955288_thumb250.jpg",
    "song": "Boys Wanna Be Her",
    "track_id": "081207cf-3aec-4de3-82aa-3f7128237675",
    "recording_id": "4f7635bb-a53e-4772-8351-82177499cf20",
    "artist": "Peaches",
    "artist_ids": [
        "270acfee-1fbe-413e-a0a8-6a35a8b3b66c"
    ],
    "album": "Impeach My Bush",
    "release_id": "90d05023-ea29-4282-bf87-cc09bc80d48f",
    "release_group_id": "db5b0635-4eb6-3554-9a1f-7a6dd42c1109",
    "labels": [
        "XL Recordings",
        "Hostess Entertainment Unlimited."
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a",
        "a714529c-86bf-4d89-9cf1-e50149fba8af"
    ],
    "release_date": "2006-07-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Impeach My Bush\" is the fourth studio album by Canadian singer Peaches. The album includes guest appearances by Joan Jett, Beth Ditto, Josh Homme, Samantha Maloney, Mocky and her one-time roommate Feist.\n--\nIn 2016, this became the theme song for Full Frontal with Samantha Bee, leading Peaches to perform “Boys Wanna Be Her” live during the “Not The White House Correspondents' Dinner” one year later. See that perfohttps://www.youtube.com/watch?v=9t7ssVY0zwkrmance and Samantha Bee's monologue:",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}