Information about plays

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

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

{
    "id": 3613447,
    "uri": "https://api.kexp.org/v2/plays/3613447/?format=api",
    "airdate": "2026-02-05T07:35:42-08:00",
    "show": 65845,
    "show_uri": "https://api.kexp.org/v2/shows/65845/?format=api",
    "image_uri": "https://ia801307.us.archive.org/29/items/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b-6170382383_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/29/items/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b-6170382383_thumb250.jpg",
    "song": "Angel",
    "track_id": "3a1d8d19-9410-3282-929f-c4319bdbd6e0",
    "recording_id": "5b0f87f9-31b7-487d-894b-8f190fd428bf",
    "artist": "Belly",
    "artist_ids": [
        "c118bc97-11a7-41dc-a55e-48c3bcf22ac2"
    ],
    "album": "Star",
    "release_id": "06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b",
    "release_group_id": "484c1eec-d56e-3eb3-8ac1-e5ef5d652f4c",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1993-02-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 1991 by Tanya Donelly (formerly of Throwing Muses and the Breeders) with Tom and Chris Gorman, Belly became known for a blend of spirited guitar rock, countrified dream-pop, and Donelly’s haunting lyrics and voice. The band’s 1993 debut album, Star, was a hit with critics and listeners alike. Shortly after Star’s release, Gail Greenwood joined on bass and the band toured extensively behind the gold-certified album.\n\nhttps://bellyofficial.com/\nhttps://bellyofficial.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}