Information about plays

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

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

{
    "id": 377502,
    "uri": "https://api.kexp.org/v2/plays/377502/?format=api",
    "airdate": "2019-09-06T14:43:00-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Border Country",
    "track_id": null,
    "recording_id": null,
    "artist": "Underworld",
    "artist_ids": [
        "ba2f4f3b-0293-4bc8-bb94-2f73b5207343"
    ],
    "album": "DRIFT",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Drift is the ongoing music-and-video experiment by the British electronic group Underworld, launched on November 1, 2018, with consecutive tracks and music videos being released online, on a weekly basis.  It's Underworld's second digital distribution project, after the 2005–2006 series Riverrun.  The project will be concluded after a 52-week run, with the band's new album Drift Songs, to be released on October 25, 2019.  <br><br>\"Border Country\" is the second collaboration with friend of Underworld and DRIFT community member Ø [Phase] and the final part of DRIFT Episode 4. Lithe and restless, it edges and darts through unmapped spaces into a place where grimy nocturnal electronics are driven hard by fizzing hi hats and multiple voices ricochet in from the peripheries.   Dig deep 'ere and don't forget to sign up!  https://underworldlive.com/drift/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}