Information about plays

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

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

{
    "id": 350520,
    "uri": "https://api.kexp.org/v2/plays/350520/?format=api",
    "airdate": "2019-07-05T16:47:08-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/aa16a48e-0b0c-45c3-9f93-96f9281f7323/22303387123-250.jpg",
    "thumbnail_uri": "",
    "song": "Heels",
    "track_id": "c39b536f-2399-4482-a3fe-6914221c001d",
    "recording_id": null,
    "artist": "Sir Babygirl",
    "artist_ids": [
        "d2254a15-adf3-4e70-889c-c158d092e773"
    ],
    "album": "Crush on Me",
    "release_id": "aa16a48e-0b0c-45c3-9f93-96f9281f7323",
    "release_group_id": null,
    "labels": [
        "Father/Daughter Records"
    ],
    "label_ids": [
        "9b8123f9-7a72-4f91-b56c-8d5c3caec71f"
    ],
    "release_date": "2019-02-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Known professionally as Sir Babygirl, Kelsie Hogue is a pop singer, songwriter, and performer.  Born in Palo Alto, California, and raised in New Hampshire, she studied drama at Boston University before moving back to New Hampshire, where she played in the Boston hardcore scene and developed the \"Sir Babygirl\" persona on Instagram.\n\nHer musical influences include hardcore, pop punk, as well as early-2000s pop artists such as Britney Spears and Christina Aguilera. Hogue is drawn to the excesses and humor of pop music, but as a non-binary and bisexual person, wants to make pop that speaks to the queer experience, stating, \"I always wanted to blur the lines, and challenge people to see that women and marginalized genders in music can have a fucking sense of humor and be taken seriously.\"  https://bit.ly/2Jpvxbs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}