Information about plays

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

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

{
    "id": 3633866,
    "uri": "https://api.kexp.org/v2/plays/3633866/?format=api",
    "airdate": "2026-03-26T11:31:17-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://ia601304.us.archive.org/9/items/mbid-9027e356-dc8a-40d9-80eb-6c20945a8f27/mbid-9027e356-dc8a-40d9-80eb-6c20945a8f27-42050704583_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-9027e356-dc8a-40d9-80eb-6c20945a8f27/mbid-9027e356-dc8a-40d9-80eb-6c20945a8f27-42050704583_thumb250.jpg",
    "song": "The Volcanic Action of My Soul",
    "track_id": "c41faae9-7637-3351-9be3-bdd30455caf6",
    "recording_id": "fecdc177-4973-41c2-a4d6-76f4b5717800",
    "artist": "Trenchmouth",
    "artist_ids": [
        "145a0a17-6ac6-440d-8b30-6b9829be12d1"
    ],
    "album": "More Motion",
    "release_id": "9027e356-dc8a-40d9-80eb-6c20945a8f27",
    "release_group_id": "c9dd8ef1-cc7c-32ce-b7a1-11812833cb4e",
    "labels": [
        "Thick Records"
    ],
    "label_ids": [
        "c32a8122-79fd-4c25-a1e3-a0b7a1334601"
    ],
    "release_date": "2003-03-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Trenchmouth was a punk band from Chicago, formed in 1988 and included Fred Armisen on drums.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}