Information about plays

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

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

{
    "id": 3640213,
    "uri": "https://api.kexp.org/v2/plays/3640213/?format=api",
    "airdate": "2026-04-10T08:03:50-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-69959f4a-29fd-4867-83ec-bfb4036b30d1/mbid-69959f4a-29fd-4867-83ec-bfb4036b30d1-1672879787_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-69959f4a-29fd-4867-83ec-bfb4036b30d1/mbid-69959f4a-29fd-4867-83ec-bfb4036b30d1-1672879787_thumb250.jpg",
    "song": "Check the Rhime",
    "track_id": "644b27f3-e561-312e-87c1-38a11915138b",
    "recording_id": "4bd3726c-c926-4637-b3b2-b5a5bf5417bf",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "The Low End Theory",
    "release_id": "69959f4a-29fd-4867-83ec-bfb4036b30d1",
    "release_group_id": "c3733436-fcba-3c08-b082-d548df5c5139",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1991-09-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Kamaal Ibn John Fareed (born Jonathan William Davis).  Q-Tip was born on this date in 1970.\n--\nA founding member of the iconic group A Tribe Called Quest, Q-Tip formed the collective in 1985 alongside childhood friends Phife Dawg, Ali Shaheed Muhammad, and Jarobi White. Together, they helped redefine the sound and scope of Hip Hop with a jazz-infused, Afrocentric, and thought-provoking style that remains deeply influential today.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}