Information about plays

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

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

{
    "id": 3597211,
    "uri": "https://api.kexp.org/v2/plays/3597211/?format=api",
    "airdate": "2025-12-28T15:06:39-08:00",
    "show": 65499,
    "show_uri": "https://api.kexp.org/v2/shows/65499/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Heavywait (Day)",
    "track_id": null,
    "recording_id": null,
    "artist": "makrohang",
    "artist_ids": [
        "70aca869-6c74-423c-9716-73043b4fd4e4"
    ],
    "album": "makrohang",
    "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": "\"Jazz for metalheads…” KERET\n\nThe Hungarian trio makes unpredictable, loud and heartbreakingly beautiful instrumental music. They started with a bang in 2015, played MENT festival just a year later, but then very suddenly went on hiatus.\n\nAfter seven years and individual success with other bands such as Jazzbois and New Fossils, the original members felt the urge to create and share new music, and decided to reanimate the band. Their comeback resulted in a sold out show at Budapest’s Turbina, and more performances at several summer festivals soon followed. https://tinyurl.com/mbk3e22c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}