Information about plays

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

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

{
    "id": 3641853,
    "uri": "https://api.kexp.org/v2/plays/3641853/?format=api",
    "airdate": "2026-04-14T05:27:56-07:00",
    "show": 66449,
    "show_uri": "https://api.kexp.org/v2/shows/66449/?format=api",
    "image_uri": "https://dn710801.ca.archive.org/0/items/mbid-a35564b7-ba84-4ddf-99e8-5e3a30e7e324/mbid-a35564b7-ba84-4ddf-99e8-5e3a30e7e324-44405280250_thumb500.jpg",
    "thumbnail_uri": "https://ia800105.us.archive.org/22/items/mbid-a35564b7-ba84-4ddf-99e8-5e3a30e7e324/mbid-a35564b7-ba84-4ddf-99e8-5e3a30e7e324-44405280250_thumb250.jpg",
    "song": "Mirrors of Illusion",
    "track_id": "40d3d8f3-d8ac-46cd-8f60-f087448301df",
    "recording_id": "fc3273cb-4eb5-4404-ae55-6f0d5e9d38d5",
    "artist": "Jon Hood",
    "artist_ids": [
        "418b9537-d227-4f7a-8474-4dfe4039ac2e"
    ],
    "album": "Pieces of Reality",
    "release_id": "a35564b7-ba84-4ddf-99e8-5e3a30e7e324",
    "release_group_id": "6bc83f4d-f8ae-430b-852b-fa95ab922912",
    "labels": [
        "Oh, Sister Records"
    ],
    "label_ids": [
        "8b8b139b-4a2d-4f8e-b543-7246948575a4"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mirrors of Illusion\" is a dreamy, psychedelic-tinged single by the Swiss indie-rock quartet Jon Hood.\n\nPieces of Reality was released on February 20, 2026, via Oh, Sister Records. It marks a significant return for the band—consisting of Joan Seiler, Martin Schenker, David Hänni, and Mario Hänni—following a nine-year gap since their debut.\n\nhttps://jonhood.bandcamp.com/album/pieces-of-reality",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}