Information about plays

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

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

{
    "id": 3631659,
    "uri": "https://api.kexp.org/v2/plays/3631659/?format=api",
    "airdate": "2026-03-20T21:05:48-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-8fc6ad98-b37b-48b2-af99-b8cc1efcde39/mbid-8fc6ad98-b37b-48b2-af99-b8cc1efcde39-6491906051_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-8fc6ad98-b37b-48b2-af99-b8cc1efcde39/mbid-8fc6ad98-b37b-48b2-af99-b8cc1efcde39-6491906051_thumb250.jpg",
    "song": "Supa Emcees",
    "track_id": "1d85f1e1-3c5d-4e6b-8288-cbd1aabba4da",
    "recording_id": "78bdadfc-d374-4687-98bf-caf9d29638a8",
    "artist": "De La Soul",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "Stakes Is High",
    "release_id": "cd049454-4b45-4f24-ad23-067cc63ef5e5",
    "release_group_id": "2a6020bf-93bf-384f-8378-af380159261d",
    "labels": [
        "Tommy Boy"
    ],
    "label_ids": [
        "dd13c200-c9c9-4671-85f8-2dbff1319e3f"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "De La Soul are featured on Gorillaz biggest track; they are key members of the Native Tongues collective!\n\nThey affirm that they now have the credit to call themselves elite rappers and lyricists.\n--\n\"Hey, whatever happened to the (emcees)\nTimes done changed for the (emcees)\nEvery woman and man wanna (emcee)\nBut for what, I tell you (emcee)-ing ain't for you!...\"  Oh yeah....where's the competition?\n---\nCheck out this live performance of \"Supa Emcees\" at Tramps, NYC during 1996 here, enjoy:\nhttps://www.youtube.com/watch?v=R2ExcoZ83Y0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}