Information about plays

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

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

{
    "id": 2680045,
    "uri": "https://api.kexp.org/v2/plays/2680045/?format=api",
    "airdate": "2019-12-30T18:17:15-08:00",
    "show": 46260,
    "show_uri": "https://api.kexp.org/v2/shows/46260/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sombra ou Dúvida",
    "track_id": null,
    "recording_id": null,
    "artist": "Boogarins",
    "artist_ids": [],
    "album": "Sombrou Dúvida",
    "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": "Boogarins' Fernando \"Dino\" Almeida and Benke Ferraz began playing music together with the teenagers in the central Brazilian city of Goiânia - creating psychedelic pop in their parents' gardens, filtering their country 's rich musical history through a very modern lens.\n<BR><BR>\n[KEXP video] https://bit.ly/2Y8MMoc\n<BR><BR>\nFernando \"Dino\" Almeida y Benke Ferraz de Boogarins comenzaron a tocar música junto con los adolescentes en la ciudad brasileña central de Goiânia, creando pop psicodélico en los jardines de sus padres, filtrando la rica historia musical de su país a través de una lente muy moderna.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}