Information about plays

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

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

{
    "id": 3632997,
    "uri": "https://api.kexp.org/v2/plays/3632997/?format=api",
    "airdate": "2026-03-24T05:12:37-07:00",
    "show": 66266,
    "show_uri": "https://api.kexp.org/v2/shows/66266/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-94f3e31b-a414-44eb-af2f-674417ca836a/mbid-94f3e31b-a414-44eb-af2f-674417ca836a-38224194509_thumb500.jpg",
    "thumbnail_uri": "https://ia902802.us.archive.org/8/items/mbid-94f3e31b-a414-44eb-af2f-674417ca836a/mbid-94f3e31b-a414-44eb-af2f-674417ca836a-38224194509_thumb250.jpg",
    "song": "Spill the Wine",
    "track_id": "c54f5b10-214e-3379-9086-bc62034df1fd",
    "recording_id": "1f65f536-1999-4803-9bb0-d275520a5179",
    "artist": "War",
    "artist_ids": [
        "3e6bbdb8-66c8-439c-a3d9-87391ce88740"
    ],
    "album": "The Best of War and More",
    "release_id": "94f3e31b-a414-44eb-af2f-674417ca836a",
    "release_group_id": "146fc314-e750-3957-8880-01c95b4581ee",
    "labels": [
        "Avenue",
        "Avenue Records",
        "Rhino"
    ],
    "label_ids": [
        "c38fff1d-6322-4047-88d1-6718c8bb6e0d",
        "720ed9ba-d0d4-41d9-91bb-fc61a08d2b12",
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Spill the Wine\" was the breakthrough 1970 hit for Eric Burdon & War, produced by veteran industry figure Jerry Goldstein. \n\nIn 1969, Goldstein discovered the band—then called Nightshift—performing as a backing group for football player and singer Deacon Jones at the Rag Doll in North Hollywood.\n\nGoldstein, known for hits like \"I Want Candy\" and \"My Boyfriend’s Back,\" saw the band's multi-racial, genre-blending style as the perfect vehicle for Eric Burdon, who was looking for a new musical direction after leaving The Animals.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}