Information about plays

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

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

{
    "id": 3589818,
    "uri": "https://api.kexp.org/v2/plays/3589818/?format=api",
    "airdate": "2025-12-11T16:35:56-08:00",
    "show": 65349,
    "show_uri": "https://api.kexp.org/v2/shows/65349/?format=api",
    "image_uri": "https://ia800109.us.archive.org/16/items/mbid-daa32824-583c-436b-8518-c2b0107ba005/mbid-daa32824-583c-436b-8518-c2b0107ba005-1844490079_thumb500.jpg",
    "thumbnail_uri": "https://ia800109.us.archive.org/16/items/mbid-daa32824-583c-436b-8518-c2b0107ba005/mbid-daa32824-583c-436b-8518-c2b0107ba005-1844490079_thumb250.jpg",
    "song": "Kemuri",
    "track_id": "19c0bf52-b8b4-3e75-a7bf-e6668db3ff49",
    "recording_id": "87636baf-d125-402c-965d-750a78f56310",
    "artist": "DJ Krush",
    "artist_ids": [
        "38d16213-25ba-450d-8665-4e08548e62e3"
    ],
    "album": "Strictly Turntablized",
    "release_id": "daa32824-583c-436b-8518-c2b0107ba005",
    "release_group_id": "63dab762-07b2-3eaf-a273-c1604e106f21",
    "labels": [
        "Mo Wax"
    ],
    "label_ids": [
        "a9060093-ba38-4894-994d-efb808d2d586"
    ],
    "release_date": "1994-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hideaki Ishi, better known by his stage name DJ Krush, is a record producer and DJ. He is known for his atmospheric instrumental production which incorporates sound elements from nature and extensive use of jazz and soul samples.\n\nDJ Krush official website: http://djkrush.jp/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}