Information about plays

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

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

{
    "id": 2670681,
    "uri": "https://api.kexp.org/v2/plays/2670681/?format=api",
    "airdate": "2019-12-08T17:23:22-08:00",
    "show": 46104,
    "show_uri": "https://api.kexp.org/v2/shows/46104/?format=api",
    "image_uri": "https://coverartarchive.org/release/da21ff05-a477-4d16-a6b7-9df79d0998d4/19909681406-250.jpg",
    "thumbnail_uri": "",
    "song": "Looming",
    "track_id": "e5c6442d-c8bf-4e39-93ad-0327c7a99b1d",
    "recording_id": null,
    "artist": "Pinkshinyultrablast",
    "artist_ids": [
        "81f2db60-ea05-4d2f-8188-985046e4a97a"
    ],
    "album": "Miserable Miracles",
    "release_id": "da21ff05-a477-4d16-a6b7-9df79d0998d4",
    "release_group_id": null,
    "labels": [
        "Shelflife Records"
    ],
    "label_ids": [
        "18315516-03ff-420a-9eb8-69372e9bb9d1"
    ],
    "release_date": "2018-05-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Pinkshinyultrablast has seen great critical and commercial success since their debut album Everything Else Matters and follow-up Grandfeathered. They’ve been compared to bands such as Lush but this is no mere throwback tribute - due to their sharp, icy electronics and ability to subvert the genre, bringing something new to the table. They possess not only the spirit of late 80s/early 90s British bands like Cocteau Twins, but also machine-made sounds of the same era from Sabres Of Paradise or Global Communication, not to mention wider vibrations like Cluster, Popul Vuh, Terry Riley and Philip Glass.\" -DrownedinSound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}