Information about plays

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

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

{
    "id": 3592739,
    "uri": "https://api.kexp.org/v2/plays/3592739/?format=api",
    "airdate": "2025-12-18T16:28:33-08:00",
    "show": 65412,
    "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
    "image_uri": "https://ia800605.us.archive.org/6/items/mbid-0a556e03-5715-3e98-874d-fb09029e2752/mbid-0a556e03-5715-3e98-874d-fb09029e2752-21275083212_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/6/items/mbid-0a556e03-5715-3e98-874d-fb09029e2752/mbid-0a556e03-5715-3e98-874d-fb09029e2752-21275083212_thumb250.jpg",
    "song": "She Bangs the Drums",
    "track_id": "9b5424be-c5f3-3538-b375-f6bf46a83027",
    "recording_id": "377f90b3-6230-45a8-9d15-196a3124d4ee",
    "artist": "The Stone Roses",
    "artist_ids": [
        "b5fa29f1-6c22-4321-a488-b5f363b06b06"
    ],
    "album": "The Stone Roses",
    "release_id": "0a556e03-5715-3e98-874d-fb09029e2752",
    "release_group_id": "88b86fe0-26f5-3949-817a-8082145e704d",
    "labels": [
        "Silvertone Records"
    ],
    "label_ids": [
        "82307007-21d1-48c0-a31f-b89d9b1811de"
    ],
    "release_date": "1989-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gary “Mani” Mounfield, best known as bassist of the Stone Roses and later a member of Primal Scream, died last month at 63. \n\nMani was born on 16 November 1962 in Crumpsall. He attended Xaverian college in Rusholme and left school at age 16. He befriended Ian Brown when they went to deal with “some National Front skinheads in north Manchester who’d been shakin’ a lot of me mates up”, he told i-D magazine in 1996. “We’ve been mates ever since.”\n\nhttps://tinyurl.com/37pxwa5d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}