Information about plays

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

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

{
    "id": 3638166,
    "uri": "https://api.kexp.org/v2/plays/3638166/?format=api",
    "airdate": "2026-04-05T12:08:36-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-9bf639b4-c2b1-461f-8f77-557a51c25e35/mbid-9bf639b4-c2b1-461f-8f77-557a51c25e35-39555511874_thumb500.jpg",
    "thumbnail_uri": "https://ia801903.us.archive.org/33/items/mbid-9bf639b4-c2b1-461f-8f77-557a51c25e35/mbid-9bf639b4-c2b1-461f-8f77-557a51c25e35-39555511874_thumb250.jpg",
    "song": "Funkier Than a Mosquito's Tweeter",
    "track_id": "7ab1be8b-524e-364c-be4b-c741ab55722b",
    "recording_id": "5149a00a-968e-4ed1-a3c1-a7b21b06b33c",
    "artist": "Nina Simone",
    "artist_ids": [
        "2944824d-4c26-476f-a981-be849081942f"
    ],
    "album": "Flying Funk (Ultra Heavy & Rare Funk)",
    "release_id": "9bf639b4-c2b1-461f-8f77-557a51c25e35",
    "release_group_id": "dbff05ef-3170-3d39-88a8-6a0bb8cd0dca",
    "labels": [
        "Bluebird"
    ],
    "label_ids": [
        "5f45ab05-4f5a-45a5-bbfa-3f74a924a0ef"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Appearing on her rollicking 1974 live/studio album \"It Is Finished\", \"Funkier Than A Mosquito's Tweeter\" sees the great jazz singer, Nina Simone, pushing hard into funk territory. Despite her pedigree as a jazz thoroughbred, the whole record, which was soul/R&B focused, proves to be an incredible artistic success.\n\nhttps://www.ninasimone.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}