Information about plays

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

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

{
    "id": 3633232,
    "uri": "https://api.kexp.org/v2/plays/3633232/?format=api",
    "airdate": "2026-03-24T20:16:19-07:00",
    "show": 66271,
    "show_uri": "https://api.kexp.org/v2/shows/66271/?format=api",
    "image_uri": "https://coverartarchive.org/release/df6eb061-4b01-4235-8936-4b9a77eeae05/29849391597-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/df6eb061-4b01-4235-8936-4b9a77eeae05/29849391597-250.jpg",
    "song": "Homelands (original Binti Eye)",
    "track_id": null,
    "recording_id": "4875a33f-90a6-41e7-916a-0a89b830e292",
    "artist": "Nitin Sawhney",
    "artist_ids": [
        "bc3d74c5-9328-4a1b-8014-3ecdb3dababe"
    ],
    "album": "Homelands EP",
    "release_id": null,
    "release_group_id": "311a6191-4208-346d-a2d8-6972ab58b7fe",
    "labels": [
        "Spiritual Life Music"
    ],
    "label_ids": [
        "ab08b82b-8ad1-40d9-92f7-24c78ccc6296"
    ],
    "release_date": "2001-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Worked W AR Rahman and Talvin Singh\n\nNitin Sawhney's collaborations and productions include work with Paul McCartney, Sting, Jeff Beck, Ellie Goulding, Annie Lennox, Will Young, Bob Geldof, Andy Serkis, Mira Nair, Anoushka Shankar, Nora Jones, Herbie Hancock, David Gilmour and Nelson Mandela.​",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}