Information about plays

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

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

{
    "id": 2680044,
    "uri": "https://api.kexp.org/v2/plays/2680044/?format=api",
    "airdate": "2019-12-30T18:13:40-08:00",
    "show": 46260,
    "show_uri": "https://api.kexp.org/v2/shows/46260/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Manhacá (Xambárico)",
    "track_id": null,
    "recording_id": null,
    "artist": "Grupo Bongar and Maga Bo",
    "artist_ids": [],
    "album": "Grupo Bongar and Maga Bo",
    "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": "“Macumbadaboa” unites the ancestral sounds of Grupo Bongar from Pernambuco, Brazil with the electronic and dub elements of Maga Bo, the American/Brazilian DJ/producer based in Rio de Janeiro. The album explores many northeastern Brazilian rhythms such as Coco, Afoxé and Maculelê as well as subtle elements of electronic and dub music. The songs were recorded in an improvised studio set up by Maga Bo in the Memorial Severina Paraíso da Silva - Mãe Biu, in the terreiro of Xambá in Olinda.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}