Information about plays

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

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

{
    "id": 3601137,
    "uri": "https://api.kexp.org/v2/plays/3601137/?format=api",
    "airdate": "2026-01-06T20:17:47-08:00",
    "show": 65582,
    "show_uri": "https://api.kexp.org/v2/shows/65582/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Land",
    "track_id": null,
    "recording_id": null,
    "artist": "Ganavya",
    "artist_ids": [
        "874b674b-8a52-41fc-b36d-47a2d26e54cc"
    ],
    "album": "Nilam",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "LEITER"
    ],
    "label_ids": [
        "b3d649cb-e6a9-4731-bfba-16e1319c6128"
    ],
    "release_date": "2025-04-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NYC-born, Tamil Nadu-raised, Ganavya moves as a sonic shapeshifter. A vocalist, multi-instrumentalist, and unabashed wanderer, she wields a voice that's equal parts lullaby and lightning bolt, drawing from a deep well of spiritual blueprints passed through generations. Raised on pilgrimage trails with soundtracks of harikathā, she turned her childhood of storytelling into a life of fluid creation.  \n\nhttps://ganavya.bandcamp.com/album/nilam-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}