Information about plays

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

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

{
    "id": 3630638,
    "uri": "https://api.kexp.org/v2/plays/3630638/?format=api",
    "airdate": "2026-03-18T13:35:02-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-773f5467-13fe-4a0e-8d1d-76222a6e2124/mbid-773f5467-13fe-4a0e-8d1d-76222a6e2124-33740701984_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-773f5467-13fe-4a0e-8d1d-76222a6e2124/mbid-773f5467-13fe-4a0e-8d1d-76222a6e2124-33740701984_thumb250.jpg",
    "song": "Fractal Dream of a Thing",
    "track_id": "8dea7d82-f69d-3da5-8adc-c5636781eef8",
    "recording_id": "d7ecb4e1-2376-40e6-a2e9-2fc9bdceacf9",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "Chemical Chords",
    "release_id": "60ab290e-a0df-3c22-9d4b-8f359cb521aa",
    "release_group_id": "cd0e2223-71ef-3871-a5e9-3b46099f2545",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2008-08-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"To some reality appears normal\nTo me it seems vested with an important light\nParticular, a light\nSacred, a light....\"\n\nPerhaps you're having trouble discerning the lyrics of this song written by Tim Gane and Laetitia Sadler.  Here are the entire lyrics: https://genius.com/Stereolab-fractal-dream-of-a-thing-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}