Information about plays

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

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

{
    "id": 2670656,
    "uri": "https://api.kexp.org/v2/plays/2670656/?format=api",
    "airdate": "2019-12-08T15:51:00-08:00",
    "show": 46104,
    "show_uri": "https://api.kexp.org/v2/shows/46104/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Another Divine Joke",
    "track_id": null,
    "recording_id": null,
    "artist": "Lo! Peninsula",
    "artist_ids": [],
    "album": "AKA Lo Peninsula",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The curiously named Lo! Peninsula is a 3-piece based out of Imphal, Manipur, made of Nitin Samurailatpam (vocals and lead guitar), Avinash Thokchom (bass) and Jyotin Elangbam (drums). \"Another Divine Joke” is an \"infectious and emotionally wrenching song about introspection, impending doom, and chaos. A crispy, pulsing bassline carries the melody, sparkly guitar chords and steady drum beats follow suit, repetitive and hypnotic.\" -WhiteLight",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}