Information about plays

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

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

{
    "id": 3656401,
    "uri": "https://api.kexp.org/v2/plays/3656401/?format=api",
    "airdate": "2026-05-18T13:12:12-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://ia803203.us.archive.org/7/items/mbid-a4b3ee9e-bd51-41e5-b73a-04a35bf61c19/mbid-a4b3ee9e-bd51-41e5-b73a-04a35bf61c19-3475337091_thumb500.jpg",
    "thumbnail_uri": "https://ia903203.us.archive.org/7/items/mbid-a4b3ee9e-bd51-41e5-b73a-04a35bf61c19/mbid-a4b3ee9e-bd51-41e5-b73a-04a35bf61c19-3475337091_thumb250.jpg",
    "song": "People Get Real",
    "track_id": "ee893aab-8b17-31af-927b-5c1b19b7958d",
    "recording_id": "61d96c4d-57b3-4b21-b481-06d459093d70",
    "artist": "Saint Etienne",
    "artist_ids": [
        "3997d4a6-c2bd-4191-8406-eb07f0abb5d2"
    ],
    "album": "Foxbase Alpha",
    "release_id": "a4b3ee9e-bd51-41e5-b73a-04a35bf61c19",
    "release_group_id": "726170fb-e4ce-378a-bec4-c74e742920ab",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1992-01-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Last September Saint Etienne released their final album, \"International,\" on Heavenly, and their UK farewell tour, \"The Long Goodbye,\" kicks off in September. Sarah Cracknell, Bob Stanley, and Pete Wiggs aren't splitting up — they're still the best of friends after 35 years of records — they just don't want to overstay. As Stanley put it in NME, \"It's a good point to stop — let's not mess it up now.\" US dates have been hinted at but not yet announced.\n\nhttps://www.nme.com/news/music/saint-etienne-interview-final-album-farewell-tour-lets-not-fuck-it-up-it-up-3916360\nhttps://heavenlyrecordings.bandcamp.com/album/saint-etienne-international http://www.saintetienne.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}