Information about plays

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

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

{
    "id": 3665209,
    "uri": "https://api.kexp.org/v2/plays/3665209/?format=api",
    "airdate": "2026-06-08T04:03:31-07:00",
    "show": 66933,
    "show_uri": "https://api.kexp.org/v2/shows/66933/?format=api",
    "image_uri": "https://coverartarchive.org/release/c1bb196e-fa4b-4188-8d58-09af2e85e63a/44443090426-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c1bb196e-fa4b-4188-8d58-09af2e85e63a/44443090426-250.jpg",
    "song": "K2 Central",
    "track_id": null,
    "recording_id": "bea949db-17fa-40f1-82dd-91dfe92675d9",
    "artist": "Squarepusher",
    "artist_ids": [
        "4d86ad4e-28d8-4e9f-8cf4-735c57060fdc"
    ],
    "album": "Kammerkonzert",
    "release_id": null,
    "release_group_id": "a80f1a63-d1cc-4b13-90ec-694246c24551",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2026-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kammerkonzert is the seventeenth studio album by British electronic musician Tom Jenkinson, under the pseudonym Squarepusher. The album was released on 10 April 2026 through Warp Records.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}