Information about plays

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

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

{
    "id": 3584810,
    "uri": "https://api.kexp.org/v2/plays/3584810/?format=api",
    "airdate": "2025-11-30T01:48:54-08:00",
    "show": 65249,
    "show_uri": "https://api.kexp.org/v2/shows/65249/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "In Eternal Woods Pts. 1-3",
    "track_id": null,
    "recording_id": null,
    "artist": "Ragana/Drowse",
    "artist_ids": [],
    "album": "Ash Souvenir",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "The Flenser"
    ],
    "label_ids": [
        "ebcfe512-d267-4964-9642-3863c64e6674"
    ],
    "release_date": "2025-11-14",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ragana will be headlining the Rain City Doom Fest at El Corazon in Seattle on December 12th. Mizmor, Re-Buried, Acid King, and many more will also be performing.\n\nThey will also be playing this album in its entirety with Drowse at Substation in Seattle on January 10th.\n\nhttps://ragana.bandcamp.com/music\nhttps://www.facebook.com/raganaband\nhttps://www.elcorazonseattle.com/shows/rain-city-doom-fest-12-dec\nhttps://www.eventbrite.com/e/ragana-drowse-tickets-1963601898136",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}