Information about plays

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

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

{
    "id": 3633396,
    "uri": "https://api.kexp.org/v2/plays/3633396/?format=api",
    "airdate": "2026-03-25T06:18:17-07:00",
    "show": 66274,
    "show_uri": "https://api.kexp.org/v2/shows/66274/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-fe3b1c33-2529-324e-ae24-079c9ba5deae/mbid-fe3b1c33-2529-324e-ae24-079c9ba5deae-3528723760_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-fe3b1c33-2529-324e-ae24-079c9ba5deae/mbid-fe3b1c33-2529-324e-ae24-079c9ba5deae-3528723760_thumb250.jpg",
    "song": "Take Me to the River",
    "track_id": "c087aed5-3e9e-338b-88e9-a1f56aeb5998",
    "recording_id": "61e70efb-8028-4f9b-9e90-210c69859669",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "More Songs About Buildings and Food",
    "release_id": "fe3b1c33-2529-324e-ae24-079c9ba5deae",
    "release_group_id": "2cecb2c0-cac3-3c55-8083-577308746230",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tom Tom Club was a side project of Chris Frantz and Tina Weymouth of Talking Heads! \n\nTalking Heads recorded this Al Green cover in the Bahamas with co-producer Brian Eno in 1978.  Something was in the water in '78, as Levon Helm and Bryan Ferry also recorded their own solo covers that year.\n--\n\"We played it live in the studio,\" Talkikng Heads bassist Tina Weymouth remembered. \"It sounded so great when we played it back that we immediately imposed a rule on ourselves - no additional playing, except single notes. Just one ping or bop or pang.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}