Information about plays

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

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

{
    "id": 3637218,
    "uri": "https://api.kexp.org/v2/plays/3637218/?format=api",
    "airdate": "2026-04-03T09:34:53-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn710900.ca.archive.org/0/items/mbid-d8219770-5ff2-418a-8b24-072a068244c2/mbid-d8219770-5ff2-418a-8b24-072a068244c2-44442413299_thumb500.jpg",
    "thumbnail_uri": "https://dn710900.ca.archive.org/0/items/mbid-d8219770-5ff2-418a-8b24-072a068244c2/mbid-d8219770-5ff2-418a-8b24-072a068244c2-44442413299_thumb250.jpg",
    "song": "Pit Stop (Take Me Home)",
    "track_id": "971595b5-bc11-3851-aee1-062edc613863",
    "recording_id": "f3c6d351-4f8e-4663-9854-32bc74927c26",
    "artist": "Lovage",
    "artist_ids": [
        "43e2b545-3e4a-4fd7-a773-8daafa610570"
    ],
    "album": "Nathaniel Merriweather Presents... Lovage: Music to Make Love to Your Old Lady By",
    "release_id": "d8219770-5ff2-418a-8b24-072a068244c2",
    "release_group_id": "60214ce4-810b-3042-ad4e-3b121e313844",
    "labels": [
        "75 Ark"
    ],
    "label_ids": [
        "59c32dec-b685-4ecc-a82b-339b1280cd38"
    ],
    "release_date": "2001-11-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This trip-hop track by Lovage (Dan the Automator and Mike Patton) from their 2001 album Music to Make Love to Your Old Lady By. features vocals by Mike Patton (Faith No More) and Jennifer Charles (Elysian Fields). \n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}