Information about plays

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

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

{
    "id": 3428518,
    "uri": "https://api.kexp.org/v2/plays/3428518/?format=api",
    "airdate": "2024-11-22T04:18:44-08:00",
    "show": 61912,
    "show_uri": "https://api.kexp.org/v2/shows/61912/?format=api",
    "image_uri": "https://ia800701.us.archive.org/0/items/mbid-ddfb01ae-715c-4699-8ce9-fb5100bd6280/mbid-ddfb01ae-715c-4699-8ce9-fb5100bd6280-40462278740_thumb500.jpg",
    "thumbnail_uri": "https://ia800701.us.archive.org/0/items/mbid-ddfb01ae-715c-4699-8ce9-fb5100bd6280/mbid-ddfb01ae-715c-4699-8ce9-fb5100bd6280-40462278740_thumb250.jpg",
    "song": "Phantom Island",
    "track_id": "db631669-225b-4632-aaf3-ffb63dfec6ed",
    "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": "ddfb01ae-715c-4699-8ce9-fb5100bd6280",
    "release_group_id": "e2e5b06e-e0e7-4362-ab3d-353f5f6a4455",
    "labels": [
        "KGLW",
        "p(doom) Records"
    ],
    "label_ids": [
        "4b3b4fbf-67fa-4693-be97-dc0e4d6385f5",
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2024-10-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More. NEW. King Gizzard & the Lizard Wizard! Along with the release of this new song the band have announced an orchestral tour for 2025...\n\nNext 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"
}