Information about plays

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

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

{
    "id": 378827,
    "uri": "https://api.kexp.org/v2/plays/378827/?format=api",
    "airdate": "2019-09-09T18:04:13-07:00",
    "show": 6307,
    "show_uri": "https://api.kexp.org/v2/shows/6307/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Zimbabwe",
    "track_id": null,
    "recording_id": null,
    "artist": "Cultura Profetica",
    "artist_ids": [],
    "album": "Tributo a Bob Marley",
    "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": "Cultura Profética (in English, Prophetic Culture) is a Puerto Rican reggae band formed in 1996. Despite primarily performing reggae music, Cultura Profética has experimented with genres such as bossa nova, tango, jazz, and salsa. Lyrically, the group discusses socio-political and ecological issues including Latin American identity and environmental concerns, as well as interpersonal relationships and love.<br>\n<br>\nhttps://bit.ly/1y8poHR \n<br>\nCultura Profética (en inglés, Prophetic Culture) es una banda de reggae puertorriqueña formada en 1996. A pesar de tocar música reggae principalmente, Cultura Profética ha experimentado con géneros como la bossa nova, el tango, el jazz y la salsa. Líricamente, el grupo discute temas socio-políticos y ecológicos que incluyen la identidad latinoamericana y las preocupaciones ambientales, así como las relaciones interpersonales y el amor.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}