Information about plays

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

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

{
    "id": 3631390,
    "uri": "https://api.kexp.org/v2/plays/3631390/?format=api",
    "airdate": "2026-03-20T07:44:42-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Rope",
    "track_id": "bf0f9077-79b9-4d93-bdfc-cd9b9c602b72",
    "recording_id": "acfd9b36-ebcd-43de-9de4-95154af7f59d",
    "artist": "Wunderhorse",
    "artist_ids": [
        "5126db33-86ad-469d-88fb-4158350e1515"
    ],
    "album": "The Rope",
    "release_id": "5380823d-98ca-4b19-8c81-338c39672f0a",
    "release_group_id": "606f93c0-293a-4342-93fe-bc377c59f3fc",
    "labels": [
        "Communion Records"
    ],
    "label_ids": [
        "f658c6bd-b2e9-42ee-ab03-1622aa649602"
    ],
    "release_date": "2025-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, John and Owen, I don't know about you, but I could really listen to The Rope by Wunderhorse right now. If ya got it in ya too, let's go!\nLove from SF, Todd and Oskar\n--\nDon't miss this live performance of \"The Rope\" on Jools Holland earlier last year: https://www.youtube.com/watch?v=yrT-RztwIRo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}