Information about plays

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

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

{
    "id": 3635893,
    "uri": "https://api.kexp.org/v2/plays/3635893/?format=api",
    "airdate": "2026-03-31T05:51:07-07:00",
    "show": 66327,
    "show_uri": "https://api.kexp.org/v2/shows/66327/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-edcd7160-8749-4eac-aed3-cb7cf7993251/mbid-edcd7160-8749-4eac-aed3-cb7cf7993251-44684752347_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-edcd7160-8749-4eac-aed3-cb7cf7993251/mbid-edcd7160-8749-4eac-aed3-cb7cf7993251-44684752347_thumb250.jpg",
    "song": "No Kings",
    "track_id": "d825d47b-e977-4fc2-8841-fcf53ae13a31",
    "recording_id": "0a3dcba7-2167-40bb-bc05-6e086c8a55dc",
    "artist": "Dead Pioneers",
    "artist_ids": [
        "a9747313-da0d-414c-ad81-5fe89a5245d4"
    ],
    "album": "Wagon Burner",
    "release_id": "edcd7160-8749-4eac-aed3-cb7cf7993251",
    "release_group_id": "06c92b26-60ea-4e91-a602-65ecc1edc910",
    "labels": [
        "Hassle Records"
    ],
    "label_ids": [
        "75c31799-eddd-461b-a7f0-dc69a31e972e"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Pioneers are an Indigenous-fronted punk band from Denver, Colorado, led by artist and vocalist Gregg Deal.\n==\nhttps://deadpioneers.bandcamp.com/album/wagon-burner \nhttps://www.deadpioneers.band/\n==\nDead Pioneers performed live in the KEXP studio last April! \nCheck out their full performance: https://www.youtube.com/watch?v=b_wcehWXDDA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}