Information about plays

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

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

{
    "id": 3574865,
    "uri": "https://api.kexp.org/v2/plays/3574865/?format=api",
    "airdate": "2025-11-06T21:11:56-08:00",
    "show": 65040,
    "show_uri": "https://api.kexp.org/v2/shows/65040/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Unknown Fest",
    "track_id": null,
    "recording_id": null,
    "artist": "Wah Wah Wah, Noridogam",
    "artist_ids": [],
    "album": "UBUBU",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wah Wah Wah is a 4 men psychedelic rock band formed by former DTSQ leader Kim Soo-hyun, Choi Woong-hee, a member of Silica Gel, currently one of the most notable rock bands in Korea, former DTSQ bassist Joonseop, and Dead Buttons drummer Seo Won-seok. Kim Soo-hyun, the leader of its former band DTSQ, which was highly active and recognized for its incredible live performances, launched a solo project in 2021 with the release of his first album, [Oh, Wow!], as a way to explore a new musical style. Later, the current members joined, transforming the project into a band.\n\nhttps://wahwahwah.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}