Information about plays

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

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

{
    "id": 3550926,
    "uri": "https://api.kexp.org/v2/plays/3550926/?format=api",
    "airdate": "2025-09-09T16:09:30-07:00",
    "show": 64519,
    "show_uri": "https://api.kexp.org/v2/shows/64519/?format=api",
    "image_uri": "https://ia600906.us.archive.org/9/items/mbid-3a2a2028-2642-4233-aeac-5b4f4c9d6f96/mbid-3a2a2028-2642-4233-aeac-5b4f4c9d6f96-42266886066_thumb500.jpg",
    "thumbnail_uri": "https://ia600906.us.archive.org/9/items/mbid-3a2a2028-2642-4233-aeac-5b4f4c9d6f96/mbid-3a2a2028-2642-4233-aeac-5b4f4c9d6f96-42266886066_thumb250.jpg",
    "song": "Into Dust (Still Falling)",
    "track_id": "f40cb5a8-d7a4-4529-8632-247b86dcf5f6",
    "recording_id": "8978aa46-b7f0-4bc0-8aaa-33172dc7e5a6",
    "artist": "Four Tet",
    "artist_ids": [
        "3bcff06f-675a-451f-9075-99e8657047e8"
    ],
    "album": "Into Dust (Still Falling)",
    "release_id": "3a2a2028-2642-4233-aeac-5b4f4c9d6f96",
    "release_group_id": "21fdb991-c927-4549-892b-c0d170073c22",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-06-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song from Kieren Hebden (Four Tet) samples Hope Sandoval's singing from Mazzy Star’s 1993 song “Into Dust.\" “Into Dust” was written for Mazzy Star’s sophomore studio album, \"So Tonight That I Might See,\" which featured the timeless \"Fade Into You.\" -- Here's where you can go to purchase this lovely song: https://fourtet.bandcamp.com/album/into-dust-still-falling",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}