Information about plays

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

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

{
    "id": 3632739,
    "uri": "https://api.kexp.org/v2/plays/3632739/?format=api",
    "airdate": "2026-03-23T12:53:07-07:00",
    "show": 66260,
    "show_uri": "https://api.kexp.org/v2/shows/66260/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-5d95b22c-caac-41b4-864d-274e6c053bd8/mbid-5d95b22c-caac-41b4-864d-274e6c053bd8-2986596985_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-5d95b22c-caac-41b4-864d-274e6c053bd8/mbid-5d95b22c-caac-41b4-864d-274e6c053bd8-2986596985_thumb250.jpg",
    "song": "The Wreck of the Arthur Lee",
    "track_id": "dedba67b-4f76-3bac-b05e-37e43ba909d5",
    "recording_id": "0d1abce4-5484-4d54-a02f-1e51c4948611",
    "artist": "Robyn Hitchcock and The Egyptians",
    "artist_ids": [
        "e3dff124-6537-4937-ae0d-97916bac7288"
    ],
    "album": "Respect",
    "release_id": "5d95b22c-caac-41b4-864d-274e6c053bd8",
    "release_group_id": "f5037310-e367-3e06-a988-d0d40065e776",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1993-02-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The Wreck of the Arthur Lee” is Robyn Hitchcock’s poetic, understated tribute (or perhaps tangentially one?) to Arthur Lee—using the image of a shipwreck to reflect a brilliant but troubled life.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}