Information about plays

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

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

{
    "id": 3582964,
    "uri": "https://api.kexp.org/v2/plays/3582964/?format=api",
    "airdate": "2025-11-25T21:19:50-08:00",
    "show": 65210,
    "show_uri": "https://api.kexp.org/v2/shows/65210/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Debwe",
    "track_id": null,
    "recording_id": null,
    "artist": "Cody Coyote",
    "artist_ids": [
        "d4b367f1-dc13-46da-a396-43796641d127"
    ],
    "album": "Debwe",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Cody Coyote"
    ],
    "label_ids": [],
    "release_date": "2020-08-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Multi-award nominated and award winning Hip-Hop/Electronic artist Cody Coyote is prepared to share a message of hope with his single “Debwe”. The title of this record translates to “Truth” in Ojibwe and focuses on an uplifting message for Indigenous people undergoing hardships due to intergenerational trauma, poverty, colonialism and day to day struggles.\n\nCoyote also released a summer-themed music video for the single filmed at the Pechanga Indian Reservation, California, USA, the homelands to the Pechanga Band of the Luiseño people, and was created in partnership with the California American Indian & Indigenous Film Festival (CAIIFF), California Indian Culture and Sovereignty Center, and Rez Classics Car Club. Directed by Frontman Media, the video features members of the Pechanga Band, some classic cars, and of course the California sun.\n\nhttps://www.youtube.com/watch?v=BCCPC4MTOx8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}