Information about plays

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

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

{
    "id": 3548779,
    "uri": "https://api.kexp.org/v2/plays/3548779/?format=api",
    "airdate": "2025-09-04T09:33:54-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://ia800805.us.archive.org/12/items/mbid-6b8be9a4-44a9-496e-a8e0-1867d8382b52/mbid-6b8be9a4-44a9-496e-a8e0-1867d8382b52-10766581573_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/12/items/mbid-6b8be9a4-44a9-496e-a8e0-1867d8382b52/mbid-6b8be9a4-44a9-496e-a8e0-1867d8382b52-10766581573_thumb250.jpg",
    "song": "River",
    "track_id": "44de26a9-4fc2-499c-9948-e176dc75ed01",
    "recording_id": "fc6426e5-9d37-4226-bb67-bd66261ed5e6",
    "artist": "Leon Bridges",
    "artist_ids": [
        "69d9dfd7-19b7-4a75-8a53-9f733fb5d774"
    ],
    "album": "Coming Home",
    "release_id": "6b8be9a4-44a9-496e-a8e0-1867d8382b52",
    "release_group_id": "3ca2053b-ab96-4092-9505-57098577561c",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2015-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request from Helen:\n\nGood morning, morning peeps! I was wondering if you have time would you play Leon Bridges River for my dad gone 28 years today?\n--\n \"A river has historically been used in gospel music as symbolism for change and redemption. My goal was to write a song about my personal spiritual experience. It was written during a time of real depression in my life and I recall sitting in my garage trying to write a song which reflected this struggle.\" Beautiful video for \"River\" - https://youtu.be/0Hegd4xNfRo Leon Bridges performing \"River' live on Austin City Limits: https://youtu.be/s_paZpQvca0 https://www.leonbridges.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}