Information about plays

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

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

{
    "id": 3428659,
    "uri": "https://api.kexp.org/v2/plays/3428659/?format=api",
    "airdate": "2024-11-22T13:12:18-08:00",
    "show": 61916,
    "show_uri": "https://api.kexp.org/v2/shows/61916/?format=api",
    "image_uri": "https://ia800208.us.archive.org/5/items/mbid-175f4e09-359e-489f-a379-9ab0162dce8a/mbid-175f4e09-359e-489f-a379-9ab0162dce8a-2543200919_thumb500.jpg",
    "thumbnail_uri": "https://ia600208.us.archive.org/5/items/mbid-175f4e09-359e-489f-a379-9ab0162dce8a/mbid-175f4e09-359e-489f-a379-9ab0162dce8a-2543200919_thumb250.jpg",
    "song": "Atomic Dog",
    "track_id": "371fd40e-49dd-3c68-82b2-b47597bf73d3",
    "recording_id": "b5027624-f972-4d5c-9189-8b5737a6f0dd",
    "artist": "George Clinton",
    "artist_ids": [
        "84683370-5eae-418b-acd8-883ac028a8a0"
    ],
    "album": "Computer Games",
    "release_id": "175f4e09-359e-489f-a379-9ab0162dce8a",
    "release_group_id": "69c24df5-fd91-3765-9ad5-f8172f48a91c",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1982-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Atomic Dog\" was the subject of a lawsuit filed in 2007 by the holders of the composition rights to \"Atomic Dog\" against the producers of \"D.O.G. in Me,\" a song recorded by the R&B and hip-hop group Public Announcement and included on their 1998 album, All Work, No Play.\n\nA jury found that the defendants had willfully infringed Bridgeport's rights and awarded statutory damages of $88,980. In a November 2009 decision affirming the lower court ruling, Circuit Judge Martha Craig Daughtry of the U.S. Court of Appeals for the Sixth Circuit described the circumstances surrounding the creation of \"Atomic Dog\":\n\n\"Songwriters David Spradley, Garry Shider, and George Clinton created 'Atomic Dog' in a recording studio in January 1982, working without a written score... Testimony at trial indicated that the song was composed spontaneously – Spradley recorded the initial tracks in the studio and recalled that \"when George arrived he had been partying pretty heavily so he was, you know, feeling pretty good,\" and was unsteady at the microphone. Spradley and Garry Shider \"got on either side of him. We just kind of kept him in front of the microphone\" while Clinton recorded the vocal tracks that same night... Testimony by David Spradley... also demonstrated that Clinton exercised some degree of creative control over the panting by instructing the performers to create a certain rhythm.\" https://tinyurl.com/478356c8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}