Information about plays

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

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

{
    "id": 3547928,
    "uri": "https://api.kexp.org/v2/plays/3547928/?format=api",
    "airdate": "2025-09-02T09:08:59-07:00",
    "show": 64453,
    "show_uri": "https://api.kexp.org/v2/shows/64453/?format=api",
    "image_uri": "https://ia801502.us.archive.org/8/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": "Kundalini Express",
    "track_id": "473ad219-fcc5-3215-901a-16068233d569",
    "recording_id": "5f158ec6-0d57-41bd-9498-53924fc5d12e",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Express",
    "release_id": "c237c15c-180b-4f98-bf98-21f33d61ce9b",
    "release_group_id": "76abb523-ddc9-367e-997b-4d88f9f93da0",
    "labels": [],
    "label_ids": [],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request:\nLove and Rockets\nKundalini Express\nOr\nDog End Day of a Day Gone By\nJohn in Vancouver, Washington \n--\nIn Hinduism, Kundalini is a form of divine feminine energy. It is an important concept in Śhaiva Tantra, where it is believed to be a force or power associated with the divine feminine or the formless aspect of the Goddess.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}