Information about plays

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

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

{
    "id": 3561223,
    "uri": "https://api.kexp.org/v2/plays/3561223/?format=api",
    "airdate": "2025-10-04T13:26:20-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia803107.us.archive.org/6/items/mbid-b6465e2f-1224-435d-9e61-ac74cb1ee41e/mbid-b6465e2f-1224-435d-9e61-ac74cb1ee41e-19182660669_thumb500.jpg",
    "thumbnail_uri": "https://ia803107.us.archive.org/6/items/mbid-b6465e2f-1224-435d-9e61-ac74cb1ee41e/mbid-b6465e2f-1224-435d-9e61-ac74cb1ee41e-19182660669_thumb250.jpg",
    "song": "Creator",
    "track_id": "70076ee9-8cc2-336e-a598-82e14238aafc",
    "recording_id": "e049b9bb-ead9-4eef-8ff1-a4f1f2be5577",
    "artist": "Santigold",
    "artist_ids": [
        "97b20fe3-0924-4a5f-9955-d0b5c5f9587f"
    ],
    "album": "Santogold",
    "release_id": "b6465e2f-1224-435d-9e61-ac74cb1ee41e",
    "release_group_id": "7f97b291-3e30-3ff4-b7fb-b9e7ff4539fd",
    "labels": [
        "Downtown"
    ],
    "label_ids": [
        "5f42fd65-a55b-400c-bf8e-862db80c7bff"
    ],
    "release_date": "2008-04-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Human DJ's & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#726 Santigold - Santogold\n---\n\"Creator\" is the debut single by American artist Santogold (now Santigold), and along with \"L.E.S. Artistes\", the first to be taken from her then self-titled debut Santogold. It is written by Daryn McFayden, Santi White and David Taylor. The song features Santi singjaying.\n\n\"Creator\" was released as a limited edition 12\" vinyl in late 2007 and January 2008, with \"L.E.S. Artistes\" as its b-side.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}