Information about plays

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

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

{
    "id": 3638208,
    "uri": "https://api.kexp.org/v2/plays/3638208/?format=api",
    "airdate": "2026-04-05T14:37:18-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn711204.ca.archive.org/0/items/mbid-6be8d4ca-1bc1-4135-8021-ec5e1f5ec5e9/mbid-6be8d4ca-1bc1-4135-8021-ec5e1f5ec5e9-44574936607_thumb500.jpg",
    "thumbnail_uri": "https://ia800906.us.archive.org/11/items/mbid-6be8d4ca-1bc1-4135-8021-ec5e1f5ec5e9/mbid-6be8d4ca-1bc1-4135-8021-ec5e1f5ec5e9-44574936607_thumb250.jpg",
    "song": "Rock the Hot Hot",
    "track_id": "d89830ac-ed15-44ff-9dce-bb376a55d60b",
    "recording_id": "033d219e-f468-4ed5-a3b3-4050b40b4286",
    "artist": "Mikos da Gawd",
    "artist_ids": [
        "a2c8ad73-0ba5-4b66-b7a4-6f344e5669ee"
    ],
    "album": "Rock The Hot Hot",
    "release_id": "6be8d4ca-1bc1-4135-8021-ec5e1f5ec5e9",
    "release_group_id": "2cc0010c-673e-4ee3-84a5-7495aafcb42b",
    "labels": [
        "Text Me Records"
    ],
    "label_ids": [
        "9b96e9bf-355e-414b-adf0-f2d3300ff44e"
    ],
    "release_date": "2026-02-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Miles Douglas, aka Mikos Da Gawd, is a producer, DJ and emcee from San Francisco.\n\nhttps://mikosdagawd.bandcamp.com/track/rock-the-hot-hot\nIG: @mikosdagawd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}