Information about plays

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

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

{
    "id": 374497,
    "uri": "https://api.kexp.org/v2/plays/374497/?format=api",
    "airdate": "2019-08-30T14:28:53-07:00",
    "show": 6231,
    "show_uri": "https://api.kexp.org/v2/shows/6231/?format=api",
    "image_uri": "http://coverartarchive.org/release/28e8154b-e979-4fbf-bcb6-0264cfc7012a/7236314488-250.jpg",
    "thumbnail_uri": "",
    "song": "Sheena Is a Punk Rocker",
    "track_id": "f8349d8f-963d-3bbb-a958-f8ae314a6b7a",
    "recording_id": null,
    "artist": "Ramones",
    "artist_ids": [
        "d6ed7887-a401-47a8-893c-34b967444d26"
    ],
    "album": "Rocket to Russia",
    "release_id": "28e8154b-e979-4fbf-bcb6-0264cfc7012a",
    "release_group_id": null,
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2001-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kicking off the last day of Mixtape Week with a submission from Shawnna Multine, who writes, \"This was the first mixed tape that I ever made. I was 8 years old and with the help of my 6 year old brother we recorded the Ramones songs off the TV with our tape recorder.  I feel in love with the music of the Ramones, when I saw Rock N Roll High School for the first time. It was 1980 and the closet record store was 72 miles away.  So we used what we had- a blank tape, a cassette recorder, and The Movie Channel guide. We waited for the next showing of the movie and held the cassette recorder to the TV speaker. So not only did we have Ramones songs we also had dialogue and sound effects from the movie. Side A was the Ramones , side B my brother and I telling stories with sound effects and a lot of giggling. We listened to this tape all summer long introducing the neighborhood to the Greatness that is the Ramones. We knew all the words to the songs and anytime I hear one of these songs in particular it takes me immediately back to that summer.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}