Information about plays

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

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

{
    "id": 3666299,
    "uri": "https://api.kexp.org/v2/plays/3666299/?format=api",
    "airdate": "2026-06-10T19:43:42-07:00",
    "show": 66955,
    "show_uri": "https://api.kexp.org/v2/shows/66955/?format=api",
    "image_uri": "https://coverartarchive.org/release/a7ce9bf7-eb5d-419e-a269-4abf51ef6e05/21225833707-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a7ce9bf7-eb5d-419e-a269-4abf51ef6e05/21225833707-250.jpg",
    "song": "Cocaine Cat",
    "track_id": null,
    "recording_id": "2ceda263-0494-4492-8cdf-d7d3ea110bae",
    "artist": "Tess Parks & Anton Newcombe",
    "artist_ids": [
        "bbdf1e46-d4af-4b87-8ca9-dd3c707da4e2",
        "2e5eb6d3-7cb3-4e02-9ed2-ea1853e6e637"
    ],
    "album": "I Declare Nothing",
    "release_id": null,
    "release_group_id": "d68e6bbb-46c5-4e36-87ba-8177fa35e4de",
    "labels": [
        "A Records"
    ],
    "label_ids": [
        "5e3c0309-775b-4a4b-a183-b23bbf6da3ab"
    ],
    "release_date": "2015-05-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The project that became I Declare Nothing had its beginning when Newcombe and Parks started to swap ideas late last year on Twitter. The two had become acquainted through Alan McGee. Things progressed with the two deciding to collaborate on a full length release. The record was co written and co produced by both. In discussing working with Newcombe, Parks has said that “He is a friend and a mentor… he is really into helping people.” His multi faceted approach to music and innate curiosity allows him to delight in promoting fresh faces and innovations.\n\nhttps://www.xsnoize.com/album-review-tess-parks-anton-newcombe-i-declare-nothing/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}