Information about plays

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

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

{
    "id": 3648939,
    "uri": "https://api.kexp.org/v2/plays/3648939/?format=api",
    "airdate": "2026-05-01T03:24:58-07:00",
    "show": 66595,
    "show_uri": "https://api.kexp.org/v2/shows/66595/?format=api",
    "image_uri": "https://ia601506.us.archive.org/0/items/mbid-50155608-a563-45d8-81ca-0498f3244bf6/mbid-50155608-a563-45d8-81ca-0498f3244bf6-44805759323_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-50155608-a563-45d8-81ca-0498f3244bf6/mbid-50155608-a563-45d8-81ca-0498f3244bf6-44805759323_thumb250.jpg",
    "song": "roasting that ass",
    "track_id": "7aa5668f-b66e-4dbc-9684-9cec5c20160d",
    "recording_id": "ba4d711c-b33f-42ca-8b42-3e73aab0c5fd",
    "artist": "duendita",
    "artist_ids": [
        "fd94094a-32d3-4997-9d60-f4c10cb90dbe"
    ],
    "album": "existential thottie",
    "release_id": "50155608-a563-45d8-81ca-0498f3244bf6",
    "release_group_id": "fc8dccd3-cf5a-449c-861a-531e52512c9f",
    "labels": [
        "10k"
    ],
    "label_ids": [
        "4321b3d3-0023-4c6c-899c-2787ee02a407"
    ],
    "release_date": "2026-04-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Queens vocalist-producer-songwriter Candace Camacho, better known as @duendita, dropped their latest project \"a strong desire to survive\" earlier this month.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}