Information about plays

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

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

{
    "id": 3572809,
    "uri": "https://api.kexp.org/v2/plays/3572809/?format=api",
    "airdate": "2025-11-01T21:46:55-07:00",
    "show": 64999,
    "show_uri": "https://api.kexp.org/v2/shows/64999/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Your Resistance Is Not Only Futile But Also Pathetic",
    "track_id": null,
    "recording_id": null,
    "artist": "Feldspar",
    "artist_ids": [
        "871e37ab-6b24-407a-ada3-a6a9aad93d51"
    ],
    "album": "Old City New Ruins",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "TTK"
    ],
    "label_ids": [],
    "release_date": "2024-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in late 2023 just steps away from the Vatican, FELDSPAR is a Rome-based hardcore band blending raw aggression, sharp social critique, and a vibrant artistic vision. Named after a mineral said to be worn by covert Roman clergy, FELDSPAR channel irony, creativity, and defiance into their sound, confronting themes of spirituality, mental health, and the modern condition.\n\nhttps://timetokillrecords.com/en-us/pages/feldspar\nhttps://feldspar.bandcamp.com/album/old-city-new-ruins",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}