Information about plays

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

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

{
    "id": 3611544,
    "uri": "https://api.kexp.org/v2/plays/3611544/?format=api",
    "airdate": "2026-01-31T19:14:11-08:00",
    "show": 65807,
    "show_uri": "https://api.kexp.org/v2/shows/65807/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-c391696f-3314-4895-bd1d-ba6aabfdffbf/mbid-c391696f-3314-4895-bd1d-ba6aabfdffbf-43205282669_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-c391696f-3314-4895-bd1d-ba6aabfdffbf/mbid-c391696f-3314-4895-bd1d-ba6aabfdffbf-43205282669_thumb250.jpg",
    "song": "Drink the Poison",
    "track_id": "7ca0aaaf-3ee9-4148-80e7-e582e7569032",
    "recording_id": "8ef9ad7c-083b-48ed-933c-32754fd41d70",
    "artist": "Stargazr",
    "artist_ids": [
        "ecc8e644-2c4c-4714-b5ad-47fa9e949c02"
    ],
    "album": "Unheard Stories",
    "release_id": "c391696f-3314-4895-bd1d-ba6aabfdffbf",
    "release_group_id": "bfcbba7a-cffe-43d6-bcf5-50f35a81454c",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-24",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Stargazr's playing Audioasis Live next Saturday, February 7th, here in the KEXP Gathering Space! They're playing alongside Mt Fog and Found Space! Get yr tickets below:\n\nhttps://everout.com/seattle/events/audioasis-live/e228206/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}