Information about plays

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

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

{
    "id": 3584239,
    "uri": "https://api.kexp.org/v2/plays/3584239/?format=api",
    "airdate": "2025-11-28T18:56:29-08:00",
    "show": 65233,
    "show_uri": "https://api.kexp.org/v2/shows/65233/?format=api",
    "image_uri": "https://ia801806.us.archive.org/11/items/mbid-528a8837-5cb9-4865-93d3-00c6e15ceae1/mbid-528a8837-5cb9-4865-93d3-00c6e15ceae1-32707353250_thumb500.jpg",
    "thumbnail_uri": "https://ia801806.us.archive.org/11/items/mbid-528a8837-5cb9-4865-93d3-00c6e15ceae1/mbid-528a8837-5cb9-4865-93d3-00c6e15ceae1-32707353250_thumb250.jpg",
    "song": "Flash Light",
    "track_id": "74678903-4cc2-37e6-b397-4edb6b97e817",
    "recording_id": "4c43780e-caaf-4e7b-b6df-14ac017a0cc0",
    "artist": "Parliament",
    "artist_ids": [
        "d1947987-9614-49ae-bd36-8000e6b6f7d0"
    ],
    "album": "Funkentelechy vs. the Placebo Syndrome",
    "release_id": "528a8837-5cb9-4865-93d3-00c6e15ceae1",
    "release_group_id": "65ad1bb2-1022-3f9e-a66f-4a1aa4536620",
    "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": "The vinyl version of this album was released on this day in 1977!\n\nThis funk classic was originally recorded for Parliament bass player Bootsy Collins' spin-off band, Bootsy's Rubber Band. It was intended for their first album, but ended up going to Parliament, where it became the group's first #1 R&B hit and one of their most popular tracks.\n\nThe chant in the song \"ha-da-dadee-da da-da hava da da,\" is based on a Jewish Bar Mitzvah chant. \"I think I found the funk....\"\n\nIn the '70s, Clinton and other members of the crew would wield giant flashlights when they performed this song, aiming them at Sir Nose (originally played by Larry Heckstall) until he found the funk. \n\nThe crowd started bringing their own flashlights to the shows, so the band started selling them at the venues. \n\nKeyboardist Bernie Worrell provided the bass line after figuring out how to stack bass tones on his Moog synthesizer.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}