Information about plays

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

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

{
    "id": 3440022,
    "uri": "https://api.kexp.org/v2/plays/3440022/?format=api",
    "airdate": "2024-12-19T09:23:28-08:00",
    "show": 62149,
    "show_uri": "https://api.kexp.org/v2/shows/62149/?format=api",
    "image_uri": "https://ia600208.us.archive.org/26/items/mbid-5a1b5b26-0f31-4566-bed4-0ca8ed987366/mbid-5a1b5b26-0f31-4566-bed4-0ca8ed987366-1407441400_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/26/items/mbid-5a1b5b26-0f31-4566-bed4-0ca8ed987366/mbid-5a1b5b26-0f31-4566-bed4-0ca8ed987366-1407441400_thumb250.jpg",
    "song": "Kick Out the Jams",
    "track_id": "b1dc7357-72cd-35d4-9994-f2875f6360de",
    "recording_id": "35ae913f-b65a-4b57-b744-397c539b9a04",
    "artist": "MC5",
    "artist_ids": [
        "08b736bb-1c82-40b4-8b0b-49e2182a067a"
    ],
    "album": "Kick Out the Jams",
    "release_id": "5a1b5b26-0f31-4566-bed4-0ca8ed987366",
    "release_group_id": "44410403-45d3-30fa-ba48-d16664bf6fb3",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1969-12-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Along with MC5 drummer Dennis \"Machine Gun\" Thompson, we lost Wayne Kramer founding member of MC5 passed away on Februarys 2nd 2024 at the age of 75. \n\nAs a teenager, Kramer, alongside friend Fred “Sonic” Smith, co-founded the iconic band MC5, which stood for Motor City Five, in the mid-Sixties.\nMC5 rose to prominence as the house band at Detroit’s Grande Ballroom in 1967. John Sinclair, a left-wing activist, became the band’s manager, and the group aligned itself with the White Panther Party and adopted a politically charged stance. Their live performances, notably at the 1968 Democratic National Convention protests, solidified their reputation as a fierce and influential act.\nIn 1969, after the band signed to Elektra, Kramer and company returned to Detroit and its Grande Ballroom to record what would become their hit debut album “Kick Out the Jams.”\nThe band’s distorted brand of grunge rock and the live LP’s rallying cry of “Kick out the jams, motherfuckers,” made the group quite controversial.\n\nhttps://nypost.com/2024/02/02/entertainment/wayne-kramer-dead-mc5-co-founder-and-activist-was-75/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}