Information about plays

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

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

{
    "id": 3546027,
    "uri": "https://api.kexp.org/v2/plays/3546027/?format=api",
    "airdate": "2025-08-28T21:33:15-07:00",
    "show": 64413,
    "show_uri": "https://api.kexp.org/v2/shows/64413/?format=api",
    "image_uri": "https://coverartarchive.org/release/5a206385-9a33-474b-a908-9cc2fbb66b77/35759303667-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5a206385-9a33-474b-a908-9cc2fbb66b77/35759303667-250.jpg",
    "song": "Something In Morning Rain",
    "track_id": null,
    "recording_id": "dd5274fc-57f7-40e8-89d9-cd052f624cf7",
    "artist": "maya ongaku",
    "artist_ids": [
        "36edfc43-0517-492b-a38d-750e2b4a479d"
    ],
    "album": "Approach to Anima",
    "release_id": null,
    "release_group_id": "4f017962-ccbc-4f3d-aff5-f35ab525ba5e",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2023-05-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from the seaside communities surrounding Enoshima, a small island located 50 km southwest of Tokyo, maya ongaku is a ragtag collective of local musicians whose brand of earthy psychedelia transcends widely beyond the roots of their inner souls.\n\nSee their KEXP Live in Studio Session here:\nhttps://www.youtube.com/watch?v=TIUlGjNppa8\n\n--\nhttps://mayaongakuggb.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}