Information about plays

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

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

{
    "id": 3640012,
    "uri": "https://api.kexp.org/v2/plays/3640012/?format=api",
    "airdate": "2026-04-09T19:21:08-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dawn in the Adan",
    "track_id": null,
    "recording_id": "58a216a0-d2a0-45cd-8dd0-a6f864caf64a",
    "artist": "青葉市子",
    "artist_ids": [
        "fc3ae4dd-dcc5-4f99-a865-6bc1a5c9b705"
    ],
    "album": "アダンの風",
    "release_id": null,
    "release_group_id": "21869386-169d-4f43-ae44-972e49f89ed1",
    "labels": [
        "hermine"
    ],
    "label_ids": [
        "a17516ef-870b-4952-9600-98b80a812dec"
    ],
    "release_date": "2020-12-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since Ichiko Aoba’s 2010 debut, Razorblade Maiden, the Japanese singer-songwriter-multi-instrumentalist has released seven albums, founded her independent label hermine, has performed in a  growing list of territories worldwide. Her music, often composed on just her classical guitar or a simple synthesizer, is simultaneously intimate and boundless; fragile and unyielding; virtuosic and understated. \n\nWatch her KEXP Live Session from 2025 here:\nhttps://www.youtube.com/watch?v=SB7PKTQR6TU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}