Information about plays

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

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

{
    "id": 3628073,
    "uri": "https://api.kexp.org/v2/plays/3628073/?format=api",
    "airdate": "2026-03-12T10:08:47-07:00",
    "show": 66159,
    "show_uri": "https://api.kexp.org/v2/shows/66159/?format=api",
    "image_uri": "https://ia600402.us.archive.org/34/items/mbid-ceecb737-4f4e-498a-9c88-6ec123f4a3c7/mbid-ceecb737-4f4e-498a-9c88-6ec123f4a3c7-16535820552_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-ceecb737-4f4e-498a-9c88-6ec123f4a3c7/mbid-ceecb737-4f4e-498a-9c88-6ec123f4a3c7-16535820552_thumb250.jpg",
    "song": "Give Up the Funk (Tear the Roof Off the Sucker)",
    "track_id": "d63e38e2-9064-3e67-ac77-8aaf641046e7",
    "recording_id": "19219445-adf7-4e23-a8bc-d01c0331be97",
    "artist": "Parliament",
    "artist_ids": [
        "d1947987-9614-49ae-bd36-8000e6b6f7d0"
    ],
    "album": "Mothership Connection",
    "release_id": "ceecb737-4f4e-498a-9c88-6ec123f4a3c7",
    "release_group_id": "cb69bfc6-a15c-34cd-b1af-76b6481bf09a",
    "labels": [
        "Casablanca Records"
    ],
    "label_ids": [
        "98f93684-2a6f-4d40-ac6a-41fd0cc8ecc8"
    ],
    "release_date": "1990-02-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally the single was released with the title reversed, as \"Tear the Roof off the Sucker (Give Up the Funk).\" It was written by Parliament members Jerome Brailey, George Clinton, and Bootsy Collins.\n\nIt is certainly one of the most famous songs from, if not the definitive example of, the P-Funk genre. In fact, we get the term \"p-funk\" from the collective Parliament-Funkadelic, managed by George Clinton. A few dozen other groups have since followed suit within this genre they invented.\n\n\"Give Up The Funk\" uses a jazz construction, beginning with three themes introduced and explored separately which are then woven together. Ray Davis raps \"tear the roof off the sucker\" at the beginning. Throughout the song, interaction is heard between bass, drums, vocals, and synthesizers. An ensemble sound is achieved with only a few parts. \n\nhttps://tinyurl.com/8p8wc2sr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}