Information about plays

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

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

{
    "id": 3619172,
    "uri": "https://api.kexp.org/v2/plays/3619172/?format=api",
    "airdate": "2026-02-18T16:31:36-08:00",
    "show": 65968,
    "show_uri": "https://api.kexp.org/v2/shows/65968/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-f706b5fa-f688-4eec-affe-b6b95e632b5a/mbid-f706b5fa-f688-4eec-affe-b6b95e632b5a-14513567565_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-f706b5fa-f688-4eec-affe-b6b95e632b5a/mbid-f706b5fa-f688-4eec-affe-b6b95e632b5a-14513567565_thumb250.jpg",
    "song": "Feel the Light",
    "track_id": "be03ad60-28ef-4491-8452-e7f4163118f7",
    "recording_id": "826c6a03-d673-4fdc-8bd8-b28fb18d52e0",
    "artist": "Desert Mountain Tribe",
    "artist_ids": [
        "0b65e283-b79c-4261-8b05-7b393cb98add"
    ],
    "album": "Either That or the Moon",
    "release_id": "f706b5fa-f688-4eec-affe-b6b95e632b5a",
    "release_group_id": "68c5624b-9157-400a-a88b-7017eb538beb",
    "labels": [
        "Metropolis Records",
        "Membran Entertainment Group GmbH"
    ],
    "label_ids": [
        "55305fee-ba51-4dd5-afee-73c242b8046b",
        "597f3502-2225-4d07-9baa-5c39f8c308bf"
    ],
    "release_date": "2016-03-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jonty Balls, Philipp Jahn, and Felix Jahn make up the heady London psychedelic rock band, Desert Mountain Tribe. They emerged in the late in 2012 out of the ever-relevant cultural undergrowth of London town itself and have been a formidable trio since. \n\nhttps://www.desertmountaintribe.com/\n---\nWatch their Live on KEXP Full Performance  hosted by DJ Cheryl Waters in April 2016 here: https://youtu.be/4u9JB8SWSkU?si=I75geUQtbGxKyToC",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}