Information about plays

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

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

{
    "id": 3659693,
    "uri": "https://api.kexp.org/v2/plays/3659693/?format=api",
    "airdate": "2026-05-26T05:27:42-07:00",
    "show": 66818,
    "show_uri": "https://api.kexp.org/v2/shows/66818/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-a574850a-9d56-4039-96c4-7885db256129/mbid-a574850a-9d56-4039-96c4-7885db256129-44867801530_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-a574850a-9d56-4039-96c4-7885db256129/mbid-a574850a-9d56-4039-96c4-7885db256129-44867801530_thumb250.jpg",
    "song": "Internet Fantasy",
    "track_id": "3a03d233-cb1a-4520-a015-badba76b6455",
    "recording_id": "dd69a82a-92ae-4e78-a8a5-bc81bf569916",
    "artist": "Spacemoth",
    "artist_ids": [
        "0845d9a3-2083-4fc1-bd5f-e49de92ae945"
    ],
    "album": "Inward Eye",
    "release_id": "a574850a-9d56-4039-96c4-7885db256129",
    "release_group_id": "d393c96e-cae6-4b04-a0e2-692eda46f56e",
    "labels": [
        "Greenway Records"
    ],
    "label_ids": [
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"As Maryam Qudus was writing and recording what would become Inward Eye, the new record by Spacemoth, she was in the midst of another deeply personal project: digitally archiving her family’s extensive collection of home movies with a VCR left constantly running in her living room. Walking in and out of her home studio while working on the new album, Qudus would randomly catch footage of her younger self captured at a moment in time, the ephemeral images flickering across the screen transporting her back to childhood and acting as a portal to the core of herself: a kid making weird loops with a guitar and pedal in her bedroom, now a professional musician still making weird loops with the same pedal she’s owned since she was a teenager.\"\n\nhttps://ssspacemoth.bandcamp.com/album/inward-eye-2\n---\nWatch the video for Internet Fantasy here: https://www.youtube.com/watch?v=AawA1qYPJqo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}