Information about plays

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

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

{
    "id": 3635553,
    "uri": "https://api.kexp.org/v2/plays/3635553/?format=api",
    "airdate": "2026-03-30T10:33:01-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-f2805413-bcd1-4443-ab2c-9c24d03d4f3b/mbid-f2805413-bcd1-4443-ab2c-9c24d03d4f3b-43529573324_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-f2805413-bcd1-4443-ab2c-9c24d03d4f3b/mbid-f2805413-bcd1-4443-ab2c-9c24d03d4f3b-43529573324_thumb250.jpg",
    "song": "Peru",
    "track_id": "b3e8bc66-1f8d-4946-a072-00852e021581",
    "recording_id": "54e9345e-e8ec-4f32-a667-afe418ecdd22",
    "artist": "The Mountain Goats",
    "artist_ids": [
        "9639cd52-c351-4a17-9797-58880e95a7ef"
    ],
    "album": "Through This Fire Across From Peter Balkan",
    "release_id": "f2805413-bcd1-4443-ab2c-9c24d03d4f3b",
    "release_group_id": "8264bc1e-511e-48a5-bf17-572420d86437",
    "labels": [
        "Cadmean Dawn"
    ],
    "label_ids": [
        "646948b5-1cb9-4c6b-9f72-2e77aa9db521"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John Darnielle has written almost 600 songs now, and some of them are very sad, dealing with hard drugs and tragic ends, hurting yourself and others, sicknesses of both body and brain, off-brand alcohols. They are told in beautiful, unnerving, specific detail because he is a very good writer, and also some of them are just true stories about his own life.\n—John Hodgman, 2012 \n\nKEXP has a free education program teaching young people the art of music curation and radio called 90.TEEN. Each week a different teen DJ in our current 90.TEEN cohort plays an hour-long set of music.\n\nThis past Saturday’s 90.TEEN DJ was DJ T! DJ T is a 15-year-old singer-songwriter from the Ballard neighborhood of Seattle. He’s learning how to play several instruments including guitar, ukulele, piano and glockenspiel. He says he is grateful for the DJs and music discovery at KEXP that has inspired him to pursue making music himself.\n\nhttps://www.mountain-goats.com/\nhttps://themountaingoats.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}