Information about plays

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

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

{
    "id": 3523479,
    "uri": "https://api.kexp.org/v2/plays/3523479/?format=api",
    "airdate": "2025-07-06T13:47:34-07:00",
    "show": 63938,
    "show_uri": "https://api.kexp.org/v2/shows/63938/?format=api",
    "image_uri": "https://ia800906.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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single from Four Tet that samples Mazzy Star’s 1993 song “Into Dust\" (from \"So Tonight That I Might See\")\n\nFour Tet has a collaboration LP with folk and country musician William Tyler due out in September - it will be titled \"41 Longfield Street Late ’80s\": https://tinyurl.com/4e6d9r74",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}