Information about plays

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

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

{
    "id": 3656885,
    "uri": "https://api.kexp.org/v2/plays/3656885/?format=api",
    "airdate": "2026-05-19T15:39:33-07:00",
    "show": 66760,
    "show_uri": "https://api.kexp.org/v2/shows/66760/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-e8214d01-e6b9-4081-ad74-ad303879c382/mbid-e8214d01-e6b9-4081-ad74-ad303879c382-22209334472_thumb500.jpg",
    "thumbnail_uri": "https://ia801605.us.archive.org/12/items/mbid-e8214d01-e6b9-4081-ad74-ad303879c382/mbid-e8214d01-e6b9-4081-ad74-ad303879c382-22209334472_thumb250.jpg",
    "song": "Her and I (Slow Jam 2)",
    "track_id": "971a357a-d475-464d-955a-2cea8da91c51",
    "recording_id": "a1c56953-8b03-4f2d-81fb-21271ca747b7",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "I'm In Your Mind Fuzz",
    "release_id": "e8214d01-e6b9-4081-ad74-ad303879c382",
    "release_group_id": "648979c4-744f-498c-a9de-6a9624274a9d",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2014-11-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one's for Aleister!\n\nBeloved psychedelic rock band King Gizzard and the Lizard Wizard hail from Australia and, since 2010, have given the world a diverse portfolio of 25 studio albums most of which they’ve shared on the global stages. Over the past 14 years, King Gizz has earned a reputation as one of the most inventive and also chaotic bands of our time.\n--\nhttps://kinggizzardandthelizardwizard.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}