Information about plays

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

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

{
    "id": 3565475,
    "uri": "https://api.kexp.org/v2/plays/3565475/?format=api",
    "airdate": "2025-10-15T16:22:31-07:00",
    "show": 64843,
    "show_uri": "https://api.kexp.org/v2/shows/64843/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-58b77702-5b84-474d-bc45-725fb0361499/mbid-58b77702-5b84-474d-bc45-725fb0361499-37091834815_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-58b77702-5b84-474d-bc45-725fb0361499/mbid-58b77702-5b84-474d-bc45-725fb0361499-37091834815_thumb250.jpg",
    "song": "Letting Go",
    "track_id": "8b70496d-39d6-479e-89a4-b6d1c6a9b034",
    "recording_id": "eec50009-7be8-4ce3-ba6a-66348d4002ad",
    "artist": "Angie McMahon",
    "artist_ids": [
        "2ce4f102-23e6-42c4-84a2-3c13d24e1b66"
    ],
    "album": "Light, Dark, Light Again",
    "release_id": "58b77702-5b84-474d-bc45-725fb0361499",
    "release_group_id": "ef4d5b18-655e-400d-9a21-900ed81ac650",
    "labels": [
        "AWAL Recordings Ltd",
        "Gracie Music"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd",
        "db617dbc-dd3a-43a3-85bf-06c7d81060b2"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out Angie McMahon's Live in-studio KEXP session with Kevin Cole from March 2024: https://youtu.be/qkahOXJY1e0?si=xZLDDCGWcabsCfvo\n--\nAngie McMahon mentioned that the song’s chorus, which talks about learning to let go without \"claws scratching the surfaces,\" came to her years before she completed the rest of the song.\n\nThis transformation reflects her journey of embracing imperfection and the process of letting go. https://tinyurl.com/22khzh6s\n\nhttps://angiemcmahon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}