Information about plays

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

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

{
    "id": 3665314,
    "uri": "https://api.kexp.org/v2/plays/3665314/?format=api",
    "airdate": "2026-06-08T10:26:18-07:00",
    "show": 66936,
    "show_uri": "https://api.kexp.org/v2/shows/66936/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-4373c012-53d7-4f97-86be-0459d8bb9bca/mbid-4373c012-53d7-4f97-86be-0459d8bb9bca-12325139565_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-4373c012-53d7-4f97-86be-0459d8bb9bca/mbid-4373c012-53d7-4f97-86be-0459d8bb9bca-12325139565_thumb250.jpg",
    "song": "Hearts, Repeating",
    "track_id": "44e507b1-c970-4c39-8337-7a903b33d36d",
    "recording_id": "eb2a2169-b3ea-48c8-ae20-56eb32773c8e",
    "artist": "Nic Hessler",
    "artist_ids": [
        "b5b2bae2-f17e-41c8-b6c2-f54e00e3faa4"
    ],
    "album": "Soft Connections",
    "release_id": "672eab29-e12c-4758-82cd-1978315e7fc0",
    "release_group_id": "0f24a06e-f545-40f1-aa49-14174b17cb7f",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2015-03-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl hosted California musician Nic Hessler Live on KEXP in 2015, just after the release of 'Soft Connections'! https://bit.ly/3j3VXFo\n\nhttps://nichessler.bandcamp.com/album/soft-connections",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}