Information about plays

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

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

{
    "id": 3610336,
    "uri": "https://api.kexp.org/v2/plays/3610336/?format=api",
    "airdate": "2026-01-28T20:26:03-08:00",
    "show": 65780,
    "show_uri": "https://api.kexp.org/v2/shows/65780/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Kids of Today",
    "track_id": null,
    "recording_id": null,
    "artist": "The Mystery Lights",
    "artist_ids": [],
    "album": "Kids of Today b/w Wish You Unwell",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2025-11-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kids of today live in a lonely world \nExcessive input clouds their minds \nif we had what they have \nwhen we were young \nWe’d likely be no different \nfrom the kids of today   \nNo different from\nthe kids of today\nWe’d likely be no different from the kids of…\n\nThe kids of today\nAre not the ones to blame.\n--\nhttps://pdoomrecords.com/collections/the-mystery-lights/products/kids-of-today-b-w-wish-you-unwell-7-vinyl\n--\nhttps://www.manchesterpsychfest.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}