Information about plays

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

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

{
    "id": 381694,
    "uri": "https://api.kexp.org/v2/plays/381694/?format=api",
    "airdate": "2019-09-16T19:12:00-07:00",
    "show": 6355,
    "show_uri": "https://api.kexp.org/v2/shows/6355/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Avalanche",
    "track_id": null,
    "recording_id": null,
    "artist": "Boogarins",
    "artist_ids": [
        "46713d05-4143-4704-a9c3-71b482a13944"
    ],
    "album": "MANUAL",
    "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": "[#Kexp celebrates #LatinAmerica]<br>\n<br>\nBoogarins' 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.<br>\n<br>\nhttps://bit.ly/2JjQ4Br<br>\n[ Coming to Seattle] They're coming to the PNW. Sep 23 Polaris Hall Portland, OR Sep 24 Chop Suey.<br>\n<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.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}