Information about plays

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

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

{
    "id": 3576269,
    "uri": "https://api.kexp.org/v2/plays/3576269/?format=api",
    "airdate": "2025-11-10T03:04:51-08:00",
    "show": 65070,
    "show_uri": "https://api.kexp.org/v2/shows/65070/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Stop Business As Usual",
    "track_id": null,
    "recording_id": null,
    "artist": "Kimmortal, Phoenix Pagliacci, Bobby Sanchez",
    "artist_ids": [],
    "album": "stop business as usual",
    "release_id": null,
    "release_group_id": "32597fbe-ef1c-4807-9cc0-162577898e0f",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-11-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kimmortal is renowned for their highly conceptual genre-bending musical explorations and lyrical intricacies. The queer non-binary filipinx artist flows between singing and rapping over pop-layered hip hop beats; their signature subversive gusto only complemented with a down-to-earth, human vulnerability. \n\nhttps://kimmortalportal.com\n\nBobby Sanchez is a two-spirit, transgender poet, musician, model and painter whose art covers topics of Indigenous identity, gender identity, environmental issues, immigration and gentrification. \n\nInstagram:@bobbysanchezmusic\nhttps://kimmortal.bandcamp.com/track/stop-business-as-usual",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}