Information about plays

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

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

{
    "id": 3618696,
    "uri": "https://api.kexp.org/v2/plays/3618696/?format=api",
    "airdate": "2026-02-17T12:03:41-08:00",
    "show": 65958,
    "show_uri": "https://api.kexp.org/v2/shows/65958/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/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": "Broken Biscuits",
    "track_id": "6b5933d2-eabd-4962-bce1-11786c0ce2e9",
    "recording_id": "442b8ebf-3c1a-42e2-ad85-9839f576c542",
    "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. 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--\nWe loved it when English Teacher performed \"Broken Biscuits\" live in the KEXP studio in September 2024: https://www.youtube.com/watch?v=W0yHT5MB2ZA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}