Information about plays

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

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

{
    "id": 3656800,
    "uri": "https://api.kexp.org/v2/plays/3656800/?format=api",
    "airdate": "2026-05-19T10:55:17-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-4b3ad2ee-eae6-411f-9607-064648edad32/mbid-4b3ad2ee-eae6-411f-9607-064648edad32-33261786157_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-4b3ad2ee-eae6-411f-9607-064648edad32/mbid-4b3ad2ee-eae6-411f-9607-064648edad32-33261786157_thumb250.jpg",
    "song": "Yin and Yang (The Flowerpot Man)",
    "track_id": "80b63830-f121-4099-ae8e-cef7a2ab7a48",
    "recording_id": "4025a73e-e4d2-46eb-acfe-e4b9c4160e67",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Express",
    "release_id": "09f49962-c0f0-4457-b589-053081f0a3cd",
    "release_group_id": "76abb523-ddc9-367e-997b-4d88f9f93da0",
    "labels": [
        "Beggars Group"
    ],
    "label_ids": [
        "b111a130-0d4f-46a1-930e-306fa7785b10"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Express\" was the second studio album from former Bauhaus members Daniel Ash, David J, and Kevin Haskins. (Out in 1986, it will be 40 years old this September).\n--\nDon't miss this live performance of \"Yin and Yang\" in Houston in 2024 (Check out Daniel Ash's hair.): https://www.youtube.com/watch?v=eQWdX4Bj42w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}