Information about plays

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

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

{
    "id": 3597501,
    "uri": "https://api.kexp.org/v2/plays/3597501/?format=api",
    "airdate": "2025-12-29T06:41:53-08:00",
    "show": 65505,
    "show_uri": "https://api.kexp.org/v2/shows/65505/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Keeper",
    "track_id": "6bc10bb5-4f15-4bdd-a21a-b974e72d53d2",
    "recording_id": "f3f96343-e8a9-4a7e-8794-daacbb84292b",
    "artist": "Courtney Marie Andrews",
    "artist_ids": [
        "42f0a4aa-644b-4bb6-aca0-07207562e8cb"
    ],
    "album": "Valentine",
    "release_id": "5f912d6a-f0e6-4366-9fce-9a0e9ca40cf3",
    "release_group_id": "ba56a8a2-920e-4fc5-a7cf-b52b0487de8d",
    "labels": [
        "Loose Future",
        "Thirty Tigers"
    ],
    "label_ids": [
        "f8322e41-1153-436c-af3d-ae75566bfc40",
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Performing live:\n\n- Apr. 6 at Rickshaw Stop in San Francisco, CA\n- Apr. 11 at Tractor Tavern in Seattle, WA\n\nCourtney Marie Andrews’ Valentine is her most fearless and expansive album yet—an exploration of love at its most complex, transformative, and demanding. \n\nThe songs emerged during a dark chapter as Andrews navigated the near-death of a loved one, the end of a major relationship, and the intensity of a new romance. Rather than retreat, she poured the turmoil into songwriting and art, creating music that is both devotional and defiant.\n\nhttps://courtneymarieandrews.bandcamp.com/album/valentine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}