Information about plays

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

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

{
    "id": 3633944,
    "uri": "https://api.kexp.org/v2/plays/3633944/?format=api",
    "airdate": "2026-03-26T16:02:46-07:00",
    "show": 66285,
    "show_uri": "https://api.kexp.org/v2/shows/66285/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-60488712-5481-464c-899a-fa8dfc65f2d3/mbid-60488712-5481-464c-899a-fa8dfc65f2d3-7369748449_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-60488712-5481-464c-899a-fa8dfc65f2d3/mbid-60488712-5481-464c-899a-fa8dfc65f2d3-7369748449_thumb250.jpg",
    "song": "The Muppet Show Theme",
    "track_id": "7f5063dd-c735-3f5b-8c4d-ab56b9630657",
    "recording_id": "78dc8cf2-d933-4c66-8044-a62e4e83bb8a",
    "artist": "The Muppets feat. Joanna Newsom",
    "artist_ids": [
        "2ca340a6-e8f2-489d-90c2-f37c5c802d49",
        "cb69e1f1-bc76-4df5-93c9-cf97dd8a3b5c"
    ],
    "album": "The Muppets",
    "release_id": "60488712-5481-464c-899a-fa8dfc65f2d3",
    "release_group_id": "741fc816-8bcb-4cce-a7a3-08533be96e8e",
    "labels": [
        "Walt Disney Records"
    ],
    "label_ids": [
        "1c50034a-5c92-41a4-95ad-0acb7ea4686f"
    ],
    "release_date": "2011-11-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The One... the Only.. Muppets Drive Time Show! Welcome to Six Degrees Week!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}