Information about plays

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

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

{
    "id": 3521809,
    "uri": "https://api.kexp.org/v2/plays/3521809/?format=api",
    "airdate": "2025-07-02T20:03:44-07:00",
    "show": 63902,
    "show_uri": "https://api.kexp.org/v2/shows/63902/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-04fa1e3a-7d17-4ce4-8dcd-fd3524d91b87/mbid-04fa1e3a-7d17-4ce4-8dcd-fd3524d91b87-37088420127_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-04fa1e3a-7d17-4ce4-8dcd-fd3524d91b87/mbid-04fa1e3a-7d17-4ce4-8dcd-fd3524d91b87-37088420127_thumb250.jpg",
    "song": "Extinction",
    "track_id": "418f0420-a0f4-4878-b2f4-c2789275cdde",
    "recording_id": "09564ac6-ed2c-4398-b5bf-f163161b0116",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "The Silver Cord",
    "release_id": "04fa1e3a-7d17-4ce4-8dcd-fd3524d91b87",
    "release_group_id": "70cbf290-4584-4a31-a459-409fa9c8610a",
    "labels": [
        "KGLW"
    ],
    "label_ids": [
        "4b3b4fbf-67fa-4693-be97-dc0e4d6385f5"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Why did KGATLW record two versions of The Silver Cord? Singer and multi-instrumentalist Stu Mackenzie explains:\n\n\"We've done a lot of long form songs lately, and a lot of epic songs and done a lot of recording kind of based around improvisation lately for last few years and that's been really sick. But anyway, when we were talking about making this record, the idea was always to actually keep it really short and considered and concise and trim the fat and we have made records like that before but not for quite a while. So, that was kind of enticing.\"\nhttps://shorturl.at/kszSX",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}