Information about plays

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

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

{
    "id": 344034,
    "uri": "https://api.kexp.org/v2/plays/344034/?format=api",
    "airdate": "2019-06-20T17:06:30-07:00",
    "show": 5732,
    "show_uri": "https://api.kexp.org/v2/shows/5732/?format=api",
    "image_uri": "http://coverartarchive.org/release/efc696c1-20c0-4b92-8087-02c4ab0b825e/17718701971-250.jpg",
    "thumbnail_uri": "",
    "song": "Sugarboy",
    "track_id": "e6d0d590-d642-4909-aa68-bc9298dc54a1",
    "recording_id": null,
    "artist": "St. Vincent",
    "artist_ids": [
        "5334edc0-5faf-4ca5-b1df-000de3e1f752"
    ],
    "album": "MASSEDUCTION",
    "release_id": "efc696c1-20c0-4b92-8087-02c4ab0b825e",
    "release_group_id": null,
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2017-10-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Masseduction\" was produced by Annie Clark (St. Vincent) and Jack Antonoff at Electric Lady Studios in Manhattan, with additional recording at Rough Consumer Studio in Brooklyn, and Compound Fracture in Los Angeles. It features contributions from Doveman on piano, Kamasi Washington on saxophone, Jenny Lewis on guest vocals, and beat production from Sounwave, as well as pedal steel by Greg Leisz and Rich Hinman, and additional guitar and vocals from her uncle and aunt Tuck & Patti, respectively. Model and actress Cara Delevingne, whom Clark had dated before they split in 2016, provided back-up vocals.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}