Information about plays

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

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

{
    "id": 3577805,
    "uri": "https://api.kexp.org/v2/plays/3577805/?format=api",
    "airdate": "2025-11-13T21:29:31-08:00",
    "show": 65101,
    "show_uri": "https://api.kexp.org/v2/shows/65101/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "sona",
    "track_id": null,
    "recording_id": null,
    "artist": "plash",
    "artist_ids": [
        "f6b7d03a-b2ba-41eb-8737-9772ed693f90"
    ],
    "album": "I live alone",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Porchlight Records"
    ],
    "label_ids": [],
    "release_date": "2025-11-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Plash are a Seattle-born Korean-American band. On 11/11 they released our first single \"\"sona\"\" from our upcoming debut album on Porchlight Records “I live alone”. \n\nOur music is somewhere in the indie/mathrock/alternative/world/shibuya-kei realm and we are a bilingual band singing in both Korean and English. \n\nWe take influence from many asian artists such as Toe, Cornelius, Lite, Ichiko Aoba, Mid-Air Thief, Lee Sora and some of our other influences are Stereolab, Adult Jazz, Deerhoof, Chon, Don Cab, Black Midi. \n\nhttps://plashband.bandcamp.com/track/sona-2\n\nMusic video: \nhttps://youtu.be/3JhoXtpjSVo\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}