Information about plays

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

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

{
    "id": 3598462,
    "uri": "https://api.kexp.org/v2/plays/3598462/?format=api",
    "airdate": "2025-12-31T13:44:52-08:00",
    "show": 65525,
    "show_uri": "https://api.kexp.org/v2/shows/65525/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Everything Is Peaceful Love",
    "track_id": "96780509-d7de-42bc-b165-657817f7bb8f",
    "recording_id": "60a24f36-d33d-41c3-87bc-58305182f0eb",
    "artist": "Bon Iver",
    "artist_ids": [
        "437a0e49-c6ae-42f6-a6c1-84f25ed366bc"
    ],
    "album": "SABLE, fABLE",
    "release_id": "12d72770-9e5c-48ab-b7de-d31ea42692a2",
    "release_group_id": "4843294e-a8ab-4a39-864b-36faa09a2dd8",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"With help from frequent collaborators BJ Burton and Jim-E Stack, Justin Vernon offsets a pop-soul standard with some of his signature quirks: granular synthesizer and electronic percussion, syrupy pedal steel slung across a bed of warm keys, cavernous vocal harmonies colliding with horns and strings. Never has he sounded so joyous, so sure of the goodness in himself and others.\": https://pitchfork.com/reviews/tracks/bon-iver-everything-is-peaceful-love/\n--\nWatch the smile-filled video: https://www.youtube.com/watch?v=yaPX-i1TjCc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}