Information about plays

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

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

{
    "id": 353899,
    "uri": "https://api.kexp.org/v2/plays/353899/?format=api",
    "airdate": "2019-07-13T15:03:43-07:00",
    "show": 5898,
    "show_uri": "https://api.kexp.org/v2/shows/5898/?format=api",
    "image_uri": "http://coverartarchive.org/release/e578133d-cfcb-33cc-b02f-1ff7cde2b535/20673332292-250.jpg",
    "thumbnail_uri": "",
    "song": "Plenty for All",
    "track_id": "529b19d6-b826-3b7d-8e45-a017030ff26a",
    "recording_id": null,
    "artist": "Hot Snakes",
    "artist_ids": [
        "dfa0e21c-ee3e-44da-81d5-58e3c1218a9f"
    ],
    "album": "Audit in Progress",
    "release_id": "e578133d-cfcb-33cc-b02f-1ff7cde2b535",
    "release_group_id": null,
    "labels": [
        "One Little Indian Records"
    ],
    "label_ids": [
        "0253505b-b0f3-4619-8ce0-6a79fe6fbc32"
    ],
    "release_date": "2005-05-16",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "“I considered stopping playing guitar on a social media poll after I completely mastered the instrument,” Reis says. “But so many people kept sending me letters and voicemail messages, asking me at the dry cleaners, or the butcher shop to bring back Hot Snakes. They were missing rock and roll music. I’ve always considered Hot Snakes to be more in the vein of the proto-Vog movement of the early ‘70s. But to these people, this is their rock ‘n’ roll. I understand that. I totally understand people’s desire to be controlled and humiliated by my guitar. Anyone can play the stupid guitar. What they want is for me to use it as a branding iron.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}