Information about plays

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

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

{
    "id": 3627753,
    "uri": "https://api.kexp.org/v2/plays/3627753/?format=api",
    "airdate": "2026-03-11T12:49:16-07:00",
    "show": 66152,
    "show_uri": "https://api.kexp.org/v2/shows/66152/?format=api",
    "image_uri": "https://ia801605.us.archive.org/12/items/mbid-e8214d01-e6b9-4081-ad74-ad303879c382/mbid-e8214d01-e6b9-4081-ad74-ad303879c382-22209334472_thumb500.jpg",
    "thumbnail_uri": "https://ia601605.us.archive.org/12/items/mbid-e8214d01-e6b9-4081-ad74-ad303879c382/mbid-e8214d01-e6b9-4081-ad74-ad303879c382-22209334472_thumb250.jpg",
    "song": "Cellophane",
    "track_id": "011c4f32-a522-4ce4-82f5-e9d783b421d8",
    "recording_id": "1cdb2bb3-01c5-4733-8247-f69435a2dcef",
    "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": "There aren't many other radio stations who have the freedom to play whatever they want, even if that includes an entire King Gizz suite of music! Power us today to keep rockin'!!\nhttps://www.kexp.org/donate/\n--\nDive deep into the glorious madness of the band with this in-depth look at Stu and friends:\nhttps://www.gq.com/story/king-gizzard-and-the-lizard-wizard",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}