Information about plays

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

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

{
    "id": 3523892,
    "uri": "https://api.kexp.org/v2/plays/3523892/?format=api",
    "airdate": "2025-07-07T12:25:23-07:00",
    "show": 63948,
    "show_uri": "https://api.kexp.org/v2/shows/63948/?format=api",
    "image_uri": "https://ia903208.us.archive.org/8/items/mbid-7462d5bb-22e3-4593-8e00-978109240b67/mbid-7462d5bb-22e3-4593-8e00-978109240b67-14955055799_thumb500.jpg",
    "thumbnail_uri": "https://ia903208.us.archive.org/8/items/mbid-7462d5bb-22e3-4593-8e00-978109240b67/mbid-7462d5bb-22e3-4593-8e00-978109240b67-14955055799_thumb250.jpg",
    "song": "Postdoc Blues",
    "track_id": "0556106a-beee-42ba-bf28-5c4c70b56435",
    "recording_id": "d355ef21-7cdd-4544-a9d6-f83f4110465c",
    "artist": "John K. Samson",
    "artist_ids": [
        "d90956ef-21ca-4cb8-bd8d-f4b3074f9d98"
    ],
    "album": "Winter Wheat",
    "release_id": "ebd7a6d9-18fe-4286-8331-153643cdcad4",
    "release_group_id": "ed7d3ded-4c68-4072-946e-7cf9796951e7",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2016-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John Kristjan Samson is a Canadian musician from Winnipeg, Manitoba. He is a singer-songwriter and best known as the frontman of the Canadian indie folk/rock band The Weakerthans. He also played bass in the punk band Propagandhi during the mid-1990s.\n\nPreviously a KEXP 'Song of the Day' in 2016, this track is still available for download here: https://www.kexp.org/podcasts/song-of-the-day/2016/9/8/john-k-samson-postdoc-blues/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}