Information about plays

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

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

{
    "id": 3530724,
    "uri": "https://api.kexp.org/v2/plays/3530724/?format=api",
    "airdate": "2025-07-23T11:31:30-07:00",
    "show": 64091,
    "show_uri": "https://api.kexp.org/v2/shows/64091/?format=api",
    "image_uri": "https://ia800709.us.archive.org/12/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": "Sea of Doubt",
    "track_id": "5ac32918-e83f-4115-a187-c8023833560a",
    "recording_id": "929b6894-141e-4ffb-a479-45259eb61963",
    "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 latest album 'Phantom Island' (can you believe it's their 27th?!) is out now! \n\nhttps://kinggizzardandthelizardwizard.com/release/phantom-island",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}