Information about plays

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

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

{
    "id": 3556612,
    "uri": "https://api.kexp.org/v2/plays/3556612/?format=api",
    "airdate": "2025-09-23T05:33:15-07:00",
    "show": 64639,
    "show_uri": "https://api.kexp.org/v2/shows/64639/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Sun and Moon",
    "track_id": null,
    "recording_id": null,
    "artist": "Brittany Davis",
    "artist_ids": [],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-09-23",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Brittany Davis performed Sun and Moon Live on KEXP in July 2025. Check out the performance here: https://www.youtube.com/watch?v=vIFCYj214Rg\n\nBrittany Davis released her newest single \"Sun and Moon\" with an official video that is her second single on her album Black Thunder via Stone Gossard's Loosegroove Records. \"'Sun and Moon' is filled with emotive depth that hold's a deep meaning because Davis is legally blind which encapsulates her true artistry of creating music. Davis's vocal delivery in this single showcases her talent for creating expressive lyrics that allows the listener to fully understand the authenticity of the song.\" https://www.rockdnamag.com/post/brittany-davis-releases-a-spiritual-jazz-single-sun-and-moon\n\nhttps://brittany-davis.bandcamp.com/album/black-thunder",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}