Information about plays

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

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

{
    "id": 345644,
    "uri": "https://api.kexp.org/v2/plays/345644/?format=api",
    "airdate": "2019-06-24T18:30:53-07:00",
    "show": 5764,
    "show_uri": "https://api.kexp.org/v2/shows/5764/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lucifernandis",
    "track_id": null,
    "recording_id": null,
    "artist": "Boogarins",
    "artist_ids": [
        "46713d05-4143-4704-a9c3-71b482a13944"
    ],
    "album": "As Plantas Que Curam",
    "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": "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.<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"
}