Information about plays

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

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

{
    "id": 3614630,
    "uri": "https://api.kexp.org/v2/plays/3614630/?format=api",
    "airdate": "2026-02-07T22:46:54-08:00",
    "show": 65874,
    "show_uri": "https://api.kexp.org/v2/shows/65874/?format=api",
    "image_uri": "https://coverartarchive.org/release/e801fdfd-b2db-4d2b-9de9-90eb8da520d3/7133118494-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e801fdfd-b2db-4d2b-9de9-90eb8da520d3/7133118494-250.jpg",
    "song": "Beer for Breakfast",
    "track_id": null,
    "recording_id": "286db110-d620-4609-b9ad-e0d1d7d45273",
    "artist": "The Replacements",
    "artist_ids": [
        "dc0d05ce-2f47-4962-b4fa-8631a0a51987"
    ],
    "album": "All for Nothing/Nothing for All",
    "release_id": null,
    "release_group_id": "dd439612-ed5c-339a-b19d-6183cd1aeedf",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1997-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Pleasure Is All Yours: The Pleased to Meet Me Outtakes & Alternates is a collection of material from The Replacements sessions for their critically acclaimed fifth studio album Pleased to Meet Me. Recorded at Ardent Studios in Memphis over a three month period in 1987 - with legendary producer Jim Dickinson - Please To Meet Me was the only album recorded by the band as a trio, after original guitarist Bob Stinson acrimoniously left the band. \n\nhttps://www.roughtrade.com/us/the-replacements/the-pleasure-s-all-yours-pleased-to-meet-me-outtakes-alternates",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}