Information about plays

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

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

{
    "id": 350537,
    "uri": "https://api.kexp.org/v2/plays/350537/?format=api",
    "airdate": "2019-07-05T17:47:27-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Get By",
    "track_id": "65a4b09c-c844-4c9a-902a-c5153f73e280",
    "recording_id": null,
    "artist": "Talib Kweli",
    "artist_ids": [
        "bb3cbea2-5ad4-4917-bc84-8a1975d40315"
    ],
    "album": "Quality",
    "release_id": "8386d96e-4857-411e-9739-273c9f4f3273",
    "release_group_id": null,
    "labels": [
        "Rawkus Records"
    ],
    "label_ids": [
        "21a9343c-4a03-4768-8186-569dc03f850c"
    ],
    "release_date": "2002-11-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Brooklyn, New York, Kweli grew up in a household in Park Slope. His mother, Brenda Greene, is an English professor at Medgar Evers College of the City University of New York, and his father is an administrator at Adelphi University. His younger brother, Jamal Greene, is a professor of constitutional law at Columbia Law School, a graduate of Yale Law School, and former clerk to Justice John Paul Stevens on the Supreme Court.  As a youth, he was drawn to Afrocentric rappers, such as De La Soul and other members of the Native Tongues Posse whom he had met in high school. Kweli was a student at Cheshire Academy, a boarding school in Connecticut. He was previously a student at Brooklyn Technical High School before being academically dismissed. He later studied experimental theater at New York University.  https://bit.ly/2FVZoap",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}