Information about plays

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

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

{
    "id": 3596268,
    "uri": "https://api.kexp.org/v2/plays/3596268/?format=api",
    "airdate": "2025-12-26T12:44:39-08:00",
    "show": 65478,
    "show_uri": "https://api.kexp.org/v2/shows/65478/?format=api",
    "image_uri": "https://ia800409.us.archive.org/18/items/mbid-bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7/mbid-bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7-27373057722_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/18/items/mbid-bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7/mbid-bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7-27373057722_thumb250.jpg",
    "song": "Beginner’s Luck",
    "track_id": "cbc726b9-bbe8-4bdf-afbe-5996c4d51e10",
    "recording_id": "417e1e1a-dbe6-4b30-951e-9a4cb948471e",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Gumboot Soup",
    "release_id": "bf89e0e1-a5de-4afe-8ce3-b4ccf2b98bb7",
    "release_group_id": "c6fc4f99-6c1f-46aa-8faf-2c22154d26c4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2017-12-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dedicated to Mr. Hanatha Handerson el Duderino and Tyumi-Gooma Fluffy Butt aka Han and Tyumi and their human Bryan in Queen Anne. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}