Information about plays

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

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

{
    "id": 380315,
    "uri": "https://api.kexp.org/v2/plays/380315/?format=api",
    "airdate": "2019-09-13T07:22:20-07:00",
    "show": 6329,
    "show_uri": "https://api.kexp.org/v2/shows/6329/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "She Blinded Me With Science",
    "track_id": "c6591f78-ebdf-329a-a9dd-cea89e94fbf3",
    "recording_id": null,
    "artist": "Thomas Dolby",
    "artist_ids": [
        "5a8cc407-7efb-4e94-9637-d5896395e754"
    ],
    "album": "The Singular Thomas Dolby",
    "release_id": "d3503a45-488e-4e45-ac20-f8f5b3cf94d0",
    "release_group_id": null,
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2009-05-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning!\n\nCurrently working full time and started my Masters in Sustainability Science at UMass Amherst last year – I turn 50 this year. This program aligned with other choices I was making in life at the perfect time.\n\n \n\nThe people I’ve met (from professors who are younger than me, to my cohort – one guy is older than me by over 20 years! So I don’t ‘win’ the oldest person award) have all treated me as their equal. And I’m learning amazing skills that I can’t wait to take into the workforce and I try to integrate them into my everyday life.\n\n \n\nMy one goal is to graduate with my Masters before my teenager graduates from high school. I’m currently on track to make it!\n\n \n\nWe all make a difference at all phases of life, and I don’t take lightly that I’m able to make this shift at this point in my life.\n\nCongrats to nearly Dr. Amy and the family who helped her every step of the way!\n\nBest to you all! ~Heather\n\n \n\nPS: How about some ‘She Blinded Me With Science’ for all the ladies out there taking on the Scientific World by strom. Here we come!\n\n \n\nHeather",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}