Information about plays

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

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

{
    "id": 350483,
    "uri": "https://api.kexp.org/v2/plays/350483/?format=api",
    "airdate": "2019-07-05T14:44:35-07:00",
    "show": 5836,
    "show_uri": "https://api.kexp.org/v2/shows/5836/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Decoration/Currency",
    "track_id": "e24a8014-4137-44d3-84bf-e7e7d6cf2341",
    "recording_id": null,
    "artist": "Girl Friday",
    "artist_ids": [
        "f31aa6fd-ad23-4ea2-b223-8766a0514a26"
    ],
    "album": "Fashion Conman",
    "release_id": "fe445047-9147-4e83-9507-65be8632293f",
    "release_group_id": null,
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2019-06-28",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Girl Friday play Chop Suey on Thursday, Aug 1st in support of The Beths. <br/><br/>The L.A-based quartet, founded by bassist Libby Hsieh and guitarist Vera Ellen after they met at a UCLA house party a couple of years back, operates collectively, each member taking turns at the microphone and equal parts in songwriting; they’re all big personalities and big presences, but they find balance—and complement—in one another. There had been iterations of the band before, but none had truly clicked until drummer Virginia Pettis and guitarist Sierra Scott joined. This is the iteration of the band found on Girl Friday’s new EP, Fashion Conman; in four nimble tracks, these young women are able to fuse mod-pop a la the early Bangles with ‘90s alt-rock (“we all love Hole,” they say with enthusiasm), the urgency and tension of minimalist ‘70s post-punk, and contemporary observations, without sounding like pastiche. https://bit.ly/2S3Rl0g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}