Information about plays

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

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

{
    "id": 3653181,
    "uri": "https://api.kexp.org/v2/plays/3653181/?format=api",
    "airdate": "2026-05-10T20:30:47-07:00",
    "show": 66684,
    "show_uri": "https://api.kexp.org/v2/shows/66684/?format=api",
    "image_uri": "https://coverartarchive.org/release/b2cd20ce-9b18-41b4-aa98-58c3612ec130/1961659003-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b2cd20ce-9b18-41b4-aa98-58c3612ec130/1961659003-250.jpg",
    "song": "Soft Shell",
    "track_id": null,
    "recording_id": "8e6a7290-9bff-4ecf-a11d-0de6c831ccb9",
    "artist": "Motherlode",
    "artist_ids": [
        "737144eb-4a89-4540-9c06-98e38d4d9f03"
    ],
    "album": "When I Die",
    "release_id": null,
    "release_group_id": "65b9e830-f5ec-3588-8348-9f893d252204",
    "labels": [],
    "label_ids": [],
    "release_date": "1969-08-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Canadian band Motherlode released \"Soft Shell\" on their 1969 8-track album When I Die. \n\nMotherlode was a Canadian pop rock group formed in 1969 in London, Ontario with the original lineup of William \"Smitty\" Smith, Steve Kennedy, Ken Marco and Wayne \"Stoney\" Stone and signed with Revolver. After the massive success of their their first single in 1969, \"When I Die,\" Buddah signed them for US and international distribution. The group split up in January 1970 before the release of the second album, which was the last release with the original lineup.\n\nRevolver owned the name Motherlode, so the label had a new line up beginning in 1970. Retaining Smitty, the new line up included Anthony Shinault on guitar, Philip Wilson on drums and Doug Richardson on tenor sax and flute. There were 2 more lineup changes before the final 1971 single \"All That's Necessary\" flopped and the band name was laid to rest.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}