Information about plays

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

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

{
    "id": 3611535,
    "uri": "https://api.kexp.org/v2/plays/3611535/?format=api",
    "airdate": "2026-01-31T18:56:23-08:00",
    "show": 65807,
    "show_uri": "https://api.kexp.org/v2/shows/65807/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Desert Masks",
    "track_id": null,
    "recording_id": null,
    "artist": "Máscaras",
    "artist_ids": [],
    "album": "Máscara vs. Máscara",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Máscaras, comprised of three Portland music scene veterans (members of Sun Angle, Deer or the Doe, O Bruxo, Cat Hoch, Paper/Upper/Cuts, and literally dozens of others), is what happens when an off-the-cuff jam session between friends really, really works. Even in its recorded form, “it’s a jam with themes that live and breathe,” the band says, “leaving room for the unexpected.” The trio, comprised of Papi Fimbres (drums), Theo Craig (bass), and Carlos Segovia (guitar), plays heavy, propellant psychedelic music with surf-rock twang and mathy sensibilities.\"\n\nhttps://mascaras.bandcamp.com/album/m-scara-vs-m-scara",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}