Information about plays

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

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

{
    "id": 3519397,
    "uri": "https://api.kexp.org/v2/plays/3519397/?format=api",
    "airdate": "2025-06-27T05:56:16-07:00",
    "show": 63848,
    "show_uri": "https://api.kexp.org/v2/shows/63848/?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": "Silent Spirit",
    "track_id": "5acb870c-ed32-4963-aa50-0c7eeb96fee6",
    "recording_id": "cc85f40f-c653-45e1-bd9f-62ebcabf5c49",
    "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": "The Gizz are joined by a 24-piece orchestra on their new 27th album. Catch them on their upcoming North American tour with a different 29-piece orchestra in each city!\n\nhttps://kinggizzard.bandcamp.com/album/phantom-island",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}