Information about plays

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

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

{
    "id": 3582191,
    "uri": "https://api.kexp.org/v2/plays/3582191/?format=api",
    "airdate": "2025-11-24T04:14:56-08:00",
    "show": 65195,
    "show_uri": "https://api.kexp.org/v2/shows/65195/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dedicated To You (No One Else)",
    "track_id": null,
    "recording_id": null,
    "artist": "Julia Keefe",
    "artist_ids": [],
    "album": "Nobody Else But Me",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nez Perce\n--\nLed by the celebrated vocalist and luminary Julia Keefe (Nez Perce), the Julia Keefe Indigenous Big Band brings charisma, passion, and purpose to every stage—leaving audiences both inspired and educated. This all-star ensemble of Native and Indigenous jazz musicians celebrates the genre’s deep Indigenous roots, performing works by trailblazers like Mildred Bailey (Coeur d’Alene) and Jim Pepper (Kaw/Mvskoke), alongside contemporary composers.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}