Information about plays

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

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

{
    "id": 3585815,
    "uri": "https://api.kexp.org/v2/plays/3585815/?format=api",
    "airdate": "2025-12-02T10:55:02-08:00",
    "show": 65270,
    "show_uri": "https://api.kexp.org/v2/shows/65270/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Great Curve",
    "track_id": "acdc0c7f-a362-360e-bf85-99d6fa233736",
    "recording_id": "15f6840a-655d-4863-a34b-7a22c82092c8",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "Remain in Light",
    "release_id": "b6c6032c-1ed2-4f98-b50d-a2e1d85be723",
    "release_group_id": "f6b1b900-6108-32f0-abbd-2855af9151eb",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1983-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded at the same Central Park ice rink as “Life During Wartime,” “The Great Curve” wastes no time exploding into its groove; with each main Head supplemented by a doppelganger (or two): Busta Jones joins Tina Weymouth on bass; Steve Scales accompanies Chris Frantz on percussion (though if you look at any footage from this tour, nearly everybody with a free hand adds percussion at some point); Funkadelic’s Bernie Worrell adds keyboards and backing vocals. Also on backing vocals are Dolette McDonald and Nona Hendryx, as is Adrian Belew , who also adds guitar. \n\nEnjoy this discussion of this song: https://www.youtube.com/watch?v=2KQjy02eqOk\n--\nNow, watch a live performance: https://www.youtube.com/watch?v=2KQjy02eqOk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}