Information about plays

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

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

{
    "id": 3617074,
    "uri": "https://api.kexp.org/v2/plays/3617074/?format=api",
    "airdate": "2026-02-13T18:27:19-08:00",
    "show": 65924,
    "show_uri": "https://api.kexp.org/v2/shows/65924/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-4bbf0c19-0885-4ca4-a69c-4fa77b2f4edd/mbid-4bbf0c19-0885-4ca4-a69c-4fa77b2f4edd-29289407273_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-4bbf0c19-0885-4ca4-a69c-4fa77b2f4edd/mbid-4bbf0c19-0885-4ca4-a69c-4fa77b2f4edd-29289407273_thumb250.jpg",
    "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": "'Bright Green Field' is Brighton band Squid's frantic punk-groove debut album! 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\nYou can buy the record on Bandcamp: https://squiduk.bandcamp.com/track/g-s-k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}