Information about plays

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

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

{
    "id": 3659810,
    "uri": "https://api.kexp.org/v2/plays/3659810/?format=api",
    "airdate": "2026-05-26T12:34:13-07:00",
    "show": 66820,
    "show_uri": "https://api.kexp.org/v2/shows/66820/?format=api",
    "image_uri": "https://ia801303.us.archive.org/23/items/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0-37814851931_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0/mbid-e15af16b-5ddc-459e-b682-68d631f7bdd0-37814851931_thumb250.jpg",
    "song": "R&B",
    "track_id": "5d2abc18-34b8-4978-8f40-6733431b62d1",
    "recording_id": "8ff1e784-5d95-48d4-9962-80577ed0c4eb",
    "artist": "English Teacher",
    "artist_ids": [
        "b60fd6f1-a47a-4021-b8df-83f8e8893e91"
    ],
    "album": "This Could Be Texas",
    "release_id": "e15af16b-5ddc-459e-b682-68d631f7bdd0",
    "release_group_id": "6a6b9cb9-92c1-45ff-b4ed-940887fc04ca",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2024-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English Teacher is an English Band from Leeds and Lancashire, both in the north of England and about two hours apart. They sort of re-formed from an earlier version of the band in 2020, and released the single “R&B” featuring a shout-out to a certain radio station in Seattle.  The buzz from that got them some radio play, and they eventually released their first EP Polyawkward in 2022.  Their sound has gelled into an original blend of math-y punk, spoken word, and sweeping noise-pop orchestration, in support of the mesmerizing voice of singer Lily Fontaine.\n--\nSee them in a blistering live performance in our studio in 2024: https://www.youtube.com/watch?v=Qeo4GZMe-FE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}