Information about plays

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

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

{
    "id": 3656129,
    "uri": "https://api.kexp.org/v2/plays/3656129/?format=api",
    "airdate": "2026-05-17T20:41:36-07:00",
    "show": 66744,
    "show_uri": "https://api.kexp.org/v2/shows/66744/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Don't Fight The Feeling",
    "track_id": null,
    "recording_id": "7f00e97e-1dc6-47e8-9523-acfbe263c4c5",
    "artist": "Master Force",
    "artist_ids": [
        "3fe3e833-bdd3-4abe-866c-ac7ce09b6d4a"
    ],
    "album": "Hey Girl / Don't Fight The Feeling",
    "release_id": null,
    "release_group_id": "32fa7041-55a4-45ca-85ad-4a785ec67a6c",
    "labels": [
        "Rain Forest Records"
    ],
    "label_ids": [],
    "release_date": "1979-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Master Force released \"Don't Fight The Feeling\" as a b-side to \"Hey Girl\" in 1979.\n\nLed by composer and trumpet player Greg Henderson, Master Force were a 10-piece band based in Brooklyn, performing in the late 70s onwards throughout the city.\n“Masterforce creates its own unique sound and has a groove all on its own. The group is guided by the dedication, love and faith in themselves and the sound of the soul-filled feeling of MASTERFORCE”.\n\nhttps://www.discogs.com/artist/362899-Master-Force\n\nhttps://www.backatcharecords.com/product/master-force",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}