Information about plays

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

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

{
    "id": 3608817,
    "uri": "https://api.kexp.org/v2/plays/3608817/?format=api",
    "airdate": "2026-01-25T04:13:51-08:00",
    "show": 65749,
    "show_uri": "https://api.kexp.org/v2/shows/65749/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-a1b398ab-90d1-4e64-9207-850dc57ecb22/mbid-a1b398ab-90d1-4e64-9207-850dc57ecb22-42880716035_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-a1b398ab-90d1-4e64-9207-850dc57ecb22/mbid-a1b398ab-90d1-4e64-9207-850dc57ecb22-42880716035_thumb250.jpg",
    "song": "Math Equation",
    "track_id": "4a8ebc31-f30d-4872-b620-801704b5fb85",
    "recording_id": "0ee97c83-fa62-4b59-9ae7-429a521e8632",
    "artist": "Austra",
    "artist_ids": [
        "af9e8d94-d471-4f91-82c7-250c22545162"
    ],
    "album": "Chin Up Buttercup",
    "release_id": "a1b398ab-90d1-4e64-9207-850dc57ecb22",
    "release_group_id": "86724f48-b08b-4083-a0eb-5e970fe4ead9",
    "labels": [
        "Domino Recording Co Ltd"
    ],
    "label_ids": [
        "10976a5f-b74f-4407-8437-44374c0e0cfa"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Austra will be LIVE on KEXP on The Midday Show at 11:00 a.m. on Wednesday, January 28th.  That session is open to the public!\n\nToronto-based Austra is playing\n--The Independent in SF on Saturday, January 24th\n--The Crocodile in Seattle on Tuesday, January 27th \n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}