Information about plays

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

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

{
    "id": 3635800,
    "uri": "https://api.kexp.org/v2/plays/3635800/?format=api",
    "airdate": "2026-03-31T01:24:30-07:00",
    "show": 66326,
    "show_uri": "https://api.kexp.org/v2/shows/66326/?format=api",
    "image_uri": "https://dn711405.ca.archive.org/0/items/mbid-55c3ccae-a016-48ac-b236-58aeb7927537/mbid-55c3ccae-a016-48ac-b236-58aeb7927537-44632667145_thumb500.jpg",
    "thumbnail_uri": "https://dn711405.ca.archive.org/0/items/mbid-55c3ccae-a016-48ac-b236-58aeb7927537/mbid-55c3ccae-a016-48ac-b236-58aeb7927537-44632667145_thumb250.jpg",
    "song": "U Can’t Come Home",
    "track_id": "8f8fcff7-8768-4cb1-9339-1022c68cb627",
    "recording_id": "a8dab896-4c95-457b-8ccb-0ec3bb4abcda",
    "artist": "DJ Seinfeld feat. TS Graye",
    "artist_ids": [
        "595058cd-36fe-4994-8933-df92ff68ebd7",
        "3b9c3ddf-542e-480d-adce-a52fddb9359a"
    ],
    "album": "If This Is It",
    "release_id": "55c3ccae-a016-48ac-b236-58aeb7927537",
    "release_group_id": "173f3dba-5df1-4be0-99ce-575483677457",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2026-06-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Malmö-based producer DJ Seinfeld started making If This Is It the same week he put out his 2021 record Mirrors.\n\n\"Through writing it, I’ve tried to turn long-held anxieties into acceptance, and I hope listeners can take their own meaning from it,\" reveals Seinfeld.\n\nThe album's opener, \"U Can't Come Home,\" features guest vocals from singer TS Graye, who gives the track an early-2000s pop sheen. https://tinyurl.com/446kzw4a",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}