Information about plays

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

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

{
    "id": 3580193,
    "uri": "https://api.kexp.org/v2/plays/3580193/?format=api",
    "airdate": "2025-11-19T10:18:35-08:00",
    "show": 65153,
    "show_uri": "https://api.kexp.org/v2/shows/65153/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-83fc4709-5a3d-4589-9076-80297a796fba/mbid-83fc4709-5a3d-4589-9076-80297a796fba-16448672935_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-83fc4709-5a3d-4589-9076-80297a796fba/mbid-83fc4709-5a3d-4589-9076-80297a796fba-16448672935_thumb250.jpg",
    "song": "Chaos and Clothes",
    "track_id": "6e313988-a95b-4dc7-8942-0220dfbfaeae",
    "recording_id": "9cb4aea3-d2a0-4c8e-8db5-839e6ff7356c",
    "artist": "Jason Isbell and The 400 Unit",
    "artist_ids": [
        "4c501a41-5f23-41c9-a36a-5b86e894e08d",
        "74e4c956-bdd2-435c-bdaf-436f187b410b"
    ],
    "album": "The Nashville Sound",
    "release_id": "83fc4709-5a3d-4589-9076-80297a796fba",
    "release_group_id": "b0dada6a-8874-4b48-961f-2a9b022ffdb0",
    "labels": [
        "Southeastern Records"
    ],
    "label_ids": [
        "e0be67f0-048c-4bc6-a2b2-7a2199f78be1"
    ],
    "release_date": "2017-06-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jason Isbell & the 400 Unit will be at the Paramount in Seattle on Friday and Saturday, Jan. 23 and 24, 2026.\n\nThey'll be in Oakland on Thursday, Jan. 29, at the Fox Theater.\n\nhttps://www.jasonisbell.com/\n\nWatch Jason Isbell performance live on KEXP from 2022 here: https://www.youtube.com/watch?v=FAh3q0dowiE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}