Information about plays

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

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

{
    "id": 3557048,
    "uri": "https://api.kexp.org/v2/plays/3557048/?format=api",
    "airdate": "2025-09-24T05:26:04-07:00",
    "show": 64647,
    "show_uri": "https://api.kexp.org/v2/shows/64647/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-45b01106-c2ca-4f28-a479-9b7790642902/mbid-45b01106-c2ca-4f28-a479-9b7790642902-42894799264_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-45b01106-c2ca-4f28-a479-9b7790642902/mbid-45b01106-c2ca-4f28-a479-9b7790642902-42894799264_thumb250.jpg",
    "song": "Cheerleader",
    "track_id": "786a77ae-94bd-4155-a29d-7d6daff4ea3d",
    "recording_id": "0e93129e-74a9-484f-9dc1-cb13d1a5c6ad",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "Caught Stealing (The Original Motion Picture Soundtrack)",
    "release_id": "45b01106-c2ca-4f28-a479-9b7790642902",
    "release_group_id": "66a71829-c293-4310-8ba2-17bc6b03d63a",
    "labels": [
        "Virgin Music Group"
    ],
    "label_ids": [
        "89a8123b-da2f-40dd-8c85-718a5c4c3a61"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "IDLES’ “Cheerleader” arrives as part of their ambitious collaboration with director Darren Aronofsky for the “Caught Stealing” soundtrack. The Bristol punk band contributed four original tracks to the crime thriller.\n---\n“Cheerleader” sits alongside IDLES tracks “Doom,” “Police & Thieves,” and “Rabbit Run” in the film’s sonic landscape, which follows Austin Butler’s character through New York’s criminal underworld. \n--\nGo here to purchase the soundtrack: https://idlesband.bandcamp.com/album/caught-stealing-the-original-motion-picture-soundtrack",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}