Information about plays

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

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

{
    "id": 3595372,
    "uri": "https://api.kexp.org/v2/plays/3595372/?format=api",
    "airdate": "2025-12-24T13:52:23-08:00",
    "show": 65465,
    "show_uri": "https://api.kexp.org/v2/shows/65465/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Big Bulbs",
    "track_id": "df7abb8e-a19d-4e2d-aa73-4782c0afea61",
    "recording_id": "0e5964e2-61b3-4f6f-846c-c951852d9cc8",
    "artist": "Sharon Jones and the Dap‐Kings",
    "artist_ids": [
        "8d50cd20-34f2-4abe-ba16-0759ee0fb9f5"
    ],
    "album": "It's a Holiday Soul Party",
    "release_id": "8dcd11a4-814c-4abb-891e-5b72d389f8c6",
    "release_group_id": "0d2e08b3-4856-40b8-bb39-e2a51d6c3a52",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "If you want to add this to your holiday collection, you can grab it here: https://sharonjonesandthedapkings.bandcamp.com/album/its-a-holiday-soul-party\n\nSharon Jones and the Dap-Kings were a funk/soul band, founded in Brooklyn, NY, USA (1996). They were signed to Daptone Records, where the Dap-Kings are the house band. They are widely thought to be spearheads of a revivalist movement that aims to capture the essence of funk/soul music as it was at its height in the mid-1960s to mid-1970s. https://bit.ly/3mYpxcb\n\nWatch Sharon Jones and the Dap‐Kings in the  Uncovered Sessions of this soulful Christmas track: https://youtu.be/-83FBocVt7g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}