Information about plays

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

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

{
    "id": 3521491,
    "uri": "https://api.kexp.org/v2/plays/3521491/?format=api",
    "airdate": "2025-07-02T03:27:51-07:00",
    "show": 63896,
    "show_uri": "https://api.kexp.org/v2/shows/63896/?format=api",
    "image_uri": "https://dn721302.ca.archive.org/0/items/mbid-cb7ab115-e6d9-48da-a05f-316ded9fca8b/mbid-cb7ab115-e6d9-48da-a05f-316ded9fca8b-41667308731_thumb500.jpg",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-cb7ab115-e6d9-48da-a05f-316ded9fca8b/mbid-cb7ab115-e6d9-48da-a05f-316ded9fca8b-41667308731_thumb250.jpg",
    "song": "Phantom Island",
    "track_id": "85418d10-c431-4d80-bfd0-c3722b134257",
    "recording_id": "795ef87e-c2ff-4456-b203-72e4b8f553a7",
    "artist": "King Gizzard & the Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Phantom Island",
    "release_id": "cb7ab115-e6d9-48da-a05f-316ded9fca8b",
    "release_group_id": "716f0986-f131-4e3c-a140-55845bbded3c",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Along with the release of this new song the band have announced an orchestral tour for 2025...\n\nThis summer, they’ll play shows with conductor and music director Sarah Hicks and city-specific orchestras. \n\n“Phantom Island,” follows the August album Flight B741. Their last album was 10 songs but they recorded 20 in that session,” frontman Stu Mackenzie explained in a press statement; \"It’s even more maxxed out than the last one. There’s a whole fuckin’ orchestra on there. Hahahahahah!” \n\nhttps://pitchfork.com/news/king-gizzard-and-the-lizard-wizard-announce-orchestral-tour-share-new-song-phantom-island-listen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}