Information about plays

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

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

{
    "id": 3652067,
    "uri": "https://api.kexp.org/v2/plays/3652067/?format=api",
    "airdate": "2026-05-08T08:24:18-07:00",
    "show": 66659,
    "show_uri": "https://api.kexp.org/v2/shows/66659/?format=api",
    "image_uri": "https://dn711100.ca.archive.org/0/items/mbid-d29fab6b-8450-4d73-a237-0d4f335bfdde/mbid-d29fab6b-8450-4d73-a237-0d4f335bfdde-45041113468_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/11/items/mbid-d29fab6b-8450-4d73-a237-0d4f335bfdde/mbid-d29fab6b-8450-4d73-a237-0d4f335bfdde-45041113468_thumb250.jpg",
    "song": "Energy Is Power",
    "track_id": "81ca202b-24a5-49ab-a8fd-e9d2c91b9efc",
    "recording_id": "9e90a18b-eb78-4574-a7d3-2961e9f26b8b",
    "artist": "Boy Deluxe",
    "artist_ids": [
        "3ee3e2cc-8c5b-482c-ac5a-107711384183"
    ],
    "album": "Energy Is Power",
    "release_id": "d29fab6b-8450-4d73-a237-0d4f335bfdde",
    "release_group_id": "5d6f728f-d4b3-48b8-9fef-84ec15d20b18",
    "labels": [
        "Dark Roast Records"
    ],
    "label_ids": [
        "c7bded14-a347-445a-9759-688ebf68eb5d"
    ],
    "release_date": "2026-05-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Seattle pastor’s daughter, raised in the shadow of dogma and divorce, and a Philadelphia-born, former-heroin addict.\n---\n\nBoy Deluxe is an artistic collaboration between True Murra & Hope S., originally Seattle-based, and now in L.A.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}