Information about plays

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

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

{
    "id": 3629057,
    "uri": "https://api.kexp.org/v2/plays/3629057/?format=api",
    "airdate": "2026-03-15T00:46:46-07:00",
    "show": 66184,
    "show_uri": "https://api.kexp.org/v2/shows/66184/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ritterbruder's Dissent",
    "track_id": null,
    "recording_id": null,
    "artist": "Brazen Horde",
    "artist_ids": [],
    "album": "Behold! The Ashen Cross",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brazen Horde will be playing the Covenant Festival along with Spite, Volahn, Iron FIrmament, and many more this year at The Rickshaw Theater in Vancouver, BC September 24th- 26th.\n\nhttps://covenantfestival.ca/\nhttps://orangetickets.ca/detalles_evento.php?id_evento=2154\nhttps://brazenhorde.bandcamp.com/album/behold-the-ashen-cross",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}