Information about plays

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

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

{
    "id": 3556619,
    "uri": "https://api.kexp.org/v2/plays/3556619/?format=api",
    "airdate": "2025-09-23T06:02:59-07:00",
    "show": 64639,
    "show_uri": "https://api.kexp.org/v2/shows/64639/?format=api",
    "image_uri": "https://ia803106.us.archive.org/18/items/mbid-c61792ca-f880-41fb-919b-4f624e29c2d6/mbid-c61792ca-f880-41fb-919b-4f624e29c2d6-19910107065_thumb500.jpg",
    "thumbnail_uri": "https://ia803106.us.archive.org/18/items/mbid-c61792ca-f880-41fb-919b-4f624e29c2d6/mbid-c61792ca-f880-41fb-919b-4f624e29c2d6-19910107065_thumb250.jpg",
    "song": "I Walk on Guided Splinters",
    "track_id": "39dca1c1-c9ba-3226-bfaf-a2ed51fc9a29",
    "recording_id": "203174c2-6dc0-470b-8ba9-211bb321ac81",
    "artist": "Dr. John",
    "artist_ids": [
        "fe0e1895-aa84-47d9-8e5b-7930fc20709b"
    ],
    "album": "Mos' Scocious: The Dr. John Anthology",
    "release_id": "c61792ca-f880-41fb-919b-4f624e29c2d6",
    "release_group_id": "7b4c6026-b5d7-3fbd-a9bb-2755a75da208",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As a Rock N Roll Hall of Fame inductee, six-time Grammy winner, songwriter, composer, producer and performer, Malcolm John Rebennack Jr., better known by his stage name Dr. John, created a unique blend of music which carried his hometown, New Orleans, at its heart. His music combined blues, pop, jazz, boogie-woogie, funk, and rock and roll. \n\nRead KEXP's obituary of Dr. John from June 2019 https://kexp.org/read/2019/6/6/rip-dr-john/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}