Information about plays

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

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

{
    "id": 3544317,
    "uri": "https://api.kexp.org/v2/plays/3544317/?format=api",
    "airdate": "2025-08-24T17:21:23-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Blocks",
    "track_id": null,
    "recording_id": null,
    "artist": "Bratři",
    "artist_ids": [],
    "album": null,
    "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": "Ship Festival Preview: Šibenik, Croatia\n\nCzech electronic duo Bratři has unveiled their sophomore album, Escape.  Twin brothers Jiří and Ondřej form the project, which oscillates around a combination of catchy electronic dance and techno.  The central driving forces are Jiři’s live percussion/drum beats and the melodic motives and sequences created by Ondřej on analogue and modular synthesisers. \n\n Jiří Veselý explains, \"We aimed for a cohesive experience, so our tracks now span from techno to progressive techno, glitch, experimental techno, and IDM (Intelligent Dance Music). My brother and I believe we’ve seamlessly integrated these styles in ways we couldn’t have imagined three years ago.\" https://tinyurl.com/msyedn22",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}