Information about plays

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

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

{
    "id": 3660260,
    "uri": "https://api.kexp.org/v2/plays/3660260/?format=api",
    "airdate": "2026-05-27T14:49:01-07:00",
    "show": 66829,
    "show_uri": "https://api.kexp.org/v2/shows/66829/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-d64d7566-bd7f-3803-a7b9-550471b416e8/mbid-d64d7566-bd7f-3803-a7b9-550471b416e8-23198770001_thumb500.jpg",
    "thumbnail_uri": "https://ia800108.us.archive.org/2/items/mbid-d64d7566-bd7f-3803-a7b9-550471b416e8/mbid-d64d7566-bd7f-3803-a7b9-550471b416e8-23198770001_thumb250.jpg",
    "song": "Gas Panic!",
    "track_id": "6f7eb78f-66f9-3ae8-bc02-4a3c302d9744",
    "recording_id": "c51809ab-098a-4a33-9b32-2185920fff12",
    "artist": "Oasis",
    "artist_ids": [
        "39ab1aed-75e0-4140-bd47-540276886b60"
    ],
    "album": "Standing on the Shoulder of Giants",
    "release_id": "d64d7566-bd7f-3803-a7b9-550471b416e8",
    "release_group_id": "4ad23d4c-520e-39a3-8d7e-e4d396d24bfe",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2000-02-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Rob at Boeing Field...\n---\nNoel Gallagher told Q magazine in 2009 that the lyrics for this song were inspired by the \"serious panic attacks\" he was having from the prescription drugs that he was taking at the time.\n--\nWatch a video that explores the story and meaning of this song: https://www.youtube.com/watch?v=IV_tGXaLl2o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}