Information about plays

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

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

{
    "id": 3558837,
    "uri": "https://api.kexp.org/v2/plays/3558837/?format=api",
    "airdate": "2025-09-28T14:49:50-07:00",
    "show": 64691,
    "show_uri": "https://api.kexp.org/v2/shows/64691/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-91cd5d33-68fe-49b1-8a95-634ba8266696/mbid-91cd5d33-68fe-49b1-8a95-634ba8266696-42081652145_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-91cd5d33-68fe-49b1-8a95-634ba8266696/mbid-91cd5d33-68fe-49b1-8a95-634ba8266696-42081652145_thumb250.jpg",
    "song": "Song for Seales",
    "track_id": "a9b82b88-2bfa-418c-9659-50e7f3aa6b60",
    "recording_id": "05c657eb-c633-49b9-b7f7-997a3320e0d0",
    "artist": "Duende Libre",
    "artist_ids": [
        "36dd4ebd-3e55-4799-8da4-e77e314cbcac"
    ],
    "album": "Invocation",
    "release_id": "91cd5d33-68fe-49b1-8a95-634ba8266696",
    "release_group_id": "125591c3-d66c-4806-9ddb-074e20a22711",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Local jazz outfit Duende Libre perform at the Earshot Jazz Benefit at Town Hall in Seattle on October 12th, as well as a number of other local dates. Check out their website for more details.\n\nhttps://duendelibre.bandcamp.com/album/invocation\nhttps://duendelibre.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}