Information about plays

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

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

{
    "id": 377514,
    "uri": "https://api.kexp.org/v2/plays/377514/?format=api",
    "airdate": "2019-09-06T15:05:07-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "http://coverartarchive.org/release/57c26a15-57e1-468b-9a07-e2d7eed1e4ae/23570621606-250.jpg",
    "thumbnail_uri": "",
    "song": "Running",
    "track_id": "e2b4d6e2-4a06-4436-bac9-f839d8c51f56",
    "recording_id": null,
    "artist": "Gauche",
    "artist_ids": [
        "67693c16-984b-4fd2-b06e-faf489f61fde"
    ],
    "album": "A People's History of Gauche",
    "release_id": "57c26a15-57e1-468b-9a07-e2d7eed1e4ae",
    "release_group_id": null,
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2019-07-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Birthed from Washington D.C.’s punk scene like a manifestation of righteous rage, Gauche—which counts as members Priests’ Daniele Yandel, Downtown Boys’ Mary Jane Regalado, and Jason P. Barnett—emerged from the Mid-Atlantic bog in 2015 with a seven-song EP, coupling social commentary and new wave riffs. Four years later, the band debuts their full-length, with six reworked and re-recorded EP tracks plus five new songs that find the band sharpening its sound to a steely point. The studio gloss occasionally smothers, but A People’s History of Gauche is a swamp creature for modern times, a driving and tenacious record that never loses its feral appeal.  https://bit.ly/2kwGsre",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}