Information about plays

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

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

{
    "id": 3590903,
    "uri": "https://api.kexp.org/v2/plays/3590903/?format=api",
    "airdate": "2025-12-14T04:59:07-08:00",
    "show": 65374,
    "show_uri": "https://api.kexp.org/v2/shows/65374/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“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"
}