Information about plays

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

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

{
    "id": 3579720,
    "uri": "https://api.kexp.org/v2/plays/3579720/?format=api",
    "airdate": "2025-11-18T05:58:31-08:00",
    "show": 65143,
    "show_uri": "https://api.kexp.org/v2/shows/65143/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-2351f1d3-15a5-4ec4-a901-facbd32d0ae2/mbid-2351f1d3-15a5-4ec4-a901-facbd32d0ae2-43259003523_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-2351f1d3-15a5-4ec4-a901-facbd32d0ae2/mbid-2351f1d3-15a5-4ec4-a901-facbd32d0ae2-43259003523_thumb250.jpg",
    "song": "nocturnal bloom",
    "track_id": "0b55bf6b-f23b-4648-bf4e-2811455bca3b",
    "recording_id": "883d0fe1-40c5-4686-8c88-3f2b565df2db",
    "artist": "glass egg",
    "artist_ids": [
        "75002c06-1921-4d5c-a0b3-20a091eaae24"
    ],
    "album": "visions & ecstasies",
    "release_id": "2351f1d3-15a5-4ec4-a901-facbd32d0ae2",
    "release_group_id": "13b09f51-ca8e-4e51-8cd9-d2a1af8eab1c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS\n+ Dec 9 @ Belltown Yacht Club (Seattle)\n+ March 11 @ Tractor Tavern (Seattle)\n==\nglass egg is the project of Seattle based songwriter/multi-instrumentalist/producer Emilia Glaser, and collaborator Julian Stefanzick, which exists somewhere in a dream pop imagination. Liminal, ethereal, and deeply emotive.\n==\nhttps://glassegg.bandcamp.com/track/nocturnal-bloom\nhttps://www.glasseggband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}