Information about plays

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

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

{
    "id": 351842,
    "uri": "https://api.kexp.org/v2/plays/351842/?format=api",
    "airdate": "2019-07-08T20:41:41-07:00",
    "show": 5863,
    "show_uri": "https://api.kexp.org/v2/shows/5863/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cachaito In Laboratory",
    "track_id": null,
    "recording_id": null,
    "artist": "Cachaito Lopez",
    "artist_ids": [],
    "album": "Cachaito",
    "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": "Candelario Orlando \"Cachaíto\" López Vergara (1933- 2009) was a Cuban double bass virtuoso. Member of the Buena Vista Social Club, son of the composer Orestes López and nephew of the legendary Cachao López.<br><br>\n<br>\nCandelario Orlando \"Cachaíto\" López Vergara ( 1933- 2009) fue un virtuoso contrabajista cubano. Miembro del Buena Vista Social Club, hijo del compositor Orestes López y sobrino del legendario Cachao López.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}