Information about plays

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

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

{
    "id": 3667542,
    "uri": "https://api.kexp.org/v2/plays/3667542/?format=api",
    "airdate": "2026-06-13T21:03:14-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-72c23276-b334-4bcd-a8e0-c04903df3c31/mbid-72c23276-b334-4bcd-a8e0-c04903df3c31-32275810600_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-72c23276-b334-4bcd-a8e0-c04903df3c31/mbid-72c23276-b334-4bcd-a8e0-c04903df3c31-32275810600_thumb250.jpg",
    "song": "(Making) Teenage Faces",
    "track_id": "7678c896-b335-38af-ae30-12b8531de4cd",
    "recording_id": "cc6f7fd4-af69-4279-9f09-689ed099c25e",
    "artist": "The Exploding Hearts",
    "artist_ids": [
        "e0fc22ed-6fff-4161-8ff7-a568cdbe7850"
    ],
    "album": "Shattered",
    "release_id": "72c23276-b334-4bcd-a8e0-c04903df3c31",
    "release_group_id": "6ced27e3-5bb0-3b33-8155-2fd6c2f5a721",
    "labels": [
        "Dirtnap Records"
    ],
    "label_ids": [
        "b925bf7c-da1f-4761-bd5f-622f63960ec6"
    ],
    "release_date": "2006-10-31",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "In 2023, Terry Six began to play Exploding Hearts material again live, with a lineup featuring himself on lead vocals and guitar, drummer John Tyree and bassist Chad Savage, who had played with Terry & Louie, and guitarist Murat Aktürk.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}