Information about plays

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

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

{
    "id": 3619654,
    "uri": "https://api.kexp.org/v2/plays/3619654/?format=api",
    "airdate": "2026-02-19T20:22:10-08:00",
    "show": 65977,
    "show_uri": "https://api.kexp.org/v2/shows/65977/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-5d89374c-f0f8-41ed-84e3-c247bcefad17/mbid-5d89374c-f0f8-41ed-84e3-c247bcefad17-41259776679_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-5d89374c-f0f8-41ed-84e3-c247bcefad17/mbid-5d89374c-f0f8-41ed-84e3-c247bcefad17-41259776679_thumb250.jpg",
    "song": "by Design",
    "track_id": "ff19487d-f97e-459e-90b3-39adfccd0d48",
    "recording_id": "f62b5a59-ec87-4877-948a-41f2febb77c2",
    "artist": "spill tab",
    "artist_ids": [
        "12f8b9d5-fd3f-4182-8a3f-bbd517c709cf"
    ],
    "album": "ANGIE",
    "release_id": "5d89374c-f0f8-41ed-84e3-c247bcefad17",
    "release_group_id": "b0fe72b9-a68c-44d1-b33e-7141f840833e",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Claire Chicha, known by her stage name Spill Tab, is a Los Angeles-based singer-songwriter. She sings in English and French. An alternative pop musician, she has been noted by music media outlets for her lo-fi vocals and sound.\n\nCatch Spill Tab on tour soon!\n3/2 - Fox Cabaret - Vancouver, BC\n3/3 - Barboza - Seattle, WA\n3/4 - Holocene - Portland, OR\n3/6 - Cafe Du Nord - San Francisco, CA\n--\nhttps://spilltab.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}