Information about plays

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

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

{
    "id": 350479,
    "uri": "https://api.kexp.org/v2/plays/350479/?format=api",
    "airdate": "2019-07-05T14:31:42-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "http://coverartarchive.org/release/0b723368-16cb-4bc7-89e4-9187a8f3a600/19234707852-250.jpg",
    "thumbnail_uri": "",
    "song": "Artificial",
    "track_id": "027623f5-5a86-4965-8a5e-c83bba91408d",
    "recording_id": null,
    "artist": "Moaning",
    "artist_ids": [
        "d5d4af51-8c20-45ed-9cc4-f8bbbb28289d"
    ],
    "album": "Moaning",
    "release_id": "0b723368-16cb-4bc7-89e4-9187a8f3a600",
    "release_group_id": null,
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2018-03-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The abrasive post-punk trio comprised of LA DIY veterans, Sean Solomon, Pascal Stevenson, and Andrew MacKelvie, began nearly a decade after the three started playing music together. Solomon, Stevenson, and MacKelvie initially met as teenagers while growing up in the San Fernando Valley, and immediately developed a kinship through Los Angeles’s local music scene. The three began regularly frequenting DIY institutions like The Smell and Pehrspace, eventually selling out dozens of their own shows at both venues with their first few bands. Moaning’s conception came when Solomon sent Stevenson and MacKelvie the first demo for “Don’t Go,” setting the tone for the impulsive songwriting that would follow. The three fleshed out Solomon’s primitive recordings, adding in MacKelvie’s heavy syncopated drumming, and Stevenson’s melodic driving bass and synth parts, capturing each member’s personality in their sparse and fuzzed out tracks.   https://moaning.bandcamp.com/album/moaning-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}