Information about plays

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

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

{
    "id": 3639494,
    "uri": "https://api.kexp.org/v2/plays/3639494/?format=api",
    "airdate": "2026-04-08T14:29:34-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-96315bf8-39c0-4d70-9c00-eb142577dcfb/mbid-96315bf8-39c0-4d70-9c00-eb142577dcfb-1485007582_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-96315bf8-39c0-4d70-9c00-eb142577dcfb/mbid-96315bf8-39c0-4d70-9c00-eb142577dcfb-1485007582_thumb250.jpg",
    "song": "Hymn of the Big Wheel",
    "track_id": "7890317d-b34a-3f64-aaa9-1e4e8c33a61c",
    "recording_id": "013b9488-5950-4e4f-928e-eb2691340e84",
    "artist": "Massive Attack",
    "artist_ids": [
        "10adbe5e-a2c0-4bf3-8249-2b4cbf6e6ca8"
    ],
    "album": "Blue Lines",
    "release_id": "96315bf8-39c0-4d70-9c00-eb142577dcfb",
    "release_group_id": "8b6f133a-2fdf-3cc2-b84d-1c889adc0939",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1991-08-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wow!  On this date in 1991, Massive Attack released their debut album, \"Blue Lines.\"\n--\nThis closing track was co-written by Neneh Cherry and Robert Del Naja and featured Horace Andy on vocals.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}