Information about plays

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

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

{
    "id": 3565929,
    "uri": "https://api.kexp.org/v2/plays/3565929/?format=api",
    "airdate": "2025-10-16T15:40:29-07:00",
    "show": 64850,
    "show_uri": "https://api.kexp.org/v2/shows/64850/?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": "Siren Song",
    "track_id": "141faf01-c300-4d5a-822a-dd45c048a4bc",
    "recording_id": "ee8b80ec-71ad-45f7-b7e9-8f6272d0f103",
    "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": "Toronto's Austra, the project of multi-artist Katie Stelmanis, will play\n--The Independent in SF on Saturday, January 24th\n--Madame Lou's in Seattle on Tuesday, January 27th\n---\nHere's an in-depth look at her new single, \"Siren Song\": https://northerntransmissions.com/siren-song-by-austra/#google_vignette",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}