Information about plays

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

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

{
    "id": 3659361,
    "uri": "https://api.kexp.org/v2/plays/3659361/?format=api",
    "airdate": "2026-05-25T09:39:52-07:00",
    "show": 66811,
    "show_uri": "https://api.kexp.org/v2/shows/66811/?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": "Do We Exist?",
    "track_id": "197fd5ec-270a-40a5-ba22-8cf54b9b94a8",
    "recording_id": "b8c99a43-0ec8-4df9-86da-704886b30f3a",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spacemoth (a project of Maryam Qudus) will play an album release show in San Francisco at the Rickshaw Stop on Friday, July 24th! Tickets for the show, presented in part by KEXP, are available here: https://www.spacemoth.space/#anchors-mmwhk5ll.\n--\nWatch Bay Area band Spacemoth performing live at 25th Street Recording in Oakland, California, in February during Noise Pop 2026: https://www.youtube.com/watch?v=Kj_ACqIb8a4\n\nhttps://ssspacemoth.bandcamp.com/album/inward-eye-2\nhttps://www.spacemoth.space/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}