Information about plays

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

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

{
    "id": 3563043,
    "uri": "https://api.kexp.org/v2/plays/3563043/?format=api",
    "airdate": "2025-10-09T12:03:26-07:00",
    "show": 64787,
    "show_uri": "https://api.kexp.org/v2/shows/64787/?format=api",
    "image_uri": "https://ia800301.us.archive.org/20/items/mbid-25322466-a29b-417b-b560-399687b91ddd/mbid-25322466-a29b-417b-b560-399687b91ddd-21025617038_thumb500.jpg",
    "thumbnail_uri": "https://ia600301.us.archive.org/20/items/mbid-25322466-a29b-417b-b560-399687b91ddd/mbid-25322466-a29b-417b-b560-399687b91ddd-21025617038_thumb250.jpg",
    "song": "Bloodbuzz Ohio",
    "track_id": "32f4b53b-062c-31f7-8bdf-750be3eddff3",
    "recording_id": "6a17a1a8-a70e-4cd7-93c6-d9a54820c354",
    "artist": "The National",
    "artist_ids": [
        "664c3e0e-42d8-48c1-b209-1efca19c0325"
    ],
    "album": "High Violet",
    "release_id": "25322466-a29b-417b-b560-399687b91ddd",
    "release_group_id": "1ce57f6a-62c8-4017-ad38-3339f542faae",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2010-05-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#189 on YOUR countdown of the greatest albums of all time!\n\n“With an ever rising profile and plenty of indie-famous friends-- Sufjan Stevens and Bon Iver's Justin Vernon guest here-- The National were afforded the opportunity to obsess over ‘High Violet’. They could've holed up and recorded an idiosyncratic, expectation-defying mess. Instead they produced an ornate, fussed-over record that sounds like no one other than themselves. Given the amount of flack they take for being a no-frills bore, simply refining their sound was arguably the braver option…mostly, they construct gorgeous, structurally sound vignettes.”\n\nhttps://pitchfork.com/reviews/albums/14203-high-violet/\n--\nHere's The National Live on KEXP in 2017. It's donations like YOURS that make these events possible and are always open to our listeners!\n\nhttps://www.youtube.com/watch?v=UKOq5rAFoJw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}