Information about plays

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

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

{
    "id": 3569008,
    "uri": "https://api.kexp.org/v2/plays/3569008/?format=api",
    "airdate": "2025-10-23T17:01:36-07:00",
    "show": 64913,
    "show_uri": "https://api.kexp.org/v2/shows/64913/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Daystar",
    "track_id": null,
    "recording_id": "141cc3a7-fb56-4806-b04b-aff96c8babe9",
    "artist": "Vayda",
    "artist_ids": [
        "db96a253-2f1d-4223-8f09-bc53202e99af"
    ],
    "album": "Get In The Car",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Listen to the latest episode of KEXP's podcast In Our Headphones : KEXP DJ Stas THEE Boss joins host Evie Stokes to talk about confident female rappers and Vayda, a young rapper and producer from Georgia. The two talk about Vayda’s new song “Daystar.”\n\nhttps://www.kexp.org/podcasts/in-our-headphones/2025/10/23/kexp-dj-stas-thee-boss-on-atlantas-vayda/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}