Information about plays

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

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

{
    "id": 3632738,
    "uri": "https://api.kexp.org/v2/plays/3632738/?format=api",
    "airdate": "2026-03-23T12:49:40-07:00",
    "show": 66260,
    "show_uri": "https://api.kexp.org/v2/shows/66260/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-0d390fea-3c2d-487d-a40c-19e166148203/mbid-0d390fea-3c2d-487d-a40c-19e166148203-16165823415_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-0d390fea-3c2d-487d-a40c-19e166148203/mbid-0d390fea-3c2d-487d-a40c-19e166148203-16165823415_thumb250.jpg",
    "song": "Ways to Be Wicked",
    "track_id": "dca56806-da49-3e8f-af80-1be9af728b98",
    "recording_id": "8920732b-f72d-403f-a44d-ee3b24c51d41",
    "artist": "Lone Justice",
    "artist_ids": [
        "778b34b7-736f-45d1-9486-2c9545ea6daa"
    ],
    "album": "Left of the Dial: Dispatches From the 80s Underground",
    "release_id": "0d390fea-3c2d-487d-a40c-19e166148203",
    "release_group_id": "912cbf3f-77f5-3290-b8ce-d2611feb7f20",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2004-10-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lone Justice's founding member/lead singer Maria McKee is the half-sister of the late Bryan MacLean, Love's guitarist and writer of \"Alone Again Or\"!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}