Information about plays

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

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

{
    "id": 3584095,
    "uri": "https://api.kexp.org/v2/plays/3584095/?format=api",
    "airdate": "2025-11-28T12:39:07-08:00",
    "show": 65231,
    "show_uri": "https://api.kexp.org/v2/shows/65231/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Want It All",
    "track_id": "f029fc6a-abd1-4a82-851b-ddb6b0b9e3f2",
    "recording_id": "6ae14322-48d5-441b-a354-6e26c1f43238",
    "artist": "Jay Som",
    "artist_ids": [
        "3b910f7b-018f-408f-950b-47e02d2ce305"
    ],
    "album": "Belong",
    "release_id": "29667075-9351-419e-b9be-f6f608cebf98",
    "release_group_id": "a8de19c2-5e45-4c7d-940e-b1ced88059bc",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jay Som will be in Seattle playing Neumos on Friday, December 19th!\n\nHer new album, Belong, came out in October! \nhttps://jaysom.bandcamp.com/\n\n\"The fourth studio album from LA-based Melina Duterte, her first in six years, is an addictive mix of hazy dream pop and lively indie rock. Simultaneously intimate and elaborate, Belong features memorable guitar licks, electronic flourishes, infectious hooks, and muddied vocals that wash over listeners. Across 11 captivating tracks, Duterte explores the tension of being pulled in different directions while trying to find her place in the world,\" writes KEXP's Music Director, Chris Sanley. \n\nhttps://www.kexp.org/read/2025/10/14/new-music-reviews-1013/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}