Information about plays

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

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

{
    "id": 3591759,
    "uri": "https://api.kexp.org/v2/plays/3591759/?format=api",
    "airdate": "2025-12-16T06:37:32-08:00",
    "show": 65392,
    "show_uri": "https://api.kexp.org/v2/shows/65392/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Look Inside",
    "track_id": "a41d899a-dfeb-4c0f-a795-66956efaa508",
    "recording_id": "3baf0b7b-ec2f-4fee-9e8d-419a313e77cc",
    "artist": "Mt Fog",
    "artist_ids": [
        "9394e43d-1b94-4dc9-8957-c63ccf124edb"
    ],
    "album": "Look Inside",
    "release_id": "ae4b6439-f395-40a3-b4d0-034fe08630d4",
    "release_group_id": "835b9b02-4ecf-4752-b984-4ef74dc39aee",
    "labels": [
        "Save the Forest for the Trees"
    ],
    "label_ids": [
        "f0e8cc7b-40c3-4686-88e5-c27902e11c2b"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Every Stone is Green is a Gothic tale (in the Brontë sisters' sense) about finding happiness, which is human-ness. A conscious mycelial network from Seattle, WA, Mt Fog is Carolyn B, Andy Sells and Casey Rosebridge.\n\nhttps://mtfog.bandcamp.com/track/look-inside\nhttps://www.mtfog.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}