Information about plays

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

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

{
    "id": 377508,
    "uri": "https://api.kexp.org/v2/plays/377508/?format=api",
    "airdate": "2019-09-06T14:58:58-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "http://coverartarchive.org/release/6835be6c-5ecb-4db1-af57-b86d97d0f566/23723289857-250.jpg",
    "thumbnail_uri": "",
    "song": "Cognitive Dissonance",
    "track_id": "7385bfa3-68e0-495b-8efe-e76bced0a831",
    "recording_id": null,
    "artist": "B Boys",
    "artist_ids": [
        "a56d4c4d-66e8-4eb1-a606-eaa633a050a8"
    ],
    "album": "Dudu",
    "release_id": "6835be6c-5ecb-4db1-af57-b86d97d0f566",
    "release_group_id": null,
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2019-07-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York’s B Boys (Andrew Kerr, Brendon Avalos, Britton Walker) find inspiration in the chaos that surrounds them: the aggressive attitude and sonic lawlessness of the city they live, work, and breathe in every day. Their raw, yet meticulous style is characterized by rhythmic complexity, commanding riffs, and introspective lyrics that are as playful and self-aware as they are cutting.\n\nAcross two acclaimed releases on Captured Tracks—2016’s No Worry No Mind EP and 2017’s debut full-length Dada—B Boys explore solitude and self-reflection through sharp, high-energy shouts and melodic mediations. Now, the sprightly sarcasm and acerbic commentary continues on the band’s highly anticipated sophomore LP, Dudu. Recorded by Gabe Wax (Deerhunter, Ought, Crumb) at Outlier Inn, and mixed by Andy Chugg (Pill, Pop. 1280, Bambara) to be released on July 26, 2019.  Explore more from B Boys here: https://bboys.bandcamp.com/album/dudu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}