Information about plays

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

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

{
    "id": 3560836,
    "uri": "https://api.kexp.org/v2/plays/3560836/?format=api",
    "airdate": "2025-10-03T11:49:09-07:00",
    "show": 64733,
    "show_uri": "https://api.kexp.org/v2/shows/64733/?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://dn721604.ca.archive.org/0/items/mbid-e8214d01-e6b9-4081-ad74-ad303879c382/mbid-e8214d01-e6b9-4081-ad74-ad303879c382-22209334472_thumb250.jpg",
    "song": "I'm In Your Mind Fuzz",
    "track_id": "a3778fa5-70f6-466b-bdf4-90a87624d8c6",
    "recording_id": "8d9ff74f-a045-4b1e-a6c8-50f782db0760",
    "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": "\"‘I’m In Your Mind Fuzz’ is the group’s fifth record – their first for UK label Heavenly Recordings – and it impressively steers a path between repetitive motorik and dreamy melody. It’s split roughly into three parts: a four-song intro, a wild mid-section and an intimate conclusion. In the intro, three of the four tracks are named after variations of the album’s title (‘I’m In Your Mind’, ‘I’m Not In Your Mind’, ‘I’m In Your Mind Fuzz’) and whoosh into each other in a surge of exaggerated riffs and soloing, and pounding percussion....\"\nhttps://bit.ly/3vfpkIw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}