Information about plays

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

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

{
    "id": 3632215,
    "uri": "https://api.kexp.org/v2/plays/3632215/?format=api",
    "airdate": "2026-03-22T03:20:18-07:00",
    "show": 66248,
    "show_uri": "https://api.kexp.org/v2/shows/66248/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-8dc35066-e444-445a-a8c6-bb112f8bc844/mbid-8dc35066-e444-445a-a8c6-bb112f8bc844-4699015773_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-8dc35066-e444-445a-a8c6-bb112f8bc844/mbid-8dc35066-e444-445a-a8c6-bb112f8bc844-4699015773_thumb250.jpg",
    "song": "Rapp Snitch Knishes",
    "track_id": "7b2b29ad-0ba8-3322-9b5d-69e7ef81eff5",
    "recording_id": "534bfb31-9e63-40bc-8e91-5418e95b393c",
    "artist": "MF DOOM feat. Mr. Fantastik",
    "artist_ids": [
        "188711ed-c99b-439c-844a-ca831f63a727",
        "fbf641b9-a5e0-4231-8203-8319056ffa39"
    ],
    "album": "MM..FOOD",
    "release_id": "8dc35066-e444-445a-a8c6-bb112f8bc844",
    "release_group_id": "ec84ab32-eb41-3d91-a099-7a01c72f21d2",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2004-11-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MF DOOM samples the cover of \"Space Oddity\" by David Matthews\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}