Information about plays

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

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

{
    "id": 3569825,
    "uri": "https://api.kexp.org/v2/plays/3569825/?format=api",
    "airdate": "2025-10-25T16:18:31-07:00",
    "show": 64932,
    "show_uri": "https://api.kexp.org/v2/shows/64932/?format=api",
    "image_uri": "https://ia800709.us.archive.org/22/items/mbid-61d0deeb-8b77-4d71-8150-67f1dbaa103c/mbid-61d0deeb-8b77-4d71-8150-67f1dbaa103c-6822404956_thumb500.jpg",
    "thumbnail_uri": "https://ia800709.us.archive.org/22/items/mbid-61d0deeb-8b77-4d71-8150-67f1dbaa103c/mbid-61d0deeb-8b77-4d71-8150-67f1dbaa103c-6822404956_thumb250.jpg",
    "song": "Nosferatu",
    "track_id": "a134ba17-ebaf-3c71-ac8b-0af21fc6f62a",
    "recording_id": "2ffdd322-2ed4-43c1-aab0-91a41c7650cb",
    "artist": "DJ Krush with Mr. Lif",
    "artist_ids": [
        "38d16213-25ba-450d-8665-4e08548e62e3",
        "5315c1a1-3667-488c-bbe4-f231e336b69a"
    ],
    "album": "寂 jaku",
    "release_id": "61d0deeb-8b77-4d71-8150-67f1dbaa103c",
    "release_group_id": "ce4dbbc0-76ee-3942-9d8f-12bde9ca1882",
    "labels": [
        "RED Ink"
    ],
    "label_ids": [
        "c2bc2c32-3b01-4671-8c67-b11db0f4b5be"
    ],
    "release_date": "2004-09-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hideaki Ishi, better known as 'DJ Krush' is a record producer from Tokyo, Japan. : https://www.allmusic.com/artist/dj-krush-mn0000949143#biography\n--\n\"Nosferatu\" features Mr. Lif (Jeffrey Haynes), a hip-hop artist from Boston, Massachusetts.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}