Information about plays

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

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

{
    "id": 3660154,
    "uri": "https://api.kexp.org/v2/plays/3660154/?format=api",
    "airdate": "2026-05-27T08:53:28-07:00",
    "show": 66827,
    "show_uri": "https://api.kexp.org/v2/shows/66827/?format=api",
    "image_uri": "https://dn711301.ca.archive.org/0/items/mbid-451a1632-7d10-4273-ba5a-874092a524ec/mbid-451a1632-7d10-4273-ba5a-874092a524ec-14826089419_thumb500.jpg",
    "thumbnail_uri": "https://dn711301.ca.archive.org/0/items/mbid-451a1632-7d10-4273-ba5a-874092a524ec/mbid-451a1632-7d10-4273-ba5a-874092a524ec-14826089419_thumb250.jpg",
    "song": "Dazzle",
    "track_id": "3ff018ef-bf5e-3311-acc3-bbde39f8489b",
    "recording_id": "7452eb79-fdb2-4787-af7c-c0cd3b8a90e7",
    "artist": "Siouxsie and the Banshees",
    "artist_ids": [
        "78ea5ea1-3c4d-4b7e-ac5d-68900319ebe2"
    ],
    "album": "Hyæna",
    "release_id": "451a1632-7d10-4273-ba5a-874092a524ec",
    "release_group_id": "1b9305d8-ced6-38d5-8c5e-d2b75b1ad7f6",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1957, Our Lady of Darkness Siouxsie Sioux was born. Born Susan Janet Ballion in London, England, Siouxsie is one of the most influential British females of the rock era.\n\nThe band's 6th studio LP, the only one featuring Robert Smith from The Cure.\n\n\"Dazzle\" featured strings played by musicians of the (LSO) London Symphonic Orchestra, a 27-piece orchestra called the \"Chandos Players\" -- using melodies composed on piano by Siousxie herself.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}