Information about plays

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

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

{
    "id": 3581942,
    "uri": "https://api.kexp.org/v2/plays/3581942/?format=api",
    "airdate": "2025-11-23T14:13:46-08:00",
    "show": 65189,
    "show_uri": "https://api.kexp.org/v2/shows/65189/?format=api",
    "image_uri": "https://dn710004.ca.archive.org/0/items/mbid-3fe553cd-5e38-4b55-8052-656821f6d113/mbid-3fe553cd-5e38-4b55-8052-656821f6d113-34083564123_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-3fe553cd-5e38-4b55-8052-656821f6d113/mbid-3fe553cd-5e38-4b55-8052-656821f6d113-34083564123_thumb250.jpg",
    "song": "Astroturf",
    "track_id": "6e22bf67-774b-481b-afdf-9866cc1258ad",
    "recording_id": "d73d4743-1762-4d05-9311-3c28efd9c11c",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Changes",
    "release_id": "3fe553cd-5e38-4b55-8052-656821f6d113",
    "release_group_id": "46b8a415-405e-44ed-ba65-0aeed626355c",
    "labels": [
        "KGLW"
    ],
    "label_ids": [
        "4b3b4fbf-67fa-4693-be97-dc0e4d6385f5"
    ],
    "release_date": "2022-10-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "In the video for \"Astroturf\", the group's six members are augmented by Smarts saxophonist Stella Rennex as they continually switch from instrument to instrument while translating the track's jam-packed sound in their Australian studio.\n\nThe video also includes footage of band members goofing off during downtime in New Orleans, including frontman Stu Mackenzie having a tarot card reading on the street and keyboardist Ambrose Kenny-Smith balancing a parrot on each shoulder: https://www.youtube.com/watch?v=ql_z7t6WGPg\n\nhttps://kinggizzard.bandcamp.com/album/changes\nhttps://kinggizzardandthelizardwizard.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}