Information about plays

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

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

{
    "id": 2682962,
    "uri": "https://api.kexp.org/v2/plays/2682962/?format=api",
    "airdate": "2020-01-06T19:34:47-08:00",
    "show": 46309,
    "show_uri": "https://api.kexp.org/v2/shows/46309/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Amor Libre (fear. Javiera Mena)",
    "track_id": null,
    "recording_id": null,
    "artist": "Esteman",
    "artist_ids": [
        "2aab5497-8f25-4adf-a1c5-247dd5ac270a"
    ],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Esteman is a Colombian singer and composer. His recent album \"Amor libre\" includes this homonymous song whose video clip was released 3 days ago with the Chilean Javiera Mena. This song and videoclip contains a strong message in favor of love in all its forms. Esteban and Javiera are leading artists of the LGBTIQ + community\n<br>\nhttp://bit.ly/2X6onCw <br>\n<br>\nEsteman es un cantante y compositor colombiano. Su reciente disco \"Amor libre\" incluye esta canción homónima cuyo videoclip fue lanzado hace 3 días con la participación de la chilena Javiera Mena. Esta canción y su videoclip contiene un mensaje fuerte a favor del amor en todas sus formas. Esteban y Javiera son artistas referentes de la comunidad LGBTIQ+",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}