Information about plays

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

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

{
    "id": 3559724,
    "uri": "https://api.kexp.org/v2/plays/3559724/?format=api",
    "airdate": "2025-09-30T17:25:54-07:00",
    "show": 64711,
    "show_uri": "https://api.kexp.org/v2/shows/64711/?format=api",
    "image_uri": "https://ia800802.us.archive.org/11/items/mbid-24716cf2-c553-4198-b2b8-d569ab87255e/mbid-24716cf2-c553-4198-b2b8-d569ab87255e-9699394376_thumb500.jpg",
    "thumbnail_uri": "https://ia800802.us.archive.org/11/items/mbid-24716cf2-c553-4198-b2b8-d569ab87255e/mbid-24716cf2-c553-4198-b2b8-d569ab87255e-9699394376_thumb250.jpg",
    "song": "Impeach the President",
    "track_id": "56fb8c24-6318-3019-bf5b-561dd9df2187",
    "recording_id": "561c7255-e24e-4f29-a813-a39377163be8",
    "artist": "The Honeydrippers",
    "artist_ids": [
        "bd91b2c0-307c-4571-a46e-a85e4bdf7a36"
    ],
    "album": "Impeach the President",
    "release_id": "24716cf2-c553-4198-b2b8-d569ab87255e",
    "release_group_id": "6931e11e-3718-3de5-be67-12e2e47b8ca1",
    "labels": [
        "Alaga Records"
    ],
    "label_ids": [
        "d53a6079-99d1-4791-bcea-a55259f3684e"
    ],
    "release_date": "1973-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On May 9, 1974, formal hearings in the impeachment inquiry of Nixon began, culminating on July 27-30, 1974, when members of the Democratic-led Judiciary Committee eventually approved three articles of impeachment.\n\nThe Honeydrippers first released their single \"Impeach the President\" in 1973. Written and produced by Roy Charles Hammond, known as Roy C., the song was re-released in 2017, after being sampled hundreds of times since the mid-1980s. It is a protest song advocating the impeachment of then-President of the United States Richard Nixon.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}