Information about plays

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

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

{
    "id": 3640250,
    "uri": "https://api.kexp.org/v2/plays/3640250/?format=api",
    "airdate": "2026-04-10T10:23:02-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "G.S.K.",
    "track_id": "d30fa92c-b21a-439a-acc5-ba922ce9d836",
    "recording_id": "e8cbc2ad-15b0-4965-afc0-85d94c9cca31",
    "artist": "Squid",
    "artist_ids": [
        "5422ef5d-00d4-4c7a-81ab-03cb8fc3cc45"
    ],
    "album": "Bright Green Field",
    "release_id": "b64e9320-5781-46a7-90f1-367022352d88",
    "release_group_id": "1cda298d-bffd-40e5-b4b7-a5fc35a3e5a1",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2021-05-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this 2024 Live on KEXP performance from Brighton band Squid, hosted by Cheryl! https://www.youtube.com/watch?v=5FtmMGy8KxI\n\n--\n\n'Bright Green Field' is Brighton band Squid's frantic punk-groove debut album, released in 2021.  NME wrote that this song recalls  ‘Holy Fire'-era Foals in the precise guitar sounds of their intros, but swiftly morph into parping horns and scraping strings, a helter-skelter adventure with a sinister edge. \n\nhttps://squiduk.bandcamp.com/track/g-s-k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}