Information about plays

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

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

{
    "id": 3567924,
    "uri": "https://api.kexp.org/v2/plays/3567924/?format=api",
    "airdate": "2025-10-21T06:14:05-07:00",
    "show": 64893,
    "show_uri": "https://api.kexp.org/v2/shows/64893/?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": "cosmic",
    "track_id": "f82c4438-5337-43f8-9b10-557d1900e983",
    "recording_id": "ae1bd953-5a8c-4e74-ac26-5a63c036e21a",
    "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 @ Madame Lou's (SEA)\n+ March 11 @ Tractor Tavern (SEA)\n\nNew music from Seattle band, glass egg! The project of Seattle based songwriter/multi-instrumentalist/producer Emilia Glaser, and collaborator Julian Stefanzick, glass egg, exists somewhere in a dream pop imagination. Liminal, ethereal, and deeply emotive.\n\nhttps://glassegg.bandcamp.com/track/cosmic\nhttps://www.glasseggband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}