Information about plays

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

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

{
    "id": 3440015,
    "uri": "https://api.kexp.org/v2/plays/3440015/?format=api",
    "airdate": "2024-12-19T09:07:52-08:00",
    "show": 62149,
    "show_uri": "https://api.kexp.org/v2/shows/62149/?format=api",
    "image_uri": "https://ia903206.us.archive.org/35/items/mbid-b90a4b4f-78a9-45f8-a3c9-3ea8b9c2b892/mbid-b90a4b4f-78a9-45f8-a3c9-3ea8b9c2b892-26619308784_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/35/items/mbid-b90a4b4f-78a9-45f8-a3c9-3ea8b9c2b892/mbid-b90a4b4f-78a9-45f8-a3c9-3ea8b9c2b892-26619308784_thumb250.jpg",
    "song": "I’ll Be Around",
    "track_id": "4a820069-fcf4-3e57-8192-75b11c2d998f",
    "recording_id": "ec9be67e-4364-4daa-9849-6ab7d10d8a6c",
    "artist": "The Spinners",
    "artist_ids": [
        "fd2b6371-5b61-4068-8baa-9c333c97dfd7"
    ],
    "album": "Spinners",
    "release_id": "b90a4b4f-78a9-45f8-a3c9-3ea8b9c2b892",
    "release_group_id": "f3c7520a-8a5f-3be1-93a5-a327e65db81f",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1973-12-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Baritone singer Henry Fambrough, the last original member of the Spinners, died at age 85 on February 5th 2024. \n\nAn Army veteran, Fambrough was known for his iconic “handlebar” mustache, captivating audiences with his smooth moves onstage. His euphonious baritone voice is featured prominently on standout Spinners singles, album cuts, and B-sides such as “Ghetto Child,” “I Don’t Want To Lose You,” and “Just As Long As We Have Love.”\n\nThe Spinners formed in 1954 in Ferndale, Michigan as the Domingoes before changing their name to the Spinners. Fambrough was drafted into the U.S. Army in 1961, and on his return two years later, the Spinners signed to Motown Records but did not have hits for the next six years, so Fambrough worked as a chauffeur for the mother of label boss Berry Gordy Jr.\n\nAfter leaving Motown for Atlantic Records, The Spinners joined forces with producer Thomas Bell and landed hits with classics like “I’ll Be Around, “Could It Be I’m Falling In Love,” “One Of A Kind (Love Affair),” and “Ghetto Child”.\n\nFambrough is survived by his wife of 52 years, Norma, daughter Heather Williams.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}