Information about plays

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

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

{
    "id": 3639107,
    "uri": "https://api.kexp.org/v2/plays/3639107/?format=api",
    "airdate": "2026-04-07T15:50:15-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-9701a5d6-0e0f-462b-b8bf-dc28c58c5c43/mbid-9701a5d6-0e0f-462b-b8bf-dc28c58c5c43-24803677661_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-9701a5d6-0e0f-462b-b8bf-dc28c58c5c43/mbid-9701a5d6-0e0f-462b-b8bf-dc28c58c5c43-24803677661_thumb250.jpg",
    "song": "I'm Scum",
    "track_id": "b5be1c00-91f2-4551-bd2a-f1ed1ed82136",
    "recording_id": "53aca442-4afe-4d1a-ad7e-51d9de5b4251",
    "artist": "IDLES",
    "artist_ids": [
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "A Beautiful Thing: IDLES Live at Le Bataclan",
    "release_id": "9701a5d6-0e0f-462b-b8bf-dc28c58c5c43",
    "release_group_id": "7c013861-c9a8-4787-a1f7-40db94b2f2fc",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-12-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Jenna!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}