Information about plays

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

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

{
    "id": 3656447,
    "uri": "https://api.kexp.org/v2/plays/3656447/?format=api",
    "airdate": "2026-05-18T15:29:58-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-346f82ce-7fd7-49dd-a3e9-5f940d72156f/mbid-346f82ce-7fd7-49dd-a3e9-5f940d72156f-20588536632_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-346f82ce-7fd7-49dd-a3e9-5f940d72156f/mbid-346f82ce-7fd7-49dd-a3e9-5f940d72156f-20588536632_thumb250.jpg",
    "song": "Letter to Memphis",
    "track_id": "be1a31eb-7149-30af-a7b2-3cffc0624b8b",
    "recording_id": "dfc992b8-05f1-413d-a887-42e78a87364d",
    "artist": "Pixies",
    "artist_ids": [
        "b6b2bb8d-54a9-491f-9607-7b546023b433"
    ],
    "album": "Trompe le Monde",
    "release_id": "346f82ce-7fd7-49dd-a3e9-5f940d72156f",
    "release_group_id": "ac9b0a0c-0da6-387f-8c09-65783187346a",
    "labels": [
        "4AD",
        "Elektra"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503",
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1991-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Letter to Memphis\" is the most romantic song on \"Trompe le Monde\" — and it's not about Memphis, Tennessee. Black Francis has said he was inspired by Chuck Berry's \"Memphis, Tennessee,\" but he meant the other Memphis: the ancient Egyptian city. The \"letter\" in the song is a message to a lover's past life thousands of years ago, based on an inside joke he had with his then-girlfriend that she had been Cleopatra. Released September 1991, this is the Pixies' fourth and final original-era album.\n\nhttps://music.fandom.com/wiki/Letter_To_Memphis:Pixies\nhttps://www.pixiesmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}