Information about plays

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

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

{
    "id": 3632452,
    "uri": "https://api.kexp.org/v2/plays/3632452/?format=api",
    "airdate": "2026-03-22T17:40:52-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-893f315d-6037-4546-bb29-96b368ad9297/mbid-893f315d-6037-4546-bb29-96b368ad9297-38965353020_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-893f315d-6037-4546-bb29-96b368ad9297/mbid-893f315d-6037-4546-bb29-96b368ad9297-38965353020_thumb250.jpg",
    "song": "The Caterpillar",
    "track_id": "b986e8e6-389d-4049-8b82-87711a6daa7c",
    "recording_id": "7717a3ff-9da3-4b7e-9dec-a2743160826f",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "The Top",
    "release_id": "893f315d-6037-4546-bb29-96b368ad9297",
    "release_group_id": "06615667-694a-39dd-b2d4-641421b63ba8",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees of Robert Smith/The Cure!\n\nAfter recording the psychedelic album Blue Sunshine for the one-off project the Glove during summer 1983, Robert Smith finished off the year composing and working on two other studio albums at the same time: The Top for the Cure and Hyæna for Siouxsie and the Banshees. \n\nSmith was still the official guitarist of the Banshees while he wrote The Top. For The Top, Smith teamed up with Cure co-founding member Lol Tolhurst, who had given up drums for keyboards, and new drummer Andy Anderson, who had previously performed on the UK top 10 single \"The Lovecats.\"\n\nPorl Thompson was credited for playing saxophone on \"Give Me It.\" All the songs are credited to Smith but three tracks were co-written with Tolhurst: \"The Caterpillar\", \"Bird Mad Girl\" and \"Piggy in the Mirror.\" https://tinyurl.com/bddcuu6k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}