Information about plays

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

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

{
    "id": 3594825,
    "uri": "https://api.kexp.org/v2/plays/3594825/?format=api",
    "airdate": "2025-12-23T08:54:38-08:00",
    "show": 65455,
    "show_uri": "https://api.kexp.org/v2/shows/65455/?format=api",
    "image_uri": "https://ia600401.us.archive.org/21/items/mbid-e0818648-8817-4745-b411-0f7d94b5ccad/mbid-e0818648-8817-4745-b411-0f7d94b5ccad-6731220802_thumb500.jpg",
    "thumbnail_uri": "https://ia600401.us.archive.org/21/items/mbid-e0818648-8817-4745-b411-0f7d94b5ccad/mbid-e0818648-8817-4745-b411-0f7d94b5ccad-6731220802_thumb250.jpg",
    "song": "O-o-h Child",
    "track_id": "ceb8b2f0-d47a-424c-91f9-daefebe6d251",
    "recording_id": "6e3e6d33-df3c-4658-8437-2003fbac1ae5",
    "artist": "The Five Stairsteps",
    "artist_ids": [
        "42700164-abe3-4b45-b627-f4c8deca5e82"
    ],
    "album": "O-o-h Child / Because I Love You",
    "release_id": "e0818648-8817-4745-b411-0f7d94b5ccad",
    "release_group_id": "bcb6c127-3c58-4543-9ec3-f45742de43d1",
    "labels": [
        "Buddah Records"
    ],
    "label_ids": [
        "bc0dc38a-ad1e-4e81-bf13-ce3a94a8f9ef"
    ],
    "release_date": "1975-04-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written by producer Stan Vincent, this song was originally intended to be the B-side of the Stairsteps' cover version of “Dear Prudence.”\n--\nThe Five Stairsteps, known as \"The First Family of Soul\", were a soul group from Chicago, Illinois made up five of Betty and Clarence Burke Sr.'s six children: Alohe, Jean, Clarence Jr., James, Dennis, and Kenneth (or \"Keni\") as well as, briefly, Cubie.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}