Information about plays

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

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

{
    "id": 3540539,
    "uri": "https://api.kexp.org/v2/plays/3540539/?format=api",
    "airdate": "2025-08-15T22:24:36-07:00",
    "show": 64299,
    "show_uri": "https://api.kexp.org/v2/shows/64299/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Gaza Strip 2 Detroit",
    "track_id": null,
    "recording_id": null,
    "artist": "Sammy Shiblaq",
    "artist_ids": [],
    "album": "The Project of Liberation",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sammy Shiblaq is a Palestinian rapper who grew up in Detroit, Michigan before moving to the Bay Area. He will be performing  at the Palestine Will Live Forever festival in Seattle (Volunteer Park) on September 13, 2025.\n\nhttps://linktr.ee/palestineforeverfest\n\nhttps://www.youtube.com/watch?v=d2fzY27hj3g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}