Information about plays

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

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

{
    "id": 374507,
    "uri": "https://api.kexp.org/v2/plays/374507/?format=api",
    "airdate": "2019-08-30T14:37:59-07:00",
    "show": 6231,
    "show_uri": "https://api.kexp.org/v2/shows/6231/?format=api",
    "image_uri": "http://coverartarchive.org/release/2a2f6bc1-8aa1-41c7-8dba-169d62a00111/7236271087-250.jpg",
    "thumbnail_uri": "",
    "song": "Pinhead",
    "track_id": "ed15e247-fe8f-3e0c-8943-987ba6e807a4",
    "recording_id": null,
    "artist": "Ramones",
    "artist_ids": [
        "d6ed7887-a401-47a8-893c-34b967444d26"
    ],
    "album": "Leave Home",
    "release_id": "2a2f6bc1-8aa1-41c7-8dba-169d62a00111",
    "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": "From Hit Songs Deconstructed:<br><br><br>\nThe short 0:08 intro instantly grabs your attention and hooks you into the song via its unique nature (drums + reverse vocal effect lead in on the repetitive lyrics “Gabba gabba we accept you, we accept you one of us!”)\n<br><br>Pinhead contains 3 verse sections within the song, all of which repeat in the same exact manner during each occurrence. This includes the melody AND lyrics!\n<br><br>Each verse vocal line consists of the same syllable count (10) and melody, making it exceptionally easy to get engrained within the listener’s head.\n<Br><Br>46% of the entire song is spent within the instrumental break sections. This is followed by the 23% spent within the outro and 20% within the verse.<br><br>\nPinhead DOESN’T contain a chorus! https://bit.ly/2ZztP1g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}