Information about plays

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

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

{
    "id": 3607609,
    "uri": "https://api.kexp.org/v2/plays/3607609/?format=api",
    "airdate": "2026-01-22T10:23:37-08:00",
    "show": 65723,
    "show_uri": "https://api.kexp.org/v2/shows/65723/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Colors Make a Sound",
    "track_id": "a9d8a9e3-7cda-410c-abbe-047866b564b0",
    "recording_id": "6812c95b-bb56-4fe8-a238-e3866d1797c3",
    "artist": "Pink Breath of Heaven",
    "artist_ids": [
        "e11ef9d6-ea31-45ea-9454-e40e2c81d0c3"
    ],
    "album": "Colors Make a Sound",
    "release_id": "b1e9bf83-4cf5-4709-8f71-fbff283b37c8",
    "release_group_id": "8f42a6e2-c6e5-4185-8cef-0f438e1bcbd5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pink Breath of Heaven is making music out of San Francisco. They're playing in SF at The Chapel on Saturday, March 7th.\n\n“Colors Make a Sound” is a dreamy shoegaze track soaked in reverb and atmospheric guitar textures. Ethereal vocals blend into the mix, creating a warm, immersive experience. Lyrics evoke synesthetic imagery, connecting emotion with color and sound. The song swells and recedes like a tide, balancing gentle melancholy with hopeful undertones. It’s perfect for reflective listening and sonic daydreaming.\u2028\n https://pinkbreathofheaven.bandcamp.com/track/colors-make-a-sound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}