Information about plays

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

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

{
    "id": 3546006,
    "uri": "https://api.kexp.org/v2/plays/3546006/?format=api",
    "airdate": "2025-08-28T20:16:22-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://coverartarchive.org/release/8a470ba6-0cfd-4a24-8400-6cf0d212e955/35911797547-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8a470ba6-0cfd-4a24-8400-6cf0d212e955/35911797547-250.jpg",
    "song": "Onaji Heya (Holy Fuck Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "TEKE::TEKE",
    "artist_ids": [
        "c21057e8-5eb0-4481-851f-69a885148653"
    ],
    "album": "Hagata",
    "release_id": null,
    "release_group_id": "4d0a3c44-2cc4-4860-bf2b-3541503c1d72",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The addition of one of the world’s most charismatic front-persons, in the form of singer and fashion icon Maya Kuroki, pushes the band from brilliant to downright extraordinary. It’s loud, it's colorful, and it’s super fun. \n\nhttps://teketekeband.bandcamp.com/track/onaji-heya-holy-fuck-remix\n\nCheck out their KEXP Live Session here:\nhttps://www.youtube.com/watch?v=ORaFFyc2nFw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}