Information about plays

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

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

{
    "id": 3631429,
    "uri": "https://api.kexp.org/v2/plays/3631429/?format=api",
    "airdate": "2026-03-20T10:04:32-07:00",
    "show": 66230,
    "show_uri": "https://api.kexp.org/v2/shows/66230/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-a2c6762d-98d4-4cdd-85b6-3f83518da58f/mbid-a2c6762d-98d4-4cdd-85b6-3f83518da58f-11944723205_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-a2c6762d-98d4-4cdd-85b6-3f83518da58f/mbid-a2c6762d-98d4-4cdd-85b6-3f83518da58f-11944723205_thumb250.jpg",
    "song": "Escape Velocity",
    "track_id": "e15a44df-be78-3057-8f47-f7e2e7ba6421",
    "recording_id": "1e9933bf-f036-40e4-9137-8f87b6cff1aa",
    "artist": "The Chemical Brothers",
    "artist_ids": [
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "Further",
    "release_id": "a2c6762d-98d4-4cdd-85b6-3f83518da58f",
    "release_group_id": "8d3659b5-e2b0-4651-906e-721630ca649c",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2010-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the Midday Show with THEE Troy Nelson! We've got Band of Horses Live on KEXP at 11 AM. Stay tuned!\n\n--\n\nFormed in Manchester in 1989, The Chemical Brothers are Tom Rowlands and Ed Simons.\n\nhttps://www.thechemicalbrothers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}