Information about plays

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

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

{
    "id": 3561994,
    "uri": "https://api.kexp.org/v2/plays/3561994/?format=api",
    "airdate": "2025-10-06T10:46:43-07:00",
    "show": 64763,
    "show_uri": "https://api.kexp.org/v2/shows/64763/?format=api",
    "image_uri": "https://ia600600.us.archive.org/22/items/mbid-ce45ae00-c3e2-38db-95e3-2cc4c42f2985/mbid-ce45ae00-c3e2-38db-95e3-2cc4c42f2985-7532245373_thumb500.jpg",
    "thumbnail_uri": "https://ia800600.us.archive.org/22/items/mbid-ce45ae00-c3e2-38db-95e3-2cc4c42f2985/mbid-ce45ae00-c3e2-38db-95e3-2cc4c42f2985-7532245373_thumb250.jpg",
    "song": "Da Funk",
    "track_id": "17afed4b-7402-417b-ab19-fe4c7d529ce3",
    "recording_id": "81096ec7-c8ab-4b2e-88f4-b5579db7d993",
    "artist": "Daft Punk",
    "artist_ids": [
        "056e4f3e-d505-4dad-8ec1-d04f521cbb56"
    ],
    "album": "Homework",
    "release_id": "ce45ae00-c3e2-38db-95e3-2cc4c42f2985",
    "release_group_id": "00054665-89fa-33d5-a8f0-1728ea8c32c3",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1997-03-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#577 on YOUR countdown of the greatest albums of all-time.\n\n“Da Funk” was the first official release from Guy-Manuel de Homem-Christo and Thomas Bangalter as Daft Punk. High school pals, the two were previously in the Beach Boys–inspired trio Darlin’—along with Laurent Brancowitz, who would later play guitar in Phoenix. It was actually a caustic review of a Darlin’ record by Melody Maker (“a daft punky thrash,” they called it) that inspired the name Daft Punk. \n\nHere's an in-depth look at this catchy instrumental track: https://www.insomniac.com/music/from-the-crate-daft-punk-da-funk/.\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}