Information about plays

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

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

{
    "id": 3525050,
    "uri": "https://api.kexp.org/v2/plays/3525050/?format=api",
    "airdate": "2025-07-10T06:41:46-07:00",
    "show": 63971,
    "show_uri": "https://api.kexp.org/v2/shows/63971/?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://ia600709.us.archive.org/12/items/mbid-cb7ab115-e6d9-48da-a05f-316ded9fca8b/mbid-cb7ab115-e6d9-48da-a05f-316ded9fca8b-41667308731_thumb250.jpg",
    "song": "Panpsych",
    "track_id": "06f64d77-9d8f-46ea-bafe-f77ff66ca4c2",
    "recording_id": "508bad6b-a0c0-492f-8990-85aa45e6ae35",
    "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": "\"Phantom Island\" is the just-released 27th album from King Gizzard. \n--\nHere's Live Video from the band's October 2022 KEXP In-Studio: https://bit.ly/3TF6upw\n\nhttps://kinggizzardandthelizardwizard.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}