Information about plays

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

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

{
    "id": 377516,
    "uri": "https://api.kexp.org/v2/plays/377516/?format=api",
    "airdate": "2019-09-06T15:07:14-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "http://coverartarchive.org/release/cac8502f-98e6-4820-8c08-dbcab85bd030/23359653737-250.jpg",
    "thumbnail_uri": "",
    "song": "Speedway",
    "track_id": "58a2495e-46a0-4c5a-b77d-4b2e134e690e",
    "recording_id": null,
    "artist": "Black Midi",
    "artist_ids": [
        "4afbef0a-05ee-4551-b0e0-f1f1870d8f1c"
    ],
    "album": "Schlagenheim",
    "release_id": "cac8502f-98e6-4820-8c08-dbcab85bd030",
    "release_group_id": null,
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Schlagenheim is the debut album by British experimental rock band Black Midi, released on June 21st, 2019 through Rough Trade Records. \n\nThe band recorded the majority of Schlagenheim over a five-day period with producer Dan Carey.  Throughout its recording the band made the conscious decision not to replicate their live set, embellishing their four-piece setup with synthesizers, sequencers, drum machines, banjos and organs, whilst the music was developed organically through extensive jamming sessions.  https://bit.ly/2k9dq0U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}