Information about plays

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

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

{
    "id": 354770,
    "uri": "https://api.kexp.org/v2/plays/354770/?format=api",
    "airdate": "2019-07-15T18:21:00-07:00",
    "show": 5915,
    "show_uri": "https://api.kexp.org/v2/shows/5915/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Viva Puerto Rico Libre",
    "track_id": null,
    "recording_id": null,
    "artist": "The Ghetto Brothers",
    "artist_ids": [
        "08734a60-3051-401a-a657-73576d93545a"
    ],
    "album": "",
    "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": "The Ghetto Brothers were a gang (or club) and music group founded in New York City's South Bronx in the late 1960s. The gang eventually spread to much of the Northeastern United States. Like the Young Lords, they were involved in Puerto Rican nationalism, including, in the case of the Ghetto Brothers, an association with the then-new Puerto Rican Socialist Party.<br>\n<br>\nThe Ghetto Brothers eran un grupo de música fundado en el sur del Bronx de Nueva York a fines de la década de los sesenta. La pandilla finalmente se extendió a gran parte del noreste de los Estados Unidos. Al igual que los Young Lords, estuvieron involucrados en el nacionalismo puertorriqueño, incluida, en el caso de los hermanos Ghetto, una asociación con el entonces nuevo Partido Socialista Puertorriqueño.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}