Information about plays

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

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

{
    "id": 3567245,
    "uri": "https://api.kexp.org/v2/plays/3567245/?format=api",
    "airdate": "2025-10-19T15:52:36-07:00",
    "show": 64878,
    "show_uri": "https://api.kexp.org/v2/shows/64878/?format=api",
    "image_uri": "https://coverartarchive.org/release/20335c07-bb05-4a12-a848-954d89991f81/30131423246-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/20335c07-bb05-4a12-a848-954d89991f81/30131423246-250.jpg",
    "song": "Time (You and I) (Put a Smile on DJ’s Face mix)",
    "track_id": null,
    "recording_id": "027213c9-dda3-4b6d-8cf8-65b179826318",
    "artist": "Khruangbin",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634"
    ],
    "album": "Mordechai Remixes",
    "release_id": null,
    "release_group_id": "eb0b4bae-323e-4598-b9e4-f57a307ea2d0",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-08-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Khruangbin is a three-piece band from Houston, Texas, with Laura Lee on bass, Mark Speer on guitar, and Donald Johnson on drums.  Taking influence from 1960's Thai funk—their name literally translates to \"Engine Fly\" in Thai—Khruangbin is steeped in the bass heavy, psychedelic sound of their inspiration, Tarantino soundtracks and surf-rock cool.  https://tinyurl.com/4d4jvay7\n\nMordechai is the third studio album by the trio. \"We see music as a vehicle to highlight those similarities between people so people can stand together, listen to the same music together and experience it,\" shares Laura Lee.\n\nRead and listen to more from their interview with KEXP's Sound & Vision: https://tinyurl.com/27h2pw7p",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}