Information about plays

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

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

{
    "id": 3641905,
    "uri": "https://api.kexp.org/v2/plays/3641905/?format=api",
    "airdate": "2026-04-14T08:28:12-07:00",
    "show": 66450,
    "show_uri": "https://api.kexp.org/v2/shows/66450/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-49a48e24-89b8-48f9-91ce-379afe796c4f/mbid-49a48e24-89b8-48f9-91ce-379afe796c4f-44771287359_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-49a48e24-89b8-48f9-91ce-379afe796c4f/mbid-49a48e24-89b8-48f9-91ce-379afe796c4f-44771287359_thumb250.jpg",
    "song": "NO KINGS HERE!",
    "track_id": "8f34a6d3-d391-4039-bf73-571d4feb0602",
    "recording_id": "3bf0cb15-2941-4e31-846b-2afc32f11977",
    "artist": "Gang of Four",
    "artist_ids": [
        "d8661c02-f423-4d72-8044-40ff05daf7a1"
    ],
    "album": "NO KINGS HERE!",
    "release_id": "49a48e24-89b8-48f9-91ce-379afe796c4f",
    "release_group_id": "00603c86-3146-4a64-a098-9c1b1cbec2c6",
    "labels": [
        "Velveteen Records"
    ],
    "label_ids": [
        "30c836ac-4e86-4fa0-b54d-471aaead062f"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Gang of Four in support of the No Kings protests in March 2026.\n\n\"Gang of Four is one of the most radically important, and influential rock groups of the last 40 years. The Red Hot Chili Peppers, INXS, R.E.M., U2, Rage Against the Machine have all spoken of their debt to Gang of Four, with today's creators of angular rock music having GO4's influence and imprint all over it.\"\n\nhttps://gangoffour.bandcamp.com/track/no-kings-here",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}