Information about plays

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

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

{
    "id": 3657385,
    "uri": "https://api.kexp.org/v2/plays/3657385/?format=api",
    "airdate": "2026-05-20T21:37:06-07:00",
    "show": 66770,
    "show_uri": "https://api.kexp.org/v2/shows/66770/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-c869b7c8-34d3-4a4e-82e2-050a323b63a2/mbid-c869b7c8-34d3-4a4e-82e2-050a323b63a2-19566674625_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-c869b7c8-34d3-4a4e-82e2-050a323b63a2/mbid-c869b7c8-34d3-4a4e-82e2-050a323b63a2-19566674625_thumb250.jpg",
    "song": "Shades of Man",
    "track_id": "dda90af5-10ec-4561-821c-f053027c0572",
    "recording_id": "feadfd73-ee2f-4827-abe0-1ad12cefad66",
    "artist": "Khruangbin",
    "artist_ids": [
        "aea4c9b9-9f8d-49dc-b2ca-57d6f26e8634"
    ],
    "album": "Con Todo El Mundo",
    "release_id": "c869b7c8-34d3-4a4e-82e2-050a323b63a2",
    "release_group_id": "62074290-985b-4220-a796-b752112e73c7",
    "labels": [
        "Night Time Stories"
    ],
    "label_ids": [
        "8e3b743b-3db1-48da-98fc-dce8d648b161"
    ],
    "release_date": "2018-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out Khruangbin's in studio live performance at KEXP:\nhttps://www.kindredthefamilysoul.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}