Information about plays

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

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

{
    "id": 355095,
    "uri": "https://api.kexp.org/v2/plays/355095/?format=api",
    "airdate": "2019-07-16T12:55:14-07:00",
    "show": 5920,
    "show_uri": "https://api.kexp.org/v2/shows/5920/?format=api",
    "image_uri": "http://coverartarchive.org/release/e9e3e15a-3d00-457d-9594-b2417350cd66/21416497571-250.jpg",
    "thumbnail_uri": "",
    "song": "Daddi",
    "track_id": "8cda1ac6-5789-45e0-8d62-7cdc61afb668",
    "recording_id": null,
    "artist": "Cherry Glazerr",
    "artist_ids": [
        "64a0c404-58af-4083-8fc6-a6725ef02ecb"
    ],
    "album": "Stuffed & Ready",
    "release_id": "e9e3e15a-3d00-457d-9594-b2417350cd66",
    "release_group_id": null,
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2019-02-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Don't miss the opportunity to hear Cherry Glazerr (with Red Ribbon and Antonioni)  for free at KEXP and Seattle Center's Concerts at the Mural on Friday, August 9th, 2019.: https://www.kexp.org/events/kexp-events/2019-kexp-and-seattle-center-concerts-mural-cherry-glazerr-red-ribbon-antonioni/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}