Information about plays

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

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

{
    "id": 383050,
    "uri": "https://api.kexp.org/v2/plays/383050/?format=api",
    "airdate": "2019-09-19T17:07:00-07:00",
    "show": 6372,
    "show_uri": "https://api.kexp.org/v2/shows/6372/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Greatest Dancer (Robert Hood Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Sister Sledge",
    "artist_ids": [
        "1ed00158-c6a3-45cd-819c-2f91997fc480"
    ],
    "album": "Robert Hood: The Greatest Dancer 12\"",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With Edwards, Rodgers wrote and produced music for other artists, including the songs \"He's the Greatest Dancer\" and \"We Are Family\" for Sister Sledge and \"I'm Coming Out\" for Diana Ross. After Chic's 1983 breakup Rodgers produced \"a string of the post-disco era's biggest albums and singles\", including David Bowie's Let's Dance, \"Original Sin\" by INXS, Duran Duran's \"The Reflex\" and \"Notorious\", and Madonna's Like a Virgin. <br/><br/>\nRodgers performed on Daft Punk's chart-topping album Random Access Memories and co-wrote and played guitar on three tracks: \"Give Life Back to Music\", \"Lose Yourself to Dance\", and \"Get Lucky\". On “Get Lucky”, Rodgers said, “I’ve had big records and Number 1s; I have had records that were Number 1 in the United States but nowhere else… I’ve had records which have done well [in the UK], but not in the States. But to have this ubiquitous record, that is a hit everywhere… It’s amazing to me! I’m out on the road and I can hear it wherever I go. I’m flabbergasted!”\nRodgers is a Rock and Roll Hall of Fame inductee, a three-time Grammy Award-winner, and the chairman of the Songwriters Hall of Fame. Known for his \"chucking\" guitar style, Rolling Stone wrote in 2014 that \"the full scope of Nile Rodgers' career is still hard to fathom.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}